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