1. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  2. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  3. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  4. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  5. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 6 years ago
  6. f7a64ec Change DtlsTransport to use a ThreadChecker by Steve Anton · 6 years ago
  7. 00c7183 Replace rtc::Optional with absl::optional in media, ortc, p2p by Danil Chapovalov · 7 years ago
  8. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  9. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 7 years ago
  10. 70b820f Implemented the GetRemoteAudioSSLCertificate method. by Zhi Huang · 7 years ago
  11. 74cefe1 Removing dependency on JsepTransport from DtlsTransport tests. by Taylor Brandstetter · 7 years ago
  12. 942bc2e Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  13. 8c316c1 Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal." by Zhi Huang · 7 years ago
  14. 7167745 Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  15. 33f69db Fix clang style warnings in p2p/base/packettransport files by Steve Anton · 7 years ago
  16. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  17. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/p2p/base/dtlstransport.h]
  18. ca6d3b6 Renamed dtlstransportchannel.h/.cc/_unittest.cc. by zhihuang · 7 years ago[Renamed (94%) from webrtc/p2p/base/dtlstransportchannel.h]
  19. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  20. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  21. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  22. 5869f50 Support encrypted RTP extensions (RFC 6904) by jbauch · 8 years ago
  23. 7914b8c Negotiate the same SRTP crypto suites for every DTLS association formed. by deadbeef · 8 years ago
  24. 5bd5ca3 Rename "PacketTransportInterface" to "PacketTransportInternal". by deadbeef · 8 years ago
  25. d030912 Pick the DTLS handshake timeout based on the ICE RTT estimate by skvlad · 8 years ago
  26. b2cdd93 Remove the dependency of TransportChannel and TransportChannelImpl. by zhihuang · 8 years ago
  27. 6ce9259 Revert of make the DtlsTransportWrapper inherit form DtlsTransportInternal (patchset #11 id:320001 of https://codereview.webrtc.org/2606123002/ ) by zhihuang · 8 years ago
  28. 5aed06c make the DtlsTransportWrapper inherit form DtlsTransportInternal by zhihuang · 8 years ago
  29. d06adf6 Make P2PTransportChannel inherit from IceTransportInternal. by zhihuang · 8 years ago
  30. c37ad49 Revert of Make P2PTransportChannel inherit from IceTransportInternal. (patchset #3 id:80001 of https://codereview.webrtc.org/2590063002/ ) by kjellander · 8 years ago
  31. 12749d8 Make P2PTransportChannel inherit from IceTransportInternal. by zhihuang · 8 years ago
  32. 15ca8f6 Let receiving() and SignalRecevingState be part of rtc::PacketTransportInterface. by johan · 8 years ago
  33. d89ab14 Introduce rtc::PacketTransportInterface and let cricket::TransportChannel inherit. by johan · 8 years ago
  34. 27c3d5b Restore thread name consistency for webrtc/p2p/ . by johan · 8 years ago
  35. d93f50c Add UMA metrics for ICE regathering reasons. by Honghai Zhang · 8 years ago
  36. 89824f6 Relanding: Allow the DTLS fingerprint verification to occur after the handshake. by deadbeef · 8 years ago
  37. 81f6f4f Revert of Allow the DTLS fingerprint verification to occur after the handshake. (patchset #11 id:200001 of https://codereview.webrtc.org/2163683003/ ) by deadbeef · 8 years ago
  38. 042041b Allow the DTLS fingerprint verification to occur after the handshake. by Taylor Brandstetter · 8 years ago
  39. 4cedf2b Add signaling to support ICE renomination. by Honghai Zhang · 8 years ago
  40. d82eee0 Log how often DTLS negotiation failed because of incompatible ciphersuites. by zhihuang · 8 years ago
  41. fe1ffb1 Remove unused SessionId from TransportChannel and PortAllocatorSession. by johan · 8 years ago
  42. 367efdc Fixing issue with DTLS channel when using "presumed writable" flag. by deadbeef · 8 years ago
  43. b825aee Start ICE connectivity checks as soon as the first pair is pingable. by Taylor Brandstetter · 9 years ago
  44. 6bb1ef2 Fixing bug where Connection drops packets when presumed writable. by Taylor Brandstetter · 9 years ago
  45. 1590c39 Fire a signal when the transport channel state changes by Honghai Zhang · 9 years ago
  46. e84cd2e Cache a ClientHello received before the DTLS handshake has started. by deadbeef · 9 years ago
  47. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
  48. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  49. b4d01c4 A bunch of interfaces: Return scoped_ptr<SSLCertificate> by kwiberg · 9 years ago
  50. 52dce73 Add the last_sent_packet_id to the candidate pair change signal by Honghai Zhang · 9 years ago
  51. cc411c0 Reset the BWE when the network changes. by Honghai Zhang · 9 years ago
  52. 7fb69db Reland the CL to remove candidates when doing continual gathering by Honghai Zhang · 9 years ago
  53. 6f59a4f Revert of Remove candidates when doing continual gathering (patchset #15 id:560001 of https://codereview.webrtc.org/1648813004/ ) by tommi · 9 years ago
  54. 84430da When doing candidate re-gathering in the same generation, Remove the existing local candidate on the same network by honghaiz · 9 years ago
  55. 4cc9f98 Fix bug 574524: DtlsTransportChannel crashes after SSL closes remotely by guoweis · 9 years ago
  56. b9dd7c5 Remove GetTransport() from TransportChannelImpl by mikescarlett · 9 years ago
  57. 74db777 Revert of Remove GetTransport() from TransportChannelImpl (patchset #3 id:40001 of https://codereview.webrtc.org/1691673002/ ) by guidou · 9 years ago
  58. ee18220 Remove GetTransport() from TransportChannelImpl by mikescarlett · 9 years ago
  59. 1218d7a Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
  60. 86aaa4b Revert "Allow remote fingerprint update during a call" by Guo-wei Shieh · 9 years ago
  61. 9c38c2d Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
  62. 521ed7b Reland Convert internal representation of Srtp cryptos from string to int by Guo-wei Shieh · 9 years ago
  63. 318166b Revert of Convert internal representation of Srtp cryptos from string to int. (patchset #10 id:180001 of https://codereview.webrtc.org/1416673006/ ) by guoweis · 9 years ago
  64. 2764e10 Convert internal representation of Srtp cryptos from string to int. by guoweis · 9 years ago
  65. 2b55867 Exposing DTLS transport state from TransportChannel. by deadbeef · 9 years ago
  66. c1aeaf0 Wire up packet_id / send time callbacks to webrtc via libjingle. by stefan · 9 years ago
  67. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  68. 6caafbe Convert uint16_t to int for WebRTC cipher/crypto suite. by Guo-wei Shieh · 9 years ago
  69. 456696a Reland Change WebRTC SslCipher to be exposed as number only by Guo-wei Shieh · 9 years ago
  70. 27dc29b Revert of Change WebRTC SslCipher to be exposed as number only. (patchset #20 id:750001 of https://codereview.webrtc.org/1337673002/ ) by guoweis · 9 years ago
  71. 4fe3c9a Change WebRTC SslCipher to be exposed as number only. by guoweis · 9 years ago
  72. 1f429e3 Passing the new policy from PeerConnection RTCConfiguration to by honghaiz · 9 years ago
  73. cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 9 years ago
  74. a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 9 years ago
  75. 47ee2f3 TransportController refactoring. by deadbeef · 9 years ago
  76. 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 9 years ago
  77. 9af63f4 TransportController refactoring. by deadbeef · 9 years ago
  78. 7cbd188 Remove GICE (again). by Peter Thatcher · 9 years ago
  79. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  80. d12140a Revert change which removes GICE. by guoweis · 9 years ago
  81. a9839dd Use of override keyword to fix chromium trybot by Henrik Boström · 9 years ago
  82. f3ecdb9 Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in TransportChannel layer. by Henrik Boström · 9 years ago
  83. 2159b89 Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots. by Peter Thatcher · 9 years ago
  84. 5bdafd4 Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots."" by minyuel · 9 years ago
  85. 081f34b Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots." by Peter Thatcher · 9 years ago
  86. fa30180 Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots. by pthatcher · 9 years ago
  87. 3449faa Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever). by Peter Thatcher · 9 years ago
  88. 9009962 Add methods to set the ICE connection receiving_timeout values. by honghaiz · 9 years ago
  89. 5436051 Add flakyness check based on the recently received packets. by Peter Thatcher · 9 years ago
  90. 04e5b49 Make maximum SSL version configurable through PeerConnectionFactory::Options by Joachim Bauch · 10 years ago
  91. 6f2ef74 Keep track of DTLS packet sizes to prevent partial reads. by Joachim Bauch · 10 years ago
  92. 831c558 Allow setting maximum protocol version for SSL stream adapters. by Joachim Bauch · 10 years ago
  93. 0666a9b Remove Transport::Reset, which is never used, and only makes reading the code harder. by Peter Thatcher · 10 years ago
  94. 3ee4fe5 Re-land: Add API to get negotiated SSL ciphers by pthatcher@webrtc.org · 10 years ago
  95. 2bf0e90 Revert 8275 "This CL adds an API to the SSL stream adapters and ..." by tommi@webrtc.org · 10 years ago
  96. 1d11c82 This CL adds an API to the SSL stream adapters and transport channels to get the SSL cipher that was negotiated with the remote peer. by pthatcher@webrtc.org · 10 years ago
  97. 877ac76 Cleanup and prepare for bundling. by pthatcher@webrtc.org · 10 years ago
  98. c5f6971 Revert 8237 "Cleanup and prepare for bundling." by bjornv@webrtc.org · 10 years ago
  99. af01d93 Cleanup and prepare for bundling. by pthatcher@webrtc.org · 10 years ago
  100. 8c9ff20 Redo the change of https://webrtc-codereview.appspot.com/30949004/ by guoweis@webrtc.org · 10 years ago