1. 191e38f Delete gturn support by Niels Möller · 4 years, 10 months ago
  2. 6981fb5 Add support to not use turn server as stun server. by Honghai Zhang · 4 years, 10 months ago
  3. 5cb7807 Implement crypto stats on DTLS transport by Harald Alvestrand · 4 years, 10 months ago
  4. 1230fb7 ICE : add field trial for initial select dampening by Jonas Oreland · 4 years, 10 months ago
  5. fdf54f2 Stop pairing local relay candidates with remote mDNS candidates. by Qingsi Wang · 4 years, 10 months ago
  6. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 10 months ago
  7. f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 4 years, 10 months ago
  8. c6404a1 Add field trial to reduce STUN pings. by Jonas Oreland · 4 years, 10 months ago
  9. 4af7882 Add feature to skip RELAY to non-RELAY connections by Jonas Oreland · 4 years, 11 months ago
  10. ed8eadc Update RTC_LOGs in DtlsTransport to be able to distinguish errors. by Henrik Boström · 4 years, 11 months ago
  11. a8e6f34 Delete the BasicPortAllocator constructor that enables gturn by Niels Möller · 5 years ago
  12. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  13. 7d00342 Remove old packet socket factory header. by Patrik Höglund · 5 years ago
  14. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 5 years ago
  15. fcfeefe Move rtc_error.{h,cc} to its own build target. by Mirko Bonadei · 5 years ago
  16. 20232a9 Use obfuscated IPs in logging in p2p/ and pc/. by Qingsi Wang · 5 years ago
  17. a3baf2a Add one more BasicPortAllocator constructor by Niels Möller · 5 years ago
  18. 0bd2eff Reland "New build target p2p:stun_types" by Niels Möller · 5 years ago
  19. 662e31f Prepare to move packet_socket_factory to api/. by Patrik Höglund · 5 years ago
  20. 91c824f Revert "New build target p2p:stun_types" by Hannes Landeholm · 5 years ago
  21. 7cdcda9 Use the sanitized pair when surfacing the candidate pair change event. by Qingsi Wang · 5 years ago
  22. 5b4fcb5 New build target p2p:stun_types by Niels Möller · 5 years ago
  23. 8b7c5e4 Add empty build target p2p:stun_types by Niels Möller · 5 years ago
  24. a42b632 Adding CreateTcpClientSocket without user_agent and proxy_info. by Patrik Höglund · 5 years ago
  25. 149dc72 Add support for RTCTransportStats.selectedCandidatePairChanges by Jonas Oreland · 5 years ago
  26. 3c02842 Add TURN_LOGGING_ID by Jonas Oreland · 5 years ago
  27. 7627fdd Sanitize the address field of peer-reflexive remote candidates. by Qingsi Wang · 5 years ago
  28. 587991c Remove jeroendb@webrtc.org from OWNERS by Steve Anton · 5 years ago
  29. 0d1996f Removes empty p2p/base/transport.h by Sebastian Jansson · 5 years ago
  30. e5defb1 Sanitize the selected candidate pair in the public API. by Qingsi Wang · 5 years ago
  31. fb6edd3 Handle case of empty connection in pair change event by Alex Drake · 5 years ago
  32. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  33. 00c7ecf Surface CandidatePairChange event by Alex Drake · 5 years ago
  34. ee303fa Move datagram_dtls_adaptor from p2p/base/ to pc/ by Anton Sukhanov · 5 years ago
  35. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  36. 1e00dbc Stun server should return XOR-MAPPED-ADDRESS/MAPPED-ADDRESS correctly by Min Wang · 5 years ago
  37. 75bc70c Remove flags include from p2p/base/datagram_dtls_adaptor.cc. by Mirko Bonadei · 5 years ago
  38. e3cc489 Add logging and edit the field trial name for piggyback ICE check by Qingsi Wang · 5 years ago
  39. 0894f0f Add piggyback acknowledgement of the last ICE check received in outgoing checks. by Qingsi Wang · 5 years ago
  40. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  41. 71061bc Replace calls to deprecated googletest APIs. by Mirko Bonadei · 5 years ago
  42. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 5 years ago
  43. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  44. da13ea2 Reland "Added OnIceCandidateError to API and implementation" by Eldar Rello · 5 years ago
  45. 3b8ed28 Revert "Added OnIceCandidateError to API and implementation" by Yves Gerey · 5 years ago
  46. 7b06b9b Remove pthatcher@webrtc.org from OWNERS by Steve Anton · 5 years ago
  47. b038947 Remove jiayl@webrtc.org from OWNERS by Steve Anton · 5 years ago
  48. 9469c78 Added OnIceCandidateError to API and implementation by Eldar Rello · 5 years ago
  49. 292ce4e Move datagram transport to JsepTransport by Anton Sukhanov · 5 years ago
  50. 1fe119f Change the gating of surfacing candidates on ICE transport type change by Qingsi Wang · 5 years ago
  51. 0c1c1b4 Move ownership of ICE from DtlsTransport to JsepTransport. by Bjorn A Mellem · 5 years ago
  52. e8e7d7b Move Connection into it's own .h/.cc file. by Jonas Oreland · 5 years ago
  53. 686be20 Fix ICE connection in datagram_transport. by Anton Sukhanov · 5 years ago
  54. 44bd71c Create a composite implementation of RtpTransportInternal. by Bjorn A Mellem · 5 years ago
  55. 36bc4f8 Add thread guards to cricket::P2PTransportChannel. by Harald Alvestrand · 5 years ago
  56. 34cd485 Delete the remaining ORTC interfaces. by Bjorn A Mellem · 5 years ago
  57. 316f3ac Datagram Transport Integration by Anton Sukhanov · 5 years ago
  58. ecd3054 Replace a broken assumption in candidate gathering for mDNS candidates. by Qingsi Wang · 5 years ago
  59. 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 5 years ago
  60. fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 5 years ago
  61. e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 5 years ago
  62. 0fa8605 Add DCHECK on the port allocator in P2PTransportChannel. by Qingsi Wang · 5 years ago
  63. 8af1f74 Factor out the fake port allocator in build. by Qingsi Wang · 5 years ago
  64. c129c35 Reland "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 5 years ago
  65. 797ede8 Revert "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 5 years ago
  66. cd8d1cf Surface ICE candidates that match an updated candidate filter. by Qingsi Wang · 5 years ago
  67. d624c39 Make MessageQueue processing an optional feature of FakeClock by Sebastian Jansson · 5 years ago
  68. 330fbee Make ExtraICEPing send slightly fewer extras by Jonas Oreland · 5 years ago
  69. 114871b Expose SSL ciphersuite on the webrtc::DtlsTransport interface by Harald Alvestrand · 5 years ago
  70. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  71. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 5 years ago
  72. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 5 years ago
  73. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  74. a7d8f19 Use 'public_deps' to depend on nacl_io [1]. by Mirko Bonadei · 5 years ago
  75. 1333948 Move FifoBuffer to its own file and build target by Niels Möller · 5 years ago
  76. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  77. 154d839 Fix misaligned read in StunMessage::Read by Andrew Royes · 5 years ago
  78. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 5 years ago
  79. 39b69cc Add field trial for adding remote ufrag CreatePermission by Jonas Oreland · 5 years ago
  80. 98335f8 Fixing webrtc::IceTransportState. by Seth Hampson · 5 years ago
  81. b75d9e9 Allow IceConnectionState to become failed without ever connecting. by Jonas Olsson · 5 years ago
  82. bb05369 Delete unused class FakeCandidatePair. by Niels Möller · 6 years ago
  83. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  84. bfc9911 Remove TCPPort incoming_only_ member. by Mirko Bonadei · 6 years ago
  85. 0d28972 Add field trial to reduce max STUN check retransmissions from 8 to 6 in accordance with RFC 5389. by Bjorn Terelius · 6 years ago
  86. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  87. f3e9abf Add field trial for ExtraICEPing by Jonas Oreland · 6 years ago
  88. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  89. 6fdb3f8 Fix post submit build by Piotr (Peter) Slatala · 6 years ago
  90. 4de1783 Create visible fake_ice_transport target by Piotr (Peter) Slatala · 6 years ago
  91. ae226f6 Use Abseil container algorithms in p2p/ by Steve Anton · 6 years ago
  92. d3be017 Remove unused PacketLossEstimator class by Zach Stein · 6 years ago
  93. e76ca61 Allow use of functions in absl/algorithms by Steve Anton · 6 years ago
  94. 37ec55e [clang-tidy] Apply performance-faster-string-find fixes. by Mirko Bonadei · 6 years ago
  95. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  96. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  97. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  98. df919fb Don't pretend we've received an end-of-candidates indication. by Jonas Olsson · 6 years ago
  99. 44f0f87 Remove NetworkManager::{set_ipv6_enabled,ipv6_enabled}. by Mirko Bonadei · 6 years ago
  100. 4241cf5 Add 2 new virtual methods to IceTransportInternal by Harald Alvestrand · 6 years ago