Sign in
webrtc
/
src
/
8d085422ed9d8ce684c4dc4fc1f95edc18743356
/
rtc_base
/
rtc_certificate_unittest.cc
96e3b99
Use backticks not vertical bars to denote variables in comments for /rtc_base
by Artem Titov
· 3 years, 8 months ago
8515d5a
Refactor ssl_stream_adapter API to show object ownership
by Harald Alvestrand
· 5 years ago
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 rtc_base/rtccertificate_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
e40468b
Move some numeric utility code from rtc_base/ to rtc_base/numerics/
by Karl Wiberg
· 7 years ago
9de3aac
Reland "Enable the clang style plugin in rtc_base/"
by Steve Anton
· 7 years ago
a17ce27
Revert "Enable the clang style plugin in rtc_base/"
by Steve Anton
· 7 years ago
af551a1
Enable the clang style plugin in rtc_base/
by Steve Anton
· 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/rtccertificate_unittest.cc]
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/rtccertificate_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/rtccertificate_unittest.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/rtccertificate_unittest.cc]
b9eaeba
Return nullptr from RTCCertificate::FromPEM on failure.
by jbroman
· 8 years ago
6b470a9
RTCCertificate serialization.
by hbos
· 9 years ago
[Renamed (82%) from webrtc/base/rtccertificate_unittests.cc]
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
d44c077
Revert of Safe numeric library: base/numerics (copied from Chromium) (patchset #11 id:250001 of https://codereview.webrtc.org/1753293002/ )
by Tommi
· 9 years ago
de1c81b
Safe numeric library added: base/numerics (copied from Chromium)
by hbos
· 9 years ago
0eb15ed
Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector
by kwiberg
· 9 years ago
3980d46
RTCCertificate::Expires() and ::HasExpired() implemented using SSLCertificate::CertificateExpirationTime().
by hbos
· 9 years ago
cd6f539
Revert of RTCCertificate::Expires() and ::HasExpired() implemented (patchset #5 id:140001 of https://codereview.webrtc.org/1494103003/ )
by hbos
· 9 years ago
20ef654
RTCCertificate::Expires() and ::HasExpired() implemented using SSLCertificate::CertificateExpirationTime().
by hbos
· 9 years ago