index
:
dht.git
mainflush
master
peer_table
test-staging
BitTorrent DHT peer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-05-10
Rebuild the rounting table on startup
Jesper Jensen
2025-05-07
Transfer the id after loading it
Jesper Jensen
2025-05-06
Also check for unitialized lookup
Jesper Jensen
2025-05-06
Add metric for wakeup time
Jesper Jensen
2025-05-06
Reset the expire time of routing table on startup
Jesper Jensen
2025-05-05
Also count current expired hashes in the next
Jesper Jensen
2025-05-04
Expose the hash table size as a metric
Jesper Jensen
2025-05-04
Remove the duplicate resize hack
Jesper Jensen
2025-05-04
Use atomic-rename trick to avoid clobbering state
Jesper Jensen
2025-05-04
Check that the load is accurate
Jesper Jensen
2025-05-04
time_t is apparently signed?
Jesper Jensen
2025-05-04
Extract the expire metric out
Jesper Jensen
2025-05-04
Add metric to track next hash expire
Jesper Jensen
2025-05-04
Add some check for expiry time
Jesper Jensen
2025-05-04
Support for longer transaction IDs
Jesper Jensen
2025-05-04
Remove unused metric
Jesper Jensen
2025-05-04
Remove some noisy debug tracing
Jesper Jensen
2025-05-04
Add some code to assert that there are no dupes
Jesper Jensen
2025-05-04
Drop duplicated peer entries
Jesper Jensen
2025-05-04
Set the metrics AFTER initializing SMH
Jesper Jensen
2025-05-04
Refactor lookup init and add routing table metric
Jesper Jensen
2025-04-26
Add end timeout to lookup function
Jesper Jensen
2025-04-16
Add a first approximation of a lookup algorithm
Jesper Jensen
2025-04-15
Reformat target generation
Jesper Jensen
2025-04-15
Expose the number of keepalive pings we send
Jesper Jensen
2025-04-14
Don't crash on invalid dictionary
Jesper Jensen
2025-04-14
Flush config more often to recover from crashes
Jesper Jensen
2025-04-14
Add current hash metric
Jesper Jensen
2025-04-13
Use a real root router
Jesper Jensen
2025-04-13
Use the normal dht port and rename some metrics
Jesper Jensen
2025-04-13
Expose the query type as a metric label
Jesper Jensen
2025-04-12
Add a docker container
Jesper Jensen
2025-04-12
fixup! Add prometheus monitoring
Jesper Jensen
2025-04-12
Add prometheus monitoring
Jesper Jensen
2025-04-12
I don't know
Jesper Jensen
2025-04-12
I don't remember
Jesper Jensen
2021-10-27
Increase payload size
mainflush
Jesper Jensen
2021-10-16
Flush in main
Jesper Jensen
2021-10-16
Add find_node query
Jesper Jensen
2021-10-05
Add comment for hacky stuff
Jesper Jensen
2021-10-05
Respond correctly no unknown query method
Jesper Jensen
2021-10-05
Add getclient timeout
Jesper Jensen
2021-10-02
Add timeout handling
Jesper Jensen
2021-09-25
Add timeout
Jesper Jensen
2021-09-19
Add general tests
Jesper Jensen
2021-09-05
Add error support
Jesper Jensen
2021-09-03
Add ping support
Jesper Jensen
2021-08-29
Add formal benc cursor
Jesper Jensen
2021-08-28
Initial fanout implemented
Jesper Jensen
2021-06-22
Move the comment into routing
Jesper Jensen
[next]