2021-07-27 |
Matt Corallo | Parallelize rolling filter checks/updates, reduce hashes |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Matt Corallo | Manually unroll bloom clearing loop since LLVM doesn... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Matt Corallo | Write to stdout all at once to reduce "flashing" on... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Matt Corallo | Tweak default settings slightly |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Matt Corallo | Keep more log lines in case of giant terminals |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Matt Corallo | Store nodes that timed out in a rolling bloom filter |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Matt Corallo | Use last_services to store if we ever connected |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Matt Corallo | Decrease the size of Node from 48 to 16 (and a map... |
commit | commitdiff | tree | snapshot |
2021-07-12 |
Matt Corallo | Bump rand, drop SockAddr size by an additional 4 bytes |
commit | commitdiff | tree | snapshot |
2021-02-25 |
Matt Corallo | Bump rust-bitcoin, add addrv2 |
commit | commitdiff | tree | snapshot |
2020-10-15 |
Matt Corallo | Fewer full vec allocations |
commit | commitdiff | tree | snapshot |
2020-10-15 |
Matt Corallo | One less Vec indirection |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Matt Corallo | README |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Matt Corallo | Bump nodes_buff prealloc to match current avg char... |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Matt Corallo | Print ASN lookups in output zonefile comments |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Matt Corallo | Try reducing memory footprint a bit further |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Matt Corallo | Fix AS path detection |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Matt Corallo | Sort fields in size order |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Matt Corallo | Dont track earliest-scan-time, since we scan num/interv... |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Matt Corallo | pre-alloc routing table |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Matt Corallo | Add an extra hop in the path length now that we have... |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Matt Corallo | Fix BGP parameter usage |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Matt Corallo | Use released bgp-rs |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Matt Corallo | Globablly limit alloc to 1.75GB |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Matt Corallo | Decrease thread count somewhat |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Matt Corallo | Update to latest rust-bitcoin |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Matt Corallo | Update to upstream bgp-rs |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Matt Corallo | Further reduce memory in bgp_client |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Matt Corallo | Align routing table entries to single bytes |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Matt Corallo | Impose a max conns/sec |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Matt Corallo | Drop processing threads a bit |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Matt Corallo | Make sure we dont ever queue things twice |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Matt Corallo | Add some basic COMPACT_FILTERS support |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Matt Corallo | Drop a needless Vec |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Matt Corallo | Clean up print format |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Matt Corallo | Fix BGP table lookup |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Matt Corallo | Drop Arcs around paths, and add more debug info for... |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Matt Corallo | Drop prepends in BGP paths since it doesn't change... |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Matt Corallo | Drop v6 tclass and scope to cut down on mem usage a bit |
commit | commitdiff | tree | snapshot |
2019-12-01 |
Carl Dong | We don't need BTreeMaps |
commit | commitdiff | tree | snapshot |
2019-10-02 |
Matt Corallo | Include debug symbols in release mode, so backtraces... |
commit | commitdiff | tree | snapshot |
2019-10-02 |
Matt Corallo | Fix a minor timing issue, load nodes at start with... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Matt Corallo | Drop the connections/sec arg and just make it fit in... |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Matt Corallo | Bump bgp-rs |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Matt Corallo | Support scanning by .onion hostname |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Matt Corallo | Dont flush with a lock held |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Matt Corallo | Always return two tor addresses |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Matt Corallo | Use Option<NetworkMessage> so short buffer and unknown... |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Matt Corallo | Allow up to 2 onion addresses to bypass BGP checks |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Matt Corallo | Implement connecting to Tor peers over SOCKS5 in Peer |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | Rejigger BGP timeouts |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | Print stats about routing table size in UI |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | Never allow non-resolving-to-ASN IPs |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | Select only ASNs visible in all paths for an IP |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | Bump dep |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | Reset routing tables on reconnect |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | Allow bgp lookups from CLI |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | Fix handling failed route lookups |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | Fix route lookup masking |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | Avoid storing unused attrs |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | panic = abort on debug, too |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Matt Corallo | Filter DNS results by common ASN |
commit | commitdiff | tree | snapshot |
2019-08-22 |
Matt Corallo | Split DNS results writing and data store writing |
commit | commitdiff | tree | snapshot |
2019-08-22 |
Matt Corallo | Hold the nodes lock less while writing DNS |
commit | commitdiff | tree | snapshot |
2019-08-21 |
Matt Corallo | Detect some simple classes of evil spy nodes |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Matt Corallo | Bump bitcoin{,_hashes} |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Matt Corallo | Add a category for timedout pong |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Matt Corallo | Fix some printing for new rules |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Matt Corallo | Drop unrequested tx peers,, request ping/pong cycle |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Matt Corallo | Bump rust-bitcoin dep |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Matt Corallo | Request 216, not 1008 blocks ago |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Matt Corallo | Ensure we always hit our scan target, if only UNTESTED... |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Matt Corallo | Require some number of addrs to count, not just one |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Matt Corallo | Track which element timeout was hit for in different... |
commit | commitdiff | tree | snapshot |
2019-06-02 |
Matt Corallo | Close recv stream after receiving block |
commit | commitdiff | tree | snapshot |
2019-06-02 |
Matt Corallo | Fix split point calculation |
commit | commitdiff | tree | snapshot |
2019-06-02 |
Matt Corallo | Print scan set len on new scan set |
commit | commitdiff | tree | snapshot |
2019-06-02 |
Matt Corallo | Make good_node_services a Vec, not HashMap<u8, >..... |
commit | commitdiff | tree | snapshot |
2019-06-02 |
Matt Corallo | Drop nodes mutex before shuffling result |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Matt Corallo | Convert state_next_scan to vec to make addr prioritizat... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Matt Corallo | Always print result of manual scan |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Matt Corallo | Use more threads to avoid locks blocking all progress |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Matt Corallo | Bump bitcoin dep |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Matt Corallo | Fix manual scan |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Matt Corallo | Bump rust-bitcoin with better ser/deser |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Matt Corallo | panic = abort |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Matt Corallo | compare to known-good copy of blocks instead of checkin... |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Matt Corallo | Print timeout during request too |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Print more lines of log |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Regularly poll other dnsseeds for new addrs |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Preallocate the header maps |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Never run the scan loop more than once every 15 seconds |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Send trusted peer a sendheaders |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Dont ever run two scan threads |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Fix printing Good on not-Good |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Always get 30 seconds of nodes to scan at a time |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Better log messages |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Print time more logically |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Also print hours for scan times |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Matt Corallo | Make retry time IDs fixed-length too |
commit | commitdiff | tree | snapshot |
next |