1. 1aaaa96 ConnectionManager: check if connexion is running before use by Adrien Béraud · 9 days ago
  2. 43448f6 doc/mappings: add a description of the mapping state machine by Amna · 3 weeks ago
  3. a15c688 misc: unify terminology by ovari123 · 3 weeks ago
  4. 18515ae upnp_context: fix handling of FAILED mappings by Amna · 3 weeks ago
  5. 7333b1f upnp: make released mappings available for future use by Amna · 6 weeks ago
  6. 49da80f ice: synchronize the upnp mappings with reflexive candidates by Amna · 6 weeks ago
  7. 0d21523 upnp: add IGD discovery phase. by Amna · 6 weeks ago
  8. fd29c1d upnp: refactor to improve handling of port mappings renewal by François-Simon Fauteux-Chapleau · 4 months ago
  9. 826f0ba upnpctrl: add command to show all existing port mappings by François-Simon Fauteux-Chapleau · 4 months ago
  10. 808db4f upnp: fix shutdown issues by François-Simon Fauteux-Chapleau · 6 months ago
  11. 2ef5b66 ice/turn transport: make sure PJSIP is initialized before it's used by François-Simon Fauteux-Chapleau · 6 months ago
  12. 28e2ca5 IdList: fix reversed boolean in treatedMessages_ by Adrien Béraud · 8 months ago
  13. 5aec410 maintain treated message list to avoid leak by Adrien Béraud · 8 months ago
  14. 738aedb add support for QoS by Adrien Béraud · 8 months ago
  15. 21990ef UPnPContext: remove unused 'using' statement by Adrien Béraud · 10 months ago
  16. d8b6a40 ConnectionManager: allow to provide RNG through configuration by Adrien Béraud · 10 months ago
  17. d0c92c7 connectionmanager: add isConnected by Sébastien Blin · 10 months ago
  18. 02d6dad IceTransport: make isTCPEnabled const by Adrien Béraud · 11 months ago
  19. 3cf0acc connectionmanager: remove connecton if TLS negotiation fails by Sébastien Blin · 12 months ago
  20. 986f0eb string utils: cleanup by Adrien Béraud · 1 year ago
  21. afa8e28 ConnectionManager: use peer certificate from TLS in closeConnectionsWith by Adrien Béraud · 1 year ago
  22. 81221ad connectionManager: new API by Amna · 1 year, 1 month ago
  23. 1299a0d connection manager: cleanup by Adrien Béraud · 1 year, 1 month ago
  24. 5636f7c MultiplexedSocket: add logger argument by Adrien Béraud · 1 year, 1 month ago
  25. c453ca7 fileutils: fix definition of mode_t on windows by Sébastien Blin · 1 year, 1 month ago
  26. 7fbedf9 fileutils: fix compilation on windows by Sébastien Blin · 1 year, 1 month ago
  27. e0015b5 connectionmamager: update monitoring API by Amna · 1 year, 1 month ago
  28. 2a4e73d fileutils: move API to std::filesystem, cleanup by Adrien Béraud · 1 year, 1 month ago
  29. 24cc01e msvc: fix build by Andreas Traczyk · 1 year, 1 month ago
  30. 63a1fac ip utils: return interface name from getHostName by Adrien Béraud · 1 year, 1 month ago
  31. 5674031 mapping: cleanup by Adrien Béraud · 1 year, 1 month ago
  32. c36965c upnp: debounce connectivityChanged by Adrien Béraud · 1 year, 2 months ago
  33. b04fbd7 upnp: use dedicated io_context if none provided by Adrien Béraud · 1 year, 2 months ago
  34. c161aaa upnp Controller: add upnpContext() by Adrien Beraud · 1 year, 2 months ago
  35. 753c819 upnp: set context in ConnectionManager by Adrien Beraud · 1 year, 2 months ago
  36. 3bd61c9 upnp: cleanup. fix logs by Adrien Beraud · 1 year, 2 months ago
  37. a8731ac upnp: cleanup. fix logs by Adrien Beraud · 1 year, 2 months ago
  38. 370257c add upnp/natpmp support by Adrien Béraud · 1 year, 2 months ago
  39. 6c999d8 connectionmanager: add deviceId to getConnectionList by Amna · 1 year, 2 months ago
  40. 6b6a5d3 cmake/tests: add DHTNET_TESTABLE by Adrien Béraud · 1 year, 2 months ago
  41. 31791e5 New API for connection monitoring by Amna · 1 year, 2 months ago
  42. e073c5e fileutils: remove sha3File, sha3sum by Adrien Béraud · 1 year, 2 months ago
  43. 9e0f84f include all pj headers in extern "C" by Adrien Béraud · 1 year, 2 months ago
  44. 89933c1 ice, tls: add logs by Adrien Béraud · 1 year, 2 months ago
  45. 0cf544d ConnectionManager: add connectDevice(InfoHash) by Amna · 1 year, 2 months ago
  46. 3408651 connectionmanager: fix certificate pinning and factory lifecycle by Sébastien Blin · 1 year, 2 months ago
  47. cc8f9d3 certstore: rename argument in constructor by Sébastien Blin · 1 year, 2 months ago
  48. 84bf418 connectionmanager: pass turn_cache to config by Sébastien Blin · 1 year, 3 months ago
  49. c8cd2c7 use struct Config by Adrien Béraud · 1 year, 3 months ago
  50. 9132a81 use struct Logger by Adrien Béraud · 1 year, 3 months ago
  51. 55abf07 upnp: fix constructor by Sébastien Blin · 1 year, 3 months ago
  52. 464bdff misc: rename namespace jami to namespace dhtnet by Sébastien Blin · 1 year, 3 months ago
  53. cb75362 update copyright headers by Adrien Béraud · 1 year, 3 months ago
  54. a1d294f add turn cache by Adrien Béraud · 1 year, 3 months ago
  55. 67ff077 add missing includes, cleanup by Adrien Béraud · 1 year, 3 months ago
  56. 5c93b5a ice_transport_factory: depend on ice_transport by Adrien Béraud · 1 year, 3 months ago
  57. cb121f8 various include fixes by Adrien Béraud · 1 year, 3 months ago
  58. dbb0686 various include fixes by Adrien Béraud · 1 year, 3 months ago
  59. aa8c442 make ice_socket public by Adrien Béraud · 1 year, 3 months ago
  60. 1ae60aa migrate to dhtnet namespace by Adrien Béraud · 1 year, 3 months ago
  61. 6de3f88 split ice_transport/ice_transport_factory by Adrien Béraud · 1 year, 3 months ago
  62. 25c30c4 make upnp take asio context by Adrien Béraud · 1 year, 3 months ago
  63. 5f63952 refactor and cleanup by Morteza Namvar · 1 year, 3 months ago
  64. 2a898d4 move mapping.h to public headers by Adrien Béraud · 1 year, 4 months ago
  65. 33a03ba install more headers by Adrien Béraud · 1 year, 4 months ago
  66. c5b971d connectionmanager: do not cancel all waiting channel if first is declined by Adrien Béraud · 1 year, 4 months ago
  67. 612b55b add initial project structure by Adrien Béraud · 1 year, 4 months ago