1. 648907c UPnPContext: fix deadlock during shutdown by François-Simon Fauteux-Chapleau · 7 months ago
  2. ad16157 connectionmanager: avoid deadlock on cinfo->mtx_ by Sébastien Blin · 7 months ago
  3. 91cda3c upnp_context: check shutdown in dispatch by Sébastien Blin · 8 months ago
  4. 8b6e99f connectionmngr: prevent deadlock/crash by Andreas Traczyk · 8 months ago
  5. f6baf4b natpmp: avoid to post after context shutdown by Sébastien Blin · 8 months ago
  6. 036612b certstore: cleanup by Adrien Béraud · 9 months ago
  7. b23278d connectionmngr: prevent deadlock/crash by Andreas Traczyk · 9 months ago
  8. d8b6a40 ConnectionManager: allow to provide RNG through configuration by Adrien Béraud · 9 months ago
  9. d0c92c7 connectionmanager: add isConnected by Sébastien Blin · 9 months ago
  10. d8fb8d9 certstore: avoid accessing invalid iterator by Adrien Béraud · 9 months ago
  11. add101f fileutils: catch exceptions in removeAll by Adrien Béraud · 10 months ago
  12. a9ef2a5 ConnectionManager: remove pending callback after success by Adrien Béraud · 10 months ago
  13. c3777bb IceSocketEndpoint: use isTCPEnabled for isReliable by Adrien Béraud · 10 months ago
  14. 02d6dad IceTransport: make isTCPEnabled const by Adrien Béraud · 10 months ago
  15. d5ec7a8 ConnectionManager: allocate full buffer size by Adrien Béraud · 11 months ago
  16. 0e1bffa getDefaultRemoteAddress: return empty address if invalid by Adrien Béraud · 11 months ago
  17. 9cf66f1 IceTransport: don't catch creation exceptions by Adrien Béraud · 12 months ago
  18. 668b28c fileutils: use std::filesystem::remove_all, check for error by Adrien Béraud · 11 months ago
  19. 21cbcfe ice: do not crash if no upnpContext is passed by Sébastien Blin · 11 months ago
  20. 3cf0acc connectionmanager: remove connecton if TLS negotiation fails by Sébastien Blin · 11 months ago
  21. 51a5471 ConnectionManager: send beacon on io pool by Adrien Béraud · 11 months ago
  22. 1addf95 onPeerResponse: move request by Adrien Béraud · 12 months ago
  23. 5fd233f ChannelSocket: make some fields const by Adrien Béraud · 11 months ago
  24. cd7a7bd MultiplexedSocket: handleControlPacket on processing loop by Adrien Béraud · 11 months ago
  25. 4037179 MultiplexedSocket: consider unknown state as REFUSE by Adrien Béraud · 11 months ago
  26. 9a4e98b ConnectionManager: fail if max channel count is reached by Adrien Béraud · 11 months ago
  27. b941e92 ConnectionManager: avoid sending request twice by Adrien Béraud · 11 months ago
  28. 75754b2 ConnectionManager: refactor to reduce contention by Adrien Béraud · 11 months ago
  29. f4b34e8 MultiplexedSocket: refuse channel if id exists by Adrien Béraud · 11 months ago
  30. d14fc35 pupnp: fix hanging of UpnpDownloadXmlDoc in PUPnP by Sébastien Blin · 11 months ago
  31. 55133cc MultiplexedSocket: use incrementing channel number by Adrien Béraud · 11 months ago
  32. b650437 connectionmanager: pass weak to dht()->getPublicAddress() by Sébastien Blin · 11 months ago
  33. ef3e9fd IceTransport: move callback in setOnShutdown by Adrien Béraud · 12 months ago
  34. 986f0eb string utils: cleanup by Adrien Béraud · 12 months ago
  35. d8e666d MultiplexedSocket: lock in getChannelList by Adrien Béraud · 11 months ago
  36. 67a24fc certstore: handle errors in readCertificates by Adrien Béraud · 11 months ago
  37. 7cd813c add include asio.hpp by Amna · 12 months ago
  38. bb300a1 connection manager: load treated messages on start by Kateryna Kostiuk · 12 months ago
  39. afa8e28 ConnectionManager: use peer certificate from TLS in closeConnectionsWith by Adrien Béraud · 12 months ago
  40. 26365c9 ConnectionManager: avoid duplicate IDs by Adrien Béraud · 12 months ago
  41. 81221ad connectionManager: new API by Amna · 12 months ago
  42. 1299a0d connection manager: cleanup by Adrien Béraud · 12 months ago
  43. ce8390e misc: remove debug log by Sébastien Blin · 12 months ago
  44. 5792825 certstore: follow chain for getCertificateStatus by Sébastien Blin · 1 year, 1 month ago
  45. c39f667 connection manager: load treated messages by Kateryna Kostiuk · 12 months ago
  46. 5636f7c MultiplexedSocket: add logger argument by Adrien Béraud · 12 months ago
  47. 6a529fb fileutils: use std::error_code with create_directory by Adrien Béraud · 12 months ago
  48. 406c0f4 build: fix filesystem::path to string conversion by Aline Gondim Santos · 1 year ago
  49. 85d738b file utils: use std::error_code with directory_iterator by Adrien Béraud · 1 year ago
  50. f7abf97 natpmp: remove double definition by Sébastien Blin · 1 year ago
  51. d1e018c natpmp: pass shared pointer to timer to avoid crash by Sébastien Blin · 1 year ago
  52. 7a82bee pupnp: lock after dispatch by Adrien Béraud · 1 year ago
  53. 91fd4b6 upnp: stop asio context out of the loop by Adrien Béraud · 1 year ago
  54. 8294048 fileutils: cleanup by Adrien Béraud · 1 year, 1 month ago
  55. 668af23 ip_utils: cleanup by Adrien Béraud · 1 year, 1 month ago
  56. e0015b5 connectionmamager: update monitoring API by Amna · 1 year, 1 month ago
  57. b31c374 build: update fmt include by Amna · 1 year, 1 month ago
  58. 21d5f46 IceTransport: cleanup by Adrien Béraud · 1 year, 1 month ago
  59. d78d1ac fix various warnings by Adrien Béraud · 1 year, 1 month ago
  60. 2a4e73d fileutils: move API to std::filesystem, cleanup by Adrien Béraud · 1 year, 1 month ago
  61. 9efbd44 ConnectionManager: check that request owner matches TLS certificate by Adrien Béraud · 1 year, 1 month ago
  62. 24cc01e msvc: fix build by Andreas Traczyk · 1 year, 1 month ago
  63. 64bb00f ip utils: return proper structure on Linux by Adrien Beraud · 1 year, 1 month ago
  64. a0683d1 upnp: cleanup by Adrien Beraud · 1 year, 1 month ago
  65. a61adb5 pupnp: init on default ipv4 interface by Adrien Béraud · 1 year, 1 month ago
  66. 63a1fac ip utils: return interface name from getHostName by Adrien Béraud · 1 year, 1 month ago
  67. 5674031 mapping: cleanup by Adrien Béraud · 1 year, 1 month ago
  68. 17765bd nat_pmp: fix logs by Adrien Béraud · 1 year, 1 month ago
  69. 7b869d9 ConnectionManager: support disabled upnp by Adrien Béraud · 1 year, 1 month ago
  70. 9a67681 ice transport: remove noisy logs by Adrien Béraud · 1 year, 1 month ago
  71. 95219ef upnp: use proper context by Adrien Béraud · 1 year, 1 month ago
  72. c36965c upnp: debounce connectivityChanged by Adrien Béraud · 1 year, 1 month ago
  73. b04fbd7 upnp: use dedicated io_context if none provided by Adrien Béraud · 1 year, 1 month ago
  74. c161aaa upnp Controller: add upnpContext() by Adrien Beraud · 1 year, 1 month ago
  75. 753c819 upnp: set context in ConnectionManager by Adrien Beraud · 1 year, 1 month ago
  76. 3bd61c9 upnp: cleanup. fix logs by Adrien Beraud · 1 year, 1 month ago
  77. a8731ac upnp: cleanup. fix logs by Adrien Beraud · 1 year, 1 month ago
  78. 4f7e801 pupnp: fix logs by Adrien Béraud · 1 year, 1 month ago
  79. 370257c add upnp/natpmp support by Adrien Béraud · 1 year, 1 month ago
  80. 8242020 connectionmanager: fix device id by Amna · 1 year, 1 month ago
  81. 6c999d8 connectionmanager: add deviceId to getConnectionList by Amna · 1 year, 1 month ago
  82. 6b6a5d3 cmake/tests: add DHTNET_TESTABLE by Adrien Béraud · 1 year, 1 month ago
  83. 46d6286 tls: fix log by Adrien Béraud · 1 year, 1 month ago
  84. 31791e5 New API for connection monitoring by Amna · 1 year, 1 month ago
  85. e073c5e fileutils: remove sha3File, sha3sum by Adrien Béraud · 1 year, 2 months ago
  86. 4822fa0 ip utils: include headers with extern "C" by Adrien Béraud · 1 year, 2 months ago
  87. 9e0f84f include all pj headers in extern "C" by Adrien Béraud · 1 year, 2 months ago
  88. e854139 tests: use bootstrap.jami.net by Adrien Béraud · 1 year, 2 months ago
  89. cf56940 connectionmanager: fix random initialization by Sébastien Blin · 1 year, 2 months ago
  90. c631a83 Revert "ConnectionManager: allow self-signed certificate" and generate ca by Adrien Béraud · 1 year, 2 months ago
  91. 89933c1 ice, tls: add logs by Adrien Béraud · 1 year, 2 months ago
  92. 62b657d ConnectionManager: allow self-signed certificate by Adrien Béraud · 1 year, 2 months ago
  93. aec46fc connectionmanager: fix logger by Sébastien Blin · 1 year, 2 months ago
  94. 0cf544d ConnectionManager: add connectDevice(InfoHash) by Amna · 1 year, 2 months ago
  95. e5f2506 connectionmanager: fix log by Adrien Béraud · 1 year, 2 months ago
  96. 3408651 connectionmanager: fix certificate pinning and factory lifecycle by Sébastien Blin · 1 year, 2 months ago
  97. 2385246 connectionmanager: unify log format by Adrien Béraud · 1 year, 2 months ago
  98. 3f93ddf peer connection: pass ioContext, logger by Adrien Béraud · 1 year, 2 months ago
  99. 8b831a8 certstore: catch exceptions loading certificates by Adrien Béraud · 1 year, 2 months ago
  100. 84bf418 connectionmanager: pass turn_cache to config by Sébastien Blin · 1 year, 2 months ago