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