Sign in
webrtc
/
src
/
b6d50e3a1758a808118170e6c6a6119e96356f3b
/
pc
/
srtp_filter_unittest.cc
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
6a489f2
Fully qualify googletest symbols.
by Mirko Bonadei
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
[Renamed from pc/srtpfilter_unittest.cc]
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
5b32f23
Securely clear memory containing key information / passwords before freeing.
by Joachim Bauch
· 7 years ago
7aee3d5
Fix ortc_api circular deps.
by Patrik Höglund
· 7 years ago
36b29d1
Enable cpplint in pc/
by Steve Anton
· 7 years ago
cf990f5
Reland: Completed the functionalities of SrtpTransport.
by Zhi Huang
· 8 years ago
eb23e17
Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ )
by zhihuang
· 8 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/pc/srtpfilter_unittest.cc]
e683c68
Completed the functionalities of SrtpTransport.
by zhihuang
· 8 years ago
4dde3df
Move SrtpSession and tests to their own files.
by zstein
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
5869f50
Support encrypted RTP extensions (RFC 6904)
by jbauch
· 8 years ago
af99b6d
Delete SignalSrtpError.
by nisse
· 8 years ago
dfcab72
Reland: Improve testing of SRTP external auth code paths.
by jbauch
· 8 years ago
d81f121
Revert of Improve testing of SRTP external auth code paths. (patchset #2 id:20001 of https://codereview.webrtc.org/2722423003/ )
by jbauch
· 8 years ago
ac170d5
Improve testing of SRTP external auth code paths.
by jbauch
· 8 years ago
d48f488
Support GCM ciphers even if ENABLE_EXTERNAL_AUTH is defined.
by jbauch
· 8 years ago
0d8ade5
Remove remnants of libsrtp1
by mattdr
· 8 years ago
51f2919
Update WebRTC to build against libsrtp 2.0
by mattdr
· 8 years ago
cb56065
Add support for GCM cipher suites from RFC 7714.
by jbauch
· 9 years ago
4485ffb
#include "webrtc/base/constructormagic.h" where appropriate
by kwiberg
· 9 years ago
7bc7c06
Revert of Remove the rtc_relative_path GYP variable and similar defines (patchset #1 id:1 of https://codereview.webrtc.org/1903553003/ )
by kjellander
· 9 years ago
e19cf59
Remove the rtc_relative_path GYP variable and similar defines
by kjellander
· 9 years ago
65c7f67
Fix license headers in webrtc/pc
by kjellander
· 9 years ago
9b8df25
Move talk/session/media -> webrtc/pc
by kjellander@webrtc.org
· 9 years ago
[Renamed (99%) from talk/session/media/srtpfilter_unittest.cc]
a96e2d7
Move talk/media to webrtc/media
by kjellander
· 9 years ago
521ed7b
Reland Convert internal representation of Srtp cryptos from string to int
by Guo-wei Shieh
· 9 years ago
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
2764e10
Convert internal representation of Srtp cryptos from string to int.
by guoweis
· 9 years ago
0c4e06b
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
456696a
Reland Change WebRTC SslCipher to be exposed as number only
by Guo-wei Shieh
· 9 years ago
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
4fe3c9a
Change WebRTC SslCipher to be exposed as number only.
by guoweis
· 9 years ago
3c089d7
Add RTC_ prefix to contructormagic macros.
by henrikg
· 10 years ago
4b3c0d6
Use WebRTC API to convert byteorder in srtpfilter.
by Jiayang Liu
· 10 years ago
a197a5e
Update libsrtp includes in preparation of roll into Chromium.
by jiayl@webrtc.org
· 10 years ago
269fb4b
move xmpp and p2p to webrtc
by henrike@webrtc.org
· 10 years ago
2e7ee4b
Fix the SrtpFilter crash caused by two local offers.
by pthatcher@webrtc.org
· 10 years ago
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
d1ba6d9
Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p.
by henrike@webrtc.org
· 10 years ago
a09a999
(Auto)update libjingle 73222930-> 73226398
by buildbot@webrtc.org
· 11 years ago
d4e598d
(Auto)update libjingle 72097588-> 72159069
by buildbot@webrtc.org
· 11 years ago
0537634
(Auto)update libjingle 62713454-> 62865357
by henrike@webrtc.org
· 11 years ago
a7b9818
Unrevert 5590 "description"(=(Auto)update libjingle 61834300->61901702).
by henrike@webrtc.org
· 11 years ago
ef22151
Revert 5590 "description"
by xians@webrtc.org
· 11 years ago
2643805
description
by henrike@webrtc.org
· 11 years ago
28e2075
Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk
by henrike@webrtc.org
· 12 years ago