2019-12-02 |
Matt Corallo | Add some basic COMPACT_FILTERS support |
tree | commitdiff |
2019-12-02 |
Matt Corallo | Drop a needless Vec |
tree | commitdiff |
2019-12-02 |
Matt Corallo | Clean up print format |
tree | commitdiff |
2019-12-02 |
Matt Corallo | Fix BGP table lookup |
tree | commitdiff |
2019-12-02 |
Matt Corallo | Drop Arcs around paths, and add more debug info for... |
tree | commitdiff |
2019-12-02 |
Matt Corallo | Drop prepends in BGP paths since it doesn't change... |
tree | commitdiff |
2019-12-02 |
Matt Corallo | Drop v6 tclass and scope to cut down on mem usage a bit |
tree | commitdiff |
2019-12-01 |
Carl Dong | We don't need BTreeMaps |
tree | commitdiff |
2019-10-02 |
Matt Corallo | Fix a minor timing issue, load nodes at start with... |
tree | commitdiff |
2019-09-18 |
Matt Corallo | Drop the connections/sec arg and just make it fit in... |
tree | commitdiff |
2019-08-26 |
Matt Corallo | Support scanning by .onion hostname |
tree | commitdiff |
2019-08-26 |
Matt Corallo | Dont flush with a lock held |
tree | commitdiff |
2019-08-26 |
Matt Corallo | Always return two tor addresses |
tree | commitdiff |
2019-08-26 |
Matt Corallo | Use Option<NetworkMessage> so short buffer and unknown... |
tree | commitdiff |
2019-08-26 |
Matt Corallo | Allow up to 2 onion addresses to bypass BGP checks |
tree | commitdiff |
2019-08-26 |
Matt Corallo | Implement connecting to Tor peers over SOCKS5 in Peer |
tree | commitdiff |
2019-08-23 |
Matt Corallo | Rejigger BGP timeouts |
tree | commitdiff |
2019-08-23 |
Matt Corallo | Print stats about routing table size in UI |
tree | commitdiff |
2019-08-23 |
Matt Corallo | Never allow non-resolving-to-ASN IPs |
tree | commitdiff |
2019-08-23 |
Matt Corallo | Select only ASNs visible in all paths for an IP |
tree | commitdiff |
2019-08-23 |
Matt Corallo | Reset routing tables on reconnect |
tree | commitdiff |
2019-08-23 |
Matt Corallo | Allow bgp lookups from CLI |
tree | commitdiff |
2019-08-23 |
Matt Corallo | Fix handling failed route lookups |
tree | commitdiff |
2019-08-23 |
Matt Corallo | Fix route lookup masking |
tree | commitdiff |
2019-08-23 |
Matt Corallo | Avoid storing unused attrs |
tree | commitdiff |
2019-08-23 |
Matt Corallo | Filter DNS results by common ASN |
tree | commitdiff |
2019-08-22 |
Matt Corallo | Split DNS results writing and data store writing |
tree | commitdiff |
2019-08-22 |
Matt Corallo | Hold the nodes lock less while writing DNS |
tree | commitdiff |
2019-08-21 |
Matt Corallo | Detect some simple classes of evil spy nodes |
tree | commitdiff |
2019-06-10 |
Matt Corallo | Add a category for timedout pong |
tree | commitdiff |
2019-06-10 |
Matt Corallo | Fix some printing for new rules |
tree | commitdiff |
2019-06-10 |
Matt Corallo | Drop unrequested tx peers,, request ping/pong cycle |
tree | commitdiff |
2019-06-05 |
Matt Corallo | Request 216, not 1008 blocks ago |
tree | commitdiff |
2019-06-03 |
Matt Corallo | Ensure we always hit our scan target, if only UNTESTED... |
tree | commitdiff |
2019-06-03 |
Matt Corallo | Require some number of addrs to count, not just one |
tree | commitdiff |
2019-06-03 |
Matt Corallo | Track which element timeout was hit for in different... |
tree | commitdiff |
2019-06-02 |
Matt Corallo | Close recv stream after receiving block |
tree | commitdiff |
2019-06-02 |
Matt Corallo | Fix split point calculation |
tree | commitdiff |
2019-06-02 |
Matt Corallo | Print scan set len on new scan set |
tree | commitdiff |
2019-06-02 |
Matt Corallo | Make good_node_services a Vec, not HashMap<u8, >..... |
tree | commitdiff |
2019-06-02 |
Matt Corallo | Drop nodes mutex before shuffling result |
tree | commitdiff |
2019-05-27 |
Matt Corallo | Convert state_next_scan to vec to make addr prioritizat... |
tree | commitdiff |
2019-05-27 |
Matt Corallo | Always print result of manual scan |
tree | commitdiff |
2019-05-26 |
Matt Corallo | Use more threads to avoid locks blocking all progress |
tree | commitdiff |
2019-05-23 |
Matt Corallo | Fix manual scan |
tree | commitdiff |
2019-05-22 |
Matt Corallo | compare to known-good copy of blocks instead of checkin... |
tree | commitdiff |
2019-05-22 |
Matt Corallo | Print timeout during request too |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Print more lines of log |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Regularly poll other dnsseeds for new addrs |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Preallocate the header maps |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Never run the scan loop more than once every 15 seconds |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Send trusted peer a sendheaders |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Dont ever run two scan threads |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Fix printing Good on not-Good |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Always get 30 seconds of nodes to scan at a time |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Better log messages |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Print time more logically |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Also print hours for scan times |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Make retry time IDs fixed-length too |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Fix minimum length prints |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Print old state on updates |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Use AddressState utils more |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Add some util functions to AddressState |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Fix was_good timer check |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Fix dup block request bug |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Only print on chage, print on good, too |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Print errs in red |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Request block after addr recv, print subver on bad... |
tree | commitdiff |
2019-05-21 |
Matt Corallo | Fix subver regex parsing with spaces |
tree | commitdiff |
2019-05-20 |
Matt Corallo | Implement WasGood timeout |
tree | commitdiff |
2019-05-20 |
Matt Corallo | Allow NODE_NETWORK_LIMITED for full node consideration |
tree | commitdiff |
2019-05-20 |
Matt Corallo | Fix dnsseed hostname |
tree | commitdiff |
2019-05-20 |
Matt Corallo | Update services properly on Good state |
tree | commitdiff |
2019-05-20 |
Matt Corallo | Reject oversized addr messages |
tree | commitdiff |
2019-05-20 |
Matt Corallo | Generate DNS entries for all known service flags |
tree | commitdiff |
2019-05-20 |
Matt Corallo | Require port 8333, use IPs not socketaddrs for DNS |
tree | commitdiff |
2019-05-20 |
Matt Corallo | Add nodes dumper |
tree | commitdiff |
2019-05-20 |
Matt Corallo | Total runtime timeout, fix saves |
tree | commitdiff |
2019-05-19 |
Matt Corallo | Implement shutdown, input reading |
tree | commitdiff |
2019-05-19 |
Matt Corallo | Implement subver regex checking, allow multiple version... |
tree | commitdiff |
2019-05-19 |
Matt Corallo | implement storing/reading data in human-readable data... |
tree | commitdiff |
2019-05-19 |
Matt Corallo | Refactor per-node-scan-start into a function |
tree | commitdiff |
2019-05-18 |
Matt Corallo | Track service bits |
tree | commitdiff |
2019-05-18 |
Matt Corallo | Initial checkin |
tree | commitdiff |
|