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
/
peers.c
Age
Commit message (
Expand
)
Author
2025-06-21
Fix the expire hashmap remove code
Jesper Jensen
2025-06-19
Correct duplicate check
Jesper Jensen
2025-06-18
Don't copy entries that are empty
Jesper Jensen
2025-06-18
Add a debug printout of collision
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
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
Add some code to assert that there are no dupes
Jesper Jensen
2025-05-04
Drop duplicated peer entries
Jesper Jensen
2025-04-14
Add current hash metric
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