1. ad16157 connectionmanager: avoid deadlock on cinfo->mtx_ by Sébastien Blin · 8 months ago
  2. 8b6e99f connectionmngr: prevent deadlock/crash by Andreas Traczyk · 9 months ago
  3. b23278d connectionmngr: prevent deadlock/crash by Andreas Traczyk · 9 months ago
  4. d8b6a40 ConnectionManager: allow to provide RNG through configuration by Adrien Béraud · 9 months ago
  5. d0c92c7 connectionmanager: add isConnected by Sébastien Blin · 10 months ago
  6. a9ef2a5 ConnectionManager: remove pending callback after success by Adrien Béraud · 11 months ago
  7. d5ec7a8 ConnectionManager: allocate full buffer size by Adrien Béraud · 11 months ago
  8. 3cf0acc connectionmanager: remove connecton if TLS negotiation fails by Sébastien Blin · 11 months ago
  9. 51a5471 ConnectionManager: send beacon on io pool by Adrien Béraud · 11 months ago
  10. 1addf95 onPeerResponse: move request by Adrien Béraud · 12 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. b650437 connectionmanager: pass weak to dht()->getPublicAddress() by Sébastien Blin · 11 months ago
  15. bb300a1 connection manager: load treated messages on start by Kateryna Kostiuk · 12 months ago
  16. afa8e28 ConnectionManager: use peer certificate from TLS in closeConnectionsWith by Adrien Béraud · 12 months ago
  17. 26365c9 ConnectionManager: avoid duplicate IDs by Adrien Béraud · 12 months ago
  18. 81221ad connectionManager: new API by Amna · 1 year ago
  19. 1299a0d connection manager: cleanup by Adrien Béraud · 12 months ago
  20. c39f667 connection manager: load treated messages by Kateryna Kostiuk · 1 year ago
  21. 5636f7c MultiplexedSocket: add logger argument by Adrien Béraud · 1 year ago
  22. 406c0f4 build: fix filesystem::path to string conversion by Aline Gondim Santos · 1 year ago
  23. e0015b5 connectionmamager: update monitoring API by Amna · 1 year, 1 month ago
  24. d78d1ac fix various warnings by Adrien Béraud · 1 year, 1 month ago
  25. 2a4e73d fileutils: move API to std::filesystem, cleanup by Adrien Béraud · 1 year, 1 month ago
  26. 9efbd44 ConnectionManager: check that request owner matches TLS certificate by Adrien Béraud · 1 year, 1 month ago
  27. 7b869d9 ConnectionManager: support disabled upnp by Adrien Béraud · 1 year, 1 month ago
  28. c161aaa upnp Controller: add upnpContext() by Adrien Beraud · 1 year, 1 month ago
  29. 753c819 upnp: set context in ConnectionManager by Adrien Beraud · 1 year, 1 month ago
  30. 8242020 connectionmanager: fix device id by Amna · 1 year, 1 month ago
  31. 6c999d8 connectionmanager: add deviceId to getConnectionList by Amna · 1 year, 1 month ago
  32. 31791e5 New API for connection monitoring by Amna · 1 year, 2 months ago
  33. e854139 tests: use bootstrap.jami.net by Adrien Béraud · 1 year, 2 months ago
  34. cf56940 connectionmanager: fix random initialization by Sébastien Blin · 1 year, 2 months ago
  35. c631a83 Revert "ConnectionManager: allow self-signed certificate" and generate ca by Adrien Béraud · 1 year, 2 months ago
  36. 62b657d ConnectionManager: allow self-signed certificate by Adrien Béraud · 1 year, 2 months ago
  37. aec46fc connectionmanager: fix logger by Sébastien Blin · 1 year, 2 months ago
  38. 0cf544d ConnectionManager: add connectDevice(InfoHash) by Amna · 1 year, 2 months ago
  39. e5f2506 connectionmanager: fix log by Adrien Béraud · 1 year, 2 months ago
  40. 3408651 connectionmanager: fix certificate pinning and factory lifecycle by Sébastien Blin · 1 year, 2 months ago
  41. 2385246 connectionmanager: unify log format by Adrien Béraud · 1 year, 2 months ago
  42. 3f93ddf peer connection: pass ioContext, logger by Adrien Béraud · 1 year, 2 months ago
  43. 8b831a8 certstore: catch exceptions loading certificates by Adrien Béraud · 1 year, 2 months ago
  44. 84bf418 connectionmanager: pass turn_cache to config by Sébastien Blin · 1 year, 2 months ago
  45. f7081d3 ConnectionManager: set factory in getIceOptions by Adrien Béraud · 1 year, 2 months ago
  46. 9fab990 sip utils: cleanup by Adrien Béraud · 1 year, 2 months ago
  47. 464bdff misc: rename namespace jami to namespace dhtnet by Sébastien Blin · 1 year, 2 months ago
  48. cb75362 update copyright headers by Adrien Béraud · 1 year, 2 months ago
  49. 1ae60aa migrate to dhtnet namespace by Adrien Béraud · 1 year, 2 months ago
  50. 6de3f88 split ice_transport/ice_transport_factory by Adrien Béraud · 1 year, 2 months ago
  51. 5f63952 refactor and cleanup by Morteza Namvar · 1 year, 3 months ago
  52. c5b971d connectionmanager: do not cancel all waiting channel if first is declined by Adrien Béraud · 1 year, 3 months ago
  53. 7e8b056 connectionmanager: do not cancel all waiting channel if first is declined by Adrien Béraud · 1 year, 3 months ago
  54. 665294f connectionmanager: close all pending callback if all connections fails by Adrien Béraud · 1 year, 3 months ago
  55. 4cda2d7 connectionmanager: catch exception if initIceInstance throws by Adrien Béraud · 1 year, 4 months ago
  56. 612b55b add initial project structure by Adrien Béraud · 1 year, 4 months ago