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
/
main.c
Age
Commit message (
Expand
)
Author
2025-05-06
Reset the expire time of routing table on startup
Jesper Jensen
2025-05-04
Use atomic-rename trick to avoid clobbering state
Jesper Jensen
2025-05-04
Add some check for expiry time
Jesper Jensen
2025-05-04
Remove some noisy debug tracing
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-14
Flush config more often to recover from crashes
Jesper Jensen
2025-04-12
Add a docker container
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-16
Flush in main
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
2021-06-17
Add tests and test running
Jesper Jensen
2021-06-16
INITIAL COMMIT
Jesper Jensen