1. e2c74e2 only build dvpn on Linux by Adrien Béraud · 8 months ago
  2. 9deadef tools: cleanup by Adrien Béraud · 8 months ago
  3. 55c6c96 doc: Update BUILD instructions by Christophe Imbaud · 7 months ago
  4. 28e2ca5 IdList: fix reversed boolean in treatedMessages_ by Adrien Béraud · 8 months ago
  5. 5aec410 maintain treated message list to avoid leak by Adrien Béraud · 8 months ago
  6. 738aedb add support for QoS by Adrien Béraud · 8 months ago
  7. 0b50a03 test: add ice tests by Amna · 8 months ago
  8. e315ca2 tools: update dnc readme by Amna · 8 months ago
  9. 27b8267 test: fix certstore tests by Amna · 8 months ago
  10. e853f50 tests: filter out external projects by Sébastien Blin · 8 months ago
  11. 55be5da ci: run test in CI by Sébastien Blin · 8 months ago
  12. 4ca1cc6 doc: Update README by Amna · 8 months ago
  13. b5f0a68 tools: add readme for dhtnet-crtmgr by Amna · 8 months ago
  14. 6773b07 dnc: update Readme by Amna · 8 months ago
  15. c75ffe9 tools: update arguments by Amna · 8 months ago
  16. 061ead6 build: fix dnc.service build condition by Amna · 8 months ago
  17. f38fa10 dnc: add systemd by Amna · 8 months ago
  18. 648907c UPnPContext: fix deadlock during shutdown by François-Simon Fauteux-Chapleau · 8 months ago
  19. 423b25b tools: add dhtnet-certmgr by Amna · 8 months ago
  20. 4325f0f tools: add certification check by Amna · 9 months ago
  21. ad16157 connectionmanager: avoid deadlock on cinfo->mtx_ by Sébastien Blin · 8 months ago
  22. 41848a2 tools: use yaml config file instead of default values by Amna · 9 months ago
  23. a5452cf tools: add iceFactory by Amna · 9 months ago
  24. 2b5b07f tools: add turn to dsh by Amna · 9 months ago
  25. 05eb28d build: Find yaml-cpp only if building tools by Amna · 9 months ago
  26. 4e52b16 tools: add dvpn by Amna · 9 months ago
  27. 913298a update dependencies by Amna · 9 months ago
  28. 91cda3c upnp_context: check shutdown in dispatch by Sébastien Blin · 9 months ago
  29. 8b6e99f connectionmngr: prevent deadlock/crash by Andreas Traczyk · 9 months ago
  30. f6baf4b natpmp: avoid to post after context shutdown by Sébastien Blin · 9 months ago
  31. b464605 update dependencies by Amna · 9 months ago
  32. c520e85 build: update dependencies list by Amna · 10 months ago
  33. 051c8f8 readme: fix build link by Pierre Nicolas · 10 months ago
  34. 2315830 cmake: fix pkg-config in static mode by Amna · 10 months ago
  35. 036612b certstore: cleanup by Adrien Béraud · 10 months ago
  36. b23278d connectionmngr: prevent deadlock/crash by Andreas Traczyk · 10 months ago
  37. 21990ef UPnPContext: remove unused 'using' statement by Adrien Béraud · 10 months ago
  38. d8b6a40 ConnectionManager: allow to provide RNG through configuration by Adrien Béraud · 10 months ago
  39. d0c92c7 connectionmanager: add isConnected by Sébastien Blin · 10 months ago
  40. d8fb8d9 certstore: avoid accessing invalid iterator by Adrien Béraud · 10 months ago
  41. b1bcdec cmake: use pkg-config in static mode by Adrien Béraud · 11 months ago
  42. add101f fileutils: catch exceptions in removeAll by Adrien Béraud · 11 months ago
  43. b1bf24c doc: update readme by Amna · 1 year ago
  44. 62035db build: update dependencies list by Amna · 11 months ago
  45. b79ecbd update pjproject by Amna · 11 months ago
  46. be36392 dnc: respect SIPLOGLEVEL by Amna · 11 months ago
  47. a9ef2a5 ConnectionManager: remove pending callback after success by Adrien Béraud · 11 months ago
  48. f8b33b2 bench: use local node by default by Adrien Béraud · 11 months ago
  49. c3777bb IceSocketEndpoint: use isTCPEnabled for isReliable by Adrien Béraud · 11 months ago
  50. 02d6dad IceTransport: make isTCPEnabled const by Adrien Béraud · 11 months ago
  51. fe79669 add COPYING by Adrien Béraud · 11 months ago
  52. d5ec7a8 ConnectionManager: allocate full buffer size by Adrien Béraud · 11 months ago
  53. 0e1bffa getDefaultRemoteAddress: return empty address if invalid by Adrien Béraud · 12 months ago
  54. 9cf66f1 IceTransport: don't catch creation exceptions by Adrien Béraud · 1 year ago
  55. 668b28c fileutils: use std::filesystem::remove_all, check for error by Adrien Béraud · 12 months ago
  56. 21cbcfe ice: do not crash if no upnpContext is passed by Sébastien Blin · 12 months ago
  57. 3cf0acc connectionmanager: remove connecton if TLS negotiation fails by Sébastien Blin · 12 months ago
  58. 51a5471 ConnectionManager: send beacon on io pool by Adrien Béraud · 12 months ago
  59. 1addf95 onPeerResponse: move request by Adrien Béraud · 1 year ago
  60. 8d78773 tests: add testManyChannels by Adrien Béraud · 12 months ago
  61. 5fd233f ChannelSocket: make some fields const by Adrien Béraud · 12 months ago
  62. cd7a7bd MultiplexedSocket: handleControlPacket on processing loop by Adrien Béraud · 12 months ago
  63. 4037179 MultiplexedSocket: consider unknown state as REFUSE by Adrien Béraud · 12 months ago
  64. 9a4e98b ConnectionManager: fail if max channel count is reached by Adrien Béraud · 12 months ago
  65. b941e92 ConnectionManager: avoid sending request twice by Adrien Béraud · 12 months ago
  66. 75754b2 ConnectionManager: refactor to reduce contention by Adrien Béraud · 12 months ago
  67. f4b34e8 MultiplexedSocket: refuse channel if id exists by Adrien Béraud · 12 months ago
  68. d14fc35 pupnp: fix hanging of UpnpDownloadXmlDoc in PUPnP by Sébastien Blin · 1 year ago
  69. 67f8bc2 Docker: build without dependencies by Adrien Béraud · 12 months ago
  70. 55133cc MultiplexedSocket: use incrementing channel number by Adrien Béraud · 12 months ago
  71. b650437 connectionmanager: pass weak to dht()->getPublicAddress() by Sébastien Blin · 12 months ago
  72. ef3e9fd IceTransport: move callback in setOnShutdown by Adrien Béraud · 1 year ago
  73. 986f0eb string utils: cleanup by Adrien Béraud · 1 year ago
  74. d8e666d MultiplexedSocket: lock in getChannelList by Adrien Béraud · 12 months ago
  75. 67a24fc certstore: handle errors in readCertificates by Adrien Béraud · 12 months ago
  76. 62aefa6 cmake: link msgpack with dhtnet instead of opendht by Adrien Béraud · 1 year ago
  77. 43b66c8 build: switch to print instead of logging by Amna · 1 year ago
  78. 01ce1fb build: update build.py by Amna · 1 year ago
  79. 366382f build: update msgpack find by Amna · 1 year ago
  80. 0d279a1 doc: update BUILD.md by Amna · 1 year ago
  81. 7cd813c add include asio.hpp by Amna · 1 year ago
  82. 401c52e tools: update dnc and dsh README by Amna · 1 year ago
  83. e771190 build: run build.py from CMakeLists by Amna · 1 year ago
  84. c2320a8 doc: update README by Amna · 1 year ago
  85. bb300a1 connection manager: load treated messages on start by Kateryna Kostiuk · 1 year ago
  86. c169d95 gitignore: add dependencies/install by Adrien Béraud · 1 year ago
  87. 0a83822 dependencies: run pkg-static.sh by Adrien Béraud · 1 year ago
  88. 65a6ea8 tools: fix dnc argument by Amna · 1 year ago
  89. 77bb585 tools: fix dsh argument by Amna · 1 year ago
  90. 7c973d5 tools: update connectionManagerConfig by Amna · 1 year ago
  91. b10c6e7 tools: add readme dsh and dnc by Amna · 1 year ago
  92. 41d7662 build: add option to build opendht and pjproject by Amna · 1 year, 1 month ago
  93. 8e0e1e0 build: add build script by Amna · 1 year ago
  94. ff5ba45 doc: add README by Amna · 1 year ago
  95. 02d173d add project dependencies by Amna · 1 year ago
  96. 4796de1 tests: cleanup and make ConnectionManagerTest faster by Adrien Béraud · 1 year ago
  97. afa8e28 ConnectionManager: use peer certificate from TLS in closeConnectionsWith by Adrien Béraud · 1 year ago
  98. 26365c9 ConnectionManager: avoid duplicate IDs by Adrien Béraud · 1 year ago
  99. 651a4c6 dsh: support macOS for pipe() by Adrien Béraud · 1 year, 1 month ago
  100. bd09c99 build: find/link readline for upnpctrl by Adrien Béraud · 1 year, 1 month ago