aboutsummaryrefslogtreecommitdiff
path: root/src/netgroup.cpp
AgeCommit message (Expand)Author
2023-12-06Merge bitcoin/bitcoin#27581: net: Continuous ASMap health checkAndrew Chow
2023-12-02net: Add continuous ASMap health check loggingFabian Jahr
2023-10-05net: put CJDNS prefix byte in a constantVasil Dimov
2023-08-25refactor: Use HashWriter over legacy CHashWriter (via SerializeHash)MarcoFalke
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-04-25[netgroup] Use nStartByte as offset for the last byte of the groupdergoegge
2022-04-20[netgroupman] Move asmap checksum calculation to NetGroupManagerJohn Newbery
2022-04-20[netgroupman] Move GetMappedAS() and GetGroup() logic to NetGroupManagerJohn Newbery
2022-04-20[netgroupman] Add GetMappedAS() and GetGroup()John Newbery
2022-04-19[build] Add netgroup.cpp|hJohn Newbery