Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
d3a4ebe332de0a4f78d732db2e0798fbd7f01b20
/
rtc_base
/
ssl_adapter_unittest.cc
6a489f2
Fully qualify googletest symbols.
by Mirko Bonadei
· 6 years ago
c84f661
Stop using Googletest legacy APIs.
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 rtc_base/ssladapter_unittest.cc]
b19b497
Refactor: Removing IgnoreBadCert from SSLStreamAdapter. Make test methods more explicit.
by Benjamin Wright
· 6 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 6 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 6 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 6 years ago
9c147dd
Revert "Add SSLConfig object to IceServer."
by Sergey Silkin
· 6 years ago
4f08543
Add SSLConfig object to IceServer.
by Diogo Real
· 6 years ago
1d52d2c
Revert "Add SSLConfig object to IceServer."
by Ying Wang
· 6 years ago
7f1ffcc
Add SSLConfig object to IceServer.
by Diogo Real
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
6e9c3df
Added additional SSL certificate verification tests.
by Benjamin Wright
· 7 years ago
abbe841
This CL removes all usages of our custom ostream << overloads.
by Jonas Olsson
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/rtc_base/ssladapter_unittest.cc]
7bd1f1b
Add support for changing the TLS elliptic curve set.
by Diogo Real
· 7 years ago
1dca9d5
Support a user-provided string for the TLS ALPN extension.
by Diogo Real
· 7 years ago
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/ssladapter_unittest.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/rtc_base/ssladapter_unittest.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/ssladapter_unittest.cc]
ed3b986
Fixing SSL error that occurs when underlying socket is blocked.
by deadbeef
· 8 years ago
98e186c
Remove VirtualSocketServer's dependency on PhysicalSocketServer.
by deadbeef
· 8 years ago
7eaa4ea
Delete method MessageQueue::set_socketserver
by nisse
· 8 years ago
37f5ecf
Replace NULL with nullptr or null in webrtc/base/.
by deadbeef
· 8 years ago
1b54a5f
Relanding: Removing #defines previously used for building without BoringSSL/OpenSSL.
by deadbeef
· 8 years ago
f33491e
Revert of Removing #defines previously used for building without BoringSSL/OpenSSL. (patchset #2 id:20001 of https://codereview.webrtc.org/2640513002/ )
by deadbeef
· 8 years ago
eaa826c
Removing #defines previously used for building without BoringSSL/OpenSSL.
by deadbeef
· 8 years ago
c8762a8
Remove StartSSLWithServer from SSLStreamAdapter.
by Taylor Brandstetter
· 8 years ago
9131efd
Read recv timestamps from socket (posix only).
by Stefan Holmer
· 9 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
4e57247
Provide RSA2048 as per RFC
by torbjorng
· 9 years ago
335204c
Revert of Provide RSA2048 as per RFC (patchset #9 id:200001 of https://codereview.webrtc.org/1329493005/ )
by torbjorng
· 9 years ago
0df3eb0
provide RSA2048 as per RFC
by torbjorng
· 9 years ago
b6d4ec4
Support generation of EC keys using P256 curve and support ECDSA certs.
by Torbjorn Granlund
· 9 years ago
a9b1ec0
Support for DTLS in OpenSSLAdapter
by pthatcher@webrtc.org
· 10 years ago
34f2a9e
Initialize SSL in unittest_main.cc.
by pbos@webrtc.org
· 10 years ago
c569a49
Unit tests for SSLAdapter
by tkchin@webrtc.org
· 10 years ago