summaryrefslogtreecommitdiff
path: root/src/peers.c
AgeCommit message (Expand)Author
2025-06-21Fix the expire hashmap remove codeJesper Jensen
2025-06-19Correct duplicate checkJesper Jensen
2025-06-18Don't copy entries that are emptyJesper Jensen
2025-06-18Add a debug printout of collisionJesper Jensen
2025-05-05Also count current expired hashes in the nextJesper Jensen
2025-05-04Expose the hash table size as a metricJesper Jensen
2025-05-04Remove the duplicate resize hackJesper Jensen
2025-05-04Check that the load is accurateJesper Jensen
2025-05-04time_t is apparently signed?Jesper Jensen
2025-05-04Extract the expire metric outJesper Jensen
2025-05-04Add metric to track next hash expireJesper Jensen
2025-05-04Add some check for expiry timeJesper Jensen
2025-05-04Add some code to assert that there are no dupesJesper Jensen
2025-05-04Drop duplicated peer entriesJesper Jensen
2025-04-14Add current hash metricJesper Jensen
2025-04-12Add prometheus monitoringJesper Jensen
2025-04-12I don't knowJesper Jensen
2025-04-12I don't rememberJesper Jensen