1. 9cf66f1 IceTransport: don't catch creation exceptions by Adrien Béraud · 12 months ago
  2. 668b28c fileutils: use std::filesystem::remove_all, check for error by Adrien Béraud · 11 months ago
  3. 21cbcfe ice: do not crash if no upnpContext is passed by Sébastien Blin · 11 months ago
  4. 3cf0acc connectionmanager: remove connecton if TLS negotiation fails by Sébastien Blin · 11 months ago
  5. 51a5471 ConnectionManager: send beacon on io pool by Adrien Béraud · 11 months ago
  6. 1addf95 onPeerResponse: move request by Adrien Béraud · 12 months ago
  7. 8d78773 tests: add testManyChannels by Adrien Béraud · 11 months ago
  8. 5fd233f ChannelSocket: make some fields const by Adrien Béraud · 11 months ago
  9. cd7a7bd MultiplexedSocket: handleControlPacket on processing loop by Adrien Béraud · 11 months ago
  10. 4037179 MultiplexedSocket: consider unknown state as REFUSE by Adrien Béraud · 11 months ago
  11. 9a4e98b ConnectionManager: fail if max channel count is reached by Adrien Béraud · 11 months ago
  12. b941e92 ConnectionManager: avoid sending request twice by Adrien Béraud · 11 months ago
  13. 75754b2 ConnectionManager: refactor to reduce contention by Adrien Béraud · 11 months ago
  14. f4b34e8 MultiplexedSocket: refuse channel if id exists by Adrien Béraud · 11 months ago
  15. d14fc35 pupnp: fix hanging of UpnpDownloadXmlDoc in PUPnP by Sébastien Blin · 12 months ago
  16. 67f8bc2 Docker: build without dependencies by Adrien Béraud · 11 months ago
  17. 55133cc MultiplexedSocket: use incrementing channel number by Adrien Béraud · 11 months ago
  18. b650437 connectionmanager: pass weak to dht()->getPublicAddress() by Sébastien Blin · 11 months ago
  19. ef3e9fd IceTransport: move callback in setOnShutdown by Adrien Béraud · 12 months ago
  20. 986f0eb string utils: cleanup by Adrien Béraud · 12 months ago
  21. d8e666d MultiplexedSocket: lock in getChannelList by Adrien Béraud · 11 months ago
  22. 67a24fc certstore: handle errors in readCertificates by Adrien Béraud · 11 months ago
  23. 62aefa6 cmake: link msgpack with dhtnet instead of opendht by Adrien Béraud · 12 months ago
  24. 43b66c8 build: switch to print instead of logging by Amna · 12 months ago
  25. 01ce1fb build: update build.py by Amna · 12 months ago
  26. 366382f build: update msgpack find by Amna · 12 months ago
  27. 0d279a1 doc: update BUILD.md by Amna · 12 months ago
  28. 7cd813c add include asio.hpp by Amna · 12 months ago
  29. 401c52e tools: update dnc and dsh README by Amna · 12 months ago
  30. e771190 build: run build.py from CMakeLists by Amna · 12 months ago
  31. c2320a8 doc: update README by Amna · 12 months ago
  32. bb300a1 connection manager: load treated messages on start by Kateryna Kostiuk · 12 months ago
  33. c169d95 gitignore: add dependencies/install by Adrien Béraud · 12 months ago
  34. 0a83822 dependencies: run pkg-static.sh by Adrien Béraud · 12 months ago
  35. 65a6ea8 tools: fix dnc argument by Amna · 12 months ago
  36. 77bb585 tools: fix dsh argument by Amna · 12 months ago
  37. 7c973d5 tools: update connectionManagerConfig by Amna · 12 months ago
  38. b10c6e7 tools: add readme dsh and dnc by Amna · 12 months ago
  39. 41d7662 build: add option to build opendht and pjproject by Amna · 12 months ago
  40. 8e0e1e0 build: add build script by Amna · 12 months ago
  41. ff5ba45 doc: add README by Amna · 12 months ago
  42. 02d173d add project dependencies by Amna · 12 months ago
  43. 4796de1 tests: cleanup and make ConnectionManagerTest faster by Adrien Béraud · 12 months ago
  44. afa8e28 ConnectionManager: use peer certificate from TLS in closeConnectionsWith by Adrien Béraud · 12 months ago
  45. 26365c9 ConnectionManager: avoid duplicate IDs by Adrien Béraud · 12 months ago
  46. 651a4c6 dsh: support macOS for pipe() by Adrien Béraud · 12 months ago
  47. bd09c99 build: find/link readline for upnpctrl by Adrien Béraud · 12 months ago
  48. cd8fea9 bench: adapt for new API by Adrien Béraud · 12 months ago
  49. 2f35d7f Docker: update restinio by Adrien Béraud · 12 months ago
  50. 5eb5f6c Jenkins: only build for now by Adrien Béraud · 12 months ago
  51. 38e3e3e Jenkins: rebuild on rebase by Adrien Béraud · 12 months ago
  52. 81221ad connectionManager: new API by Amna · 1 year ago
  53. 277edaf dsh: fix path formatting by Adrien Béraud · 12 months ago
  54. 1e663bb Jenkins: configure for Gerrit by Adrien Béraud · 12 months ago
  55. 90f8a5a Jenkins: use Docker by Adrien Béraud · 12 months ago
  56. 1299a0d connection manager: cleanup by Adrien Béraud · 12 months ago
  57. 2f3539b tool/dnc: update dnc by Amna · 1 year ago
  58. 4a70f5c tools: add dsh (distributed shell) by Amna · 1 year ago
  59. ce8390e misc: remove debug log by Sébastien Blin · 1 year ago
  60. 5792825 certstore: follow chain for getCertificateStatus by Sébastien Blin · 1 year, 1 month ago
  61. c39f667 connection manager: load treated messages by Kateryna Kostiuk · 1 year ago
  62. 5636f7c MultiplexedSocket: add logger argument by Adrien Béraud · 1 year ago
  63. 6a529fb fileutils: use std::error_code with create_directory by Adrien Béraud · 1 year ago
  64. 406c0f4 build: fix filesystem::path to string conversion by Aline Gondim Santos · 1 year ago
  65. 85d738b file utils: use std::error_code with directory_iterator by Adrien Béraud · 1 year ago
  66. f7abf97 natpmp: remove double definition by Sébastien Blin · 1 year, 1 month ago
  67. d1e018c natpmp: pass shared pointer to timer to avoid crash by Sébastien Blin · 1 year, 1 month ago
  68. c453ca7 fileutils: fix definition of mode_t on windows by Sébastien Blin · 1 year, 1 month ago
  69. abdbe20 bench: avoid using fmt::println by Adrien Beraud · 1 year, 1 month ago
  70. 7a82bee pupnp: lock after dispatch by Adrien Béraud · 1 year, 1 month ago
  71. 7fbedf9 fileutils: fix compilation on windows by Sébastien Blin · 1 year, 1 month ago
  72. 91fd4b6 upnp: stop asio context out of the loop by Adrien Béraud · 1 year, 1 month ago
  73. 027af2a tests: cleanup headers by Adrien Béraud · 1 year, 1 month ago
  74. 8294048 fileutils: cleanup by Adrien Béraud · 1 year, 1 month ago
  75. 668af23 ip_utils: cleanup by Adrien Béraud · 1 year, 1 month ago
  76. 0e6730e build/cmake: add private dependencies back by Adrien Béraud · 1 year, 1 month ago
  77. e0015b5 connectionmamager: update monitoring API by Amna · 1 year, 1 month ago
  78. b31c374 build: update fmt include by Amna · 1 year, 1 month ago
  79. 6c6a962 build: add benchmark by Adrien Béraud · 1 year, 1 month ago
  80. 21d5f46 IceTransport: cleanup by Adrien Béraud · 1 year, 1 month ago
  81. ecde63f tools/dnc: cleanup by Adrien Béraud · 1 year, 1 month ago
  82. d78d1ac fix various warnings by Adrien Béraud · 1 year, 1 month ago
  83. 2a4e73d fileutils: move API to std::filesystem, cleanup by Adrien Béraud · 1 year, 1 month ago
  84. 9efbd44 ConnectionManager: check that request owner matches TLS certificate by Adrien Béraud · 1 year, 1 month ago
  85. 24cc01e msvc: fix build by Andreas Traczyk · 1 year, 1 month ago
  86. 64bb00f ip utils: return proper structure on Linux by Adrien Beraud · 1 year, 1 month ago
  87. a0683d1 upnp: cleanup by Adrien Beraud · 1 year, 1 month ago
  88. a61adb5 pupnp: init on default ipv4 interface by Adrien Béraud · 1 year, 1 month ago
  89. 63a1fac ip utils: return interface name from getHostName by Adrien Béraud · 1 year, 1 month ago
  90. 5674031 mapping: cleanup by Adrien Béraud · 1 year, 1 month ago
  91. b75ab9d tools: add upnpctrl by Adrien Béraud · 1 year, 1 month ago
  92. 17765bd nat_pmp: fix logs by Adrien Béraud · 1 year, 1 month ago
  93. c1cac45 dnc: cleanup by Adrien Béraud · 1 year, 1 month ago
  94. b975dbf cmake: remove duplicate code, enable testable APIs by default by Adrien Beraud · 1 year, 1 month ago
  95. e3fd9f5 build: add DHTNET_TESTABLE by Amna · 1 year, 1 month ago
  96. 3876830 tools: add dnc (distributed netcat) tool by Amna · 1 year, 1 month ago
  97. 7b869d9 ConnectionManager: support disabled upnp by Adrien Béraud · 1 year, 1 month ago
  98. 9a67681 ice transport: remove noisy logs by Adrien Béraud · 1 year, 1 month ago
  99. 95219ef upnp: use proper context by Adrien Béraud · 1 year, 1 month ago
  100. c36965c upnp: debounce connectivityChanged by Adrien Béraud · 1 year, 1 month ago