1. 2e15468 Avoid generating a random id for candidate stats. by Tommi · 3 years, 8 months ago
  2. 518669d Add more trace events to interesting places. by Markus Handell · 3 years, 8 months ago
  3. 9f6808b Remove cricket::DtlsTransportState. by Mirko Bonadei · 3 years, 8 months ago
  4. edc347c Introduce (Un)SubscribeDtlsTransportState methods. by Mirko Bonadei · 3 years, 8 months ago
  5. 3acdb0a Define cricket::DtlsTransportState in terms of webrtc::DtlsTransportState. by Mirko Bonadei · 3 years, 9 months ago
  6. 9582fa4 Remove unused setter for Port::socket_factory() by Harald Alvestrand · 3 years, 9 months ago
  7. f97afd6 Reland "Add addr in error msg if stun sock sent with error" by Yura Yaroshevich · 3 years, 10 months ago
  8. c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 3 years, 9 months ago
  9. 6c127a1 Add Stable Writable Connection Ping Interval parameter to RTCConfiguration. by Derek Bailey · 3 years, 9 months ago
  10. e082984 Add death test for WrappingAsyncResolver by Harald Alvestrand · 3 years, 10 months ago
  11. c8cf0a6 Remove MDNS message implementation by Harald Alvestrand · 3 years, 10 months ago
  12. dc53ce6 Revert "Add addr in error msg if stun sock sent with error" by Mirko Bonadei · 3 years, 10 months ago
  13. 9ff75a6 Add addr in error msg if stun sock sent with error by Yura Yaroshevich · 3 years, 10 months ago
  14. 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 3 years, 10 months ago
  15. 653bab6 Simplify DtlsTransport state. by Tommi · 3 years, 10 months ago
  16. 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 3 years, 10 months ago
  17. acf8ccb Use the new DNS resolver API in PeerConnection by Harald Alvestrand · 3 years, 10 months ago
  18. e6e2f28 Add a new API to DNS resolution by Harald Alvestrand · 3 years, 10 months ago
  19. 2ba32f3 Delete AsyncInvoker usage in TurnServer by Niels Möller · 3 years, 10 months ago
  20. ffb7603 Delete TurnPort usage of AsyncInvoker by Niels Möller · 3 years, 10 months ago
  21. 76b51e2 Improve thread annotations for TurnServer by Niels Möller · 3 years, 10 months ago
  22. 2b250734 Delete FakeIceTransport usage of AsyncInvoker by Niels Möller · 3 years, 10 months ago
  23. 9243088 Add thread annotations to FakeIceTransport by Niels Möller · 3 years, 10 months ago
  24. 0357477 Delete use of AsyncInvoker from FakePacketTransport by Niels Möller · 3 years, 10 months ago
  25. e657d87 Allow port 53 as a TURN port. by Harald Alvestrand · 3 years, 10 months ago
  26. b6bc357 turn: add logging for long usernames by Philipp Hancke · 3 years, 10 months ago
  27. c84a887 Allow port 80 for TURN servers by Harald Alvestrand · 3 years, 11 months ago
  28. 07d83c8 Modified STUN verification functions by Harald Alvestrand · 3 years, 11 months ago
  29. df6d4ca Prevent TURN from connecting to ports < 1024 (except 443) by Harald Alvestrand · 4 years ago
  30. 77475ec Delete unused sigslot variables. by Lahiru Ginnaliya Gamathige · 4 years ago
  31. 60c0b44 Use CallbackList for DtlsState in dtls_transport. by Lahiru Ginnaliya Gamathige · 4 years ago
  32. 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years ago
  33. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years ago
  34. 06159aa Remove deprecated thread checker by Artem Titov · 4 years ago
  35. c3a486c Delete unused sigslot variables. by Lahiru Ginnaliya Gamathige · 4 years ago
  36. 203b549 Using nullopt when connection is nullptr. by Tim Na · 4 years ago
  37. 3ba7beb Use callback_list for port destroy operation. by Lahiru Ginnaliya Gamathige · 4 years ago
  38. 16ab60c Use CallbackList in DtlsHandshakeError in dtls_transport. by Lahiru Ginnaliya Gamathige · 4 years ago
  39. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years ago
  40. 1a29a5d Delete rtc::Bind by Niels Möller · 4 years ago
  41. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years ago
  42. 87e9f6e Update p2p/ to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years ago
  43. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years ago
  44. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years ago
  45. e15dc58 Use rtc::CopyOnWriteBuffer::MutableData through webrtc by Danil Chapovalov · 4 years, 1 month ago
  46. 5686e34 Optimize calls to std::string::find() and friends for a single char. by Mirko Bonadei · 4 years, 1 month ago
  47. 3c5d582 Add last_data_sent timestamp to Connection. by Jonas Oreland · 4 years, 1 month ago
  48. 091617d Change TestStunServer::Create to take a SocketServer rather than a thread as argument. by Niels Möller · 4 years, 2 months ago
  49. 9d26940 Set TCP_NODELAY socket option before calling connect. by Taylor Brandstetter · 4 years, 2 months ago
  50. a186f42 p2p: Fix bug causing old candidates on ice restart by Jonas Oreland · 4 years, 2 months ago
  51. 91e4156 Remove dependency on MessageHandlerAutoCleanup from cricket::Port. by Tomas Gunnarsson · 4 years, 2 months ago
  52. 4b5d323 Remove dependency on AsyncInvoker from BasicRegatheringController by Tomas Gunnarsson · 4 years, 2 months ago
  53. 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 2 months ago
  54. c5fd745 Remove AsyncInvoker dependency from P2PTransportChannel by Tomas Gunnarsson · 4 years, 2 months ago
  55. 715d023 Add feature to not discard candidates after connection is established by Jonas Oreland · 4 years, 2 months ago
  56. 3cb9c6a Check for oversized TURN usernames by Harald Alvestrand · 4 years, 3 months ago
  57. ff79132 Revert "Reland "Replace sigslot usages with robocaller library."" by Guido Urdaneta · 4 years, 4 months ago
  58. c5f7108 Reland "Replace sigslot usages with robocaller library." by Lahiru Ginnaliya Gamathige · 4 years, 4 months ago
  59. 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 4 months ago
  60. b298f74 Revert "Replace sigslot usages with robocaller library." by Sam Zackrisson · 4 years, 4 months ago
  61. 40261c3 Replace sigslot usages with robocaller library. by Lahiru Ginnaliya Gamathige · 4 years, 4 months ago
  62. 8e4cda7 Give PseudoTcp its own FifoBuffer. by Tomas Gunnarsson · 4 years, 4 months ago
  63. f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 4 months ago
  64. b6bc09b Remove locks from BufferQueue (not needed). by Tomas Gunnarsson · 4 years, 4 months ago
  65. 77baeee Make MessageHandler be a pure virtual interface. by Tomas Gunnarsson · 4 years, 4 months ago
  66. fa54364 Update STUN attributes with latest IANA registrations by Jonas Oreland · 4 years, 4 months ago
  67. 4d76a13 Make StunRequest not use auto cleanup. by Tomas Gunnarsson · 4 years, 4 months ago
  68. abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 5 months ago
  69. 3d3b531 Add WebRTC-IceFieldTrial send_ping_on_selected_ice_controlling by Jonas Oreland · 4 years, 5 months ago
  70. 93a9d19 p2p_transport_channel: Add estimated disconnected time to CandidatePairChangeEvent by Jonas Oreland · 4 years, 5 months ago
  71. edacbd5 Reland "Implement packets_(sent | received) for RTCTransportStats" by Artem Titov · 4 years, 7 months ago
  72. 9b35da8 Revert "Implement packets_(sent | received) for RTCTransportStats" by Mirko Bonadei · 4 years, 7 months ago
  73. fb6f975 Implement packets_(sent | received) for RTCTransportStats by Artem Titov · 4 years, 7 months ago
  74. c6d6e06 Delete OpaqueTransportParameters and SDP attribute x-otp by Niels Möller · 4 years, 7 months ago
  75. 55afe38 Search and replace gendered terms according to style guide: by Magnus Flodman · 4 years, 7 months ago
  76. 49864b7 Add forget_learned_state to IceControllerInterface by Jonas Oreland · 4 years, 8 months ago
  77. 743b9b2 Disable remote ICE candidate DNS lookups when the IceTransportPolicy is Relay or None by Peter Thatcher · 4 years, 8 months ago
  78. e309651 Don't SetNeedsIceRestartFlag if widening candidate filter when surface_ice_candidates_on_ice_transport_type_changed by Jonas Oreland · 4 years, 8 months ago
  79. ff84d86 P2PTransportChannel::OnCandidateResolved: fix resolver leak. by Markus Handell · 4 years, 8 months ago
  80. 4a39e42 BasicAsyncResolverFactoryTest: fix leak. by Markus Handell · 4 years, 8 months ago
  81. b85889d In p2p/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 8 months ago
  82. fa8019c Clear address:port in icecandidateerror for tcp servers with private IP by Eldar Rello · 4 years, 8 months ago
  83. 21433ca Add field trial to let idle connection live longer than 30s by Jonas Oreland · 4 years, 8 months ago
  84. f7f7cc9 Extend IceControllerFactoryArgs with field trial string by Jonas Oreland · 4 years, 9 months ago
  85. c4633fd Remove the version of Port::AddrAddress without a URL parameter. by Mirko Bonadei · 4 years, 10 months ago
  86. f387946 Remove WebRTC-Rfc5389StunRetransmissions. by Mirko Bonadei · 4 years, 9 months ago
  87. 2d2c294 Remove OpenSSLAdapter restartable_ data member. by Mirko Bonadei · 4 years, 10 months ago
  88. 210b752 Temporarily increase DTLS buffer size to 2. by Taylor Brandstetter · 4 years, 10 months ago
  89. 08d1806 Extend rtc::AdapterType with 2g, 3G, 4G & 5G enum values. by Jonas Oreland · 4 years, 10 months ago
  90. e283d1c add tcptype to prflx tcp candidates by Philipp Hancke · 4 years, 10 months ago
  91. 784630f Changing from hard to soft error when temporary DTLS buffer is full. by Taylor Brandstetter · 4 years, 10 months ago
  92. fb4351b Enforce "comprehension-required" STUN rules. by Taylor Brandstetter · 4 years, 10 months ago
  93. fa097a2 Modify IceControllerInterface::SelectConnectionToPing - step 3 by Jonas Oreland · 4 years, 10 months ago
  94. ef60c2b Implement Connection::ForgetLearnedState() by Jonas Oreland · 4 years, 10 months ago
  95. 4333600 Modify IceControllerInterface::SelectConnectionToPing - step 2 by Jonas Oreland · 4 years, 10 months ago
  96. 2f3c019 Modify IceControllerInterface::SelectConnectionToPing - step 1 by Jonas Oreland · 4 years, 10 months ago
  97. d1a0062 remove deprecated fields in rtc::NetworkRoute by Jonas Oreland · 4 years, 10 months ago
  98. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 4 years, 10 months ago
  99. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 4 years, 10 months ago
  100. e665500 Make Connection::id() const by Jonas Oreland · 4 years, 11 months ago