1. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  2. b140b9f Keep count of libsrtp clients, and only deinitialize when it goes to 0. by Taylor Brandstetter · 7 years ago
  3. cf990f5 Reland: Completed the functionalities of SrtpTransport. by Zhi Huang · 7 years ago
  4. eb23e17 Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ ) by zhihuang · 7 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/srtpfilter.h]
  7. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  8. e683c68 Completed the functionalities of SrtpTransport. by zhihuang · 7 years ago
  9. 4dde3df Move SrtpSession and tests to their own files. by zstein · 7 years ago
  10. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  11. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  12. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  13. 5869f50 Support encrypted RTP extensions (RFC 6904) by jbauch · 7 years ago
  14. af99b6d Delete SignalSrtpError. by nisse · 7 years ago
  15. dfcab72 Reland: Improve testing of SRTP external auth code paths. by jbauch · 7 years ago
  16. d81f121 Revert of Improve testing of SRTP external auth code paths. (patchset #2 id:20001 of https://codereview.webrtc.org/2722423003/ ) by jbauch · 7 years ago
  17. ac170d5 Improve testing of SRTP external auth code paths. by jbauch · 7 years ago
  18. d48f488 Support GCM ciphers even if ENABLE_EXTERNAL_AUTH is defined. by jbauch · 7 years ago
  19. 79e0588 Set actual transport overhead in rtp_rtcp by michaelt · 8 years ago
  20. 0d8ade5 Remove remnants of libsrtp1 by mattdr · 8 years ago
  21. 8ff52cc Remove useless debugging code by mattdr · 8 years ago
  22. 51f2919 Update WebRTC to build against libsrtp 2.0 by mattdr · 8 years ago
  23. cb56065 Add support for GCM cipher suites from RFC 7714. by jbauch · 8 years ago
  24. 37bb54e Reland: Remove global list of SRTP sessions. by Joachim Bauch · 8 years ago
  25. 82d7862 Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 8 years ago
  26. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 8 years ago
  27. 8c011e5 Simple lint fixes by terelius · 8 years ago
  28. 3102294 Replace scoped_ptr with unique_ptr in webrtc/pc/ by kwiberg · 8 years ago
  29. 65c7f67 Fix license headers in webrtc/pc by kjellander · 8 years ago
  30. 9b8df25 Move talk/session/media -> webrtc/pc by kjellander@webrtc.org · 8 years ago[Renamed from talk/session/media/srtpfilter.h]
  31. a96e2d7 Move talk/media to webrtc/media by kjellander · 8 years ago
  32. 1218d7a Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
  33. 86aaa4b Revert "Allow remote fingerprint update during a call" by Guo-wei Shieh · 9 years ago
  34. 9c38c2d Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
  35. 521ed7b Reland Convert internal representation of Srtp cryptos from string to int by Guo-wei Shieh · 9 years ago
  36. 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
  37. 2764e10 Convert internal representation of Srtp cryptos from string to int. by guoweis · 9 years ago
  38. cbe9f51 Revert of Remove global list of SRTP sessions. (patchset #4 id:60001 of https://codereview.webrtc.org/1416093010/ ) by phoglund · 9 years ago
  39. 9cafd97 Remove global list of SRTP sessions. by jbauch · 9 years ago
  40. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  41. 456696a Reland Change WebRTC SslCipher to be exposed as number only by Guo-wei Shieh · 9 years ago
  42. 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
  43. 4fe3c9a Change WebRTC SslCipher to be exposed as number only. by guoweis · 9 years ago
  44. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  45. fec2c6d Prevent potential double-free if srtp_create fails. by Joachim Bauch · 9 years ago
  46. e728ee0 Remove or rename typedefs with _t prefixes. by pbos@webrtc.org · 10 years ago
  47. 269fb4b move xmpp and p2p to webrtc by henrike@webrtc.org · 10 years ago
  48. 28100cb Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p." by henrike@webrtc.org · 10 years ago
  49. d1ba6d9 Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. by henrike@webrtc.org · 10 years ago
  50. a09a999 (Auto)update libjingle 73222930-> 73226398 by buildbot@webrtc.org · 10 years ago
  51. d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 10 years ago
  52. a7b9818 Unrevert 5590 "description"(=(Auto)update libjingle 61834300->61901702). by henrike@webrtc.org · 10 years ago
  53. ef22151 Revert 5590 "description" by xians@webrtc.org · 10 years ago
  54. 2643805 description by henrike@webrtc.org · 10 years ago
  55. 28ff3ee Fix invalid cricket::SrtpStat::FailureKey::operator<() implementation. by fischman@webrtc.org · 11 years ago
  56. 9dba525 * Update libjingle to 50389769. by wu@webrtc.org · 11 years ago
  57. 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 11 years ago