aboutsummaryrefslogtreecommitdiff
path: root/depends
AgeCommit message (Collapse)Author
2020-08-18Update gitmoduleHEADmasterdec05eba
2020-08-18WIP: FIX p2pdec05eba
2020-08-18Add debug outputdec05eba
2020-08-18Change to apache licensedec05eba
2020-08-18Update depdec05eba
2020-08-18Fix routingdec05eba
2020-08-18mmdec05eba
2020-08-18asddec05eba
2020-08-18mmdec05eba
2020-08-18dddec05eba
2020-08-18Route for failed p2p connectiondec05eba
2020-08-18Fix crashdec05eba
2020-08-18Remove server peer from remote peers listdec05eba
2020-08-18--dec05eba
2020-08-18Fix build for mingwdec05eba
2020-08-18Async connectdec05eba
2020-08-18Stop put on canceldec05eba
2020-08-18Oopsdec05eba
2020-08-18uudec05eba
2020-08-18Fix concurrent connection to an addressdec05eba
2020-08-18Add put retrydec05eba
2020-08-18Fix messages getting corruptdec05eba
2020-08-18Update pubsubdec05eba
2020-08-18Listen on key when sending custom messagedec05eba
2020-08-18Replace opendht with sibs pubsubdec05eba
This should fix issues with memory usage/leaks and make it easier to get peers subscribed to the same key. It will also be easier to modify and also works easier cross platform because of no additional dependencies.