index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
cert
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move base::FreeDeleter into its own header.
dcheng
2016-03-26
3
-0
/
+3
*
Adding iOS OpenSSL Implementation
svaldez
2016-03-25
4
-0
/
+754
*
Revert of Adding iOS OpenSSL Implementation (patchset #23 id:420001 of https:...
rockot
2016-03-25
4
-754
/
+0
*
This adds the OpenSSL-specific implementations for iOS, using SecTrustEvaluat...
svaldez
2016-03-25
4
-0
/
+754
*
Remove outdated cert verification tests
rsleevi
2016-03-25
1
-65
/
+0
*
Add more out of line copy ctors for complex classes.
vmpstr
2016-03-24
2
-0
/
+3
*
Addition of an OCSP parser using the net der code.
svaldez
2016-03-24
5
-43
/
+1037
*
Don't allow negative date components in ParseCertificateDate(), or ones start...
eroman
2016-03-23
2
-46
/
+37
*
[net/http auth] Support channel bindings for HTTP authentication.
asanka
2016-03-23
5
-0
/
+582
*
Migrate net/cert/* to net::IPAddress.
martijn
2016-03-22
3
-289
/
+139
*
Add more RetainedRef uses where needed.
vmpstr
2016-03-22
1
-2
/
+1
*
Add RetainedRef uses where needed.
vmpstr
2016-03-21
2
-6
/
+6
*
Remove pre-10.9 code in //net.
davidben
2016-03-21
1
-31
/
+2
*
Adding macro to enable changing SSL library (Part 1)
svaldez
2016-03-18
8
-31
/
+30
*
Switch //net to the new SPKI and PKCS#8 APIs.
davidben
2016-03-11
4
-17
/
+18
*
Perform CRLSet evaluation during Path Building on NSS
rsleevi
2016-03-11
2
-218
/
+178
*
A second attempt at landing https://codereview.chromium.org/1758823002/, whic...
eranm
2016-03-09
4
-16
/
+31
*
Revert of Certificate Transparency: Ensure timestamps over 32 bit are handled...
treib
2016-03-04
4
-31
/
+16
*
Certificate Transparency: Ensure timestamps over 32 bit are handled correctly.
eranm
2016-03-04
4
-16
/
+31
*
Revert of Perform CRLSet evaluation during Path Building on NSS (patchset #5 ...
benwells
2016-03-04
2
-178
/
+218
*
Remove Pass() helper from base/move.h.
dcheng
2016-03-04
1
-1
/
+2
*
Perform CRLSet evaluation during Path Building on NSS
rsleevi
2016-03-03
2
-218
/
+178
*
Add RFC2253 formatting of RDNSequence
svaldez
2016-03-03
4
-26
/
+260
*
Add new functions to handle UPN and email addresses
cernekee
2016-03-02
3
-1
/
+130
*
Hook up NameConstraints in VerifyCertificateChain.
mattm
2016-03-02
5
-213
/
+364
*
Suppress the clang warning "-Wdeprecated-declarations" for CSSM API calls.
erikchen
2016-03-02
5
-0
/
+35
*
Remove CertVerifyProcTest.CybertrustGTERoot unit test
rsleevi
2016-03-01
1
-123
/
+0
*
Disables CertVerifyProcTest.CybertrustGTERoot.
nektar
2016-02-29
1
-1
/
+1
*
Prune CNNIC whitelist.
davidben
2016-02-27
1
-744
/
+0
*
net: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-26
8
-0
/
+14
*
Reduce Certificate Parsing Strictness
svaldez
2016-02-26
4
-44
/
+63
*
Add Expect CT policy that gets checked on all certs
estark
2016-02-25
6
-79
/
+259
*
Certificate Transparency: Add log ID to Signed Tree Head
eranm
2016-02-25
2
-0
/
+63
*
Certificate Transparency: Stop using intermediate class in tests.
eranm
2016-02-24
1
-87
/
+80
*
Roll src/third_party/boringssl/src 894a47df2..6d4915792
davidben
2016-02-19
1
-6
/
+2
*
Don't decompose a der::Tag when processing it.
davidben
2016-02-19
1
-106
/
+73
*
Support for client certs in ssl_server_socket.
ryanchung
2016-02-19
5
-2
/
+134
*
Add information to SSLInfo about CT EV policy compliance
estark
2016-02-18
6
-89
/
+164
*
Adding ASN.1 Name Parsing
svaldez
2016-02-18
4
-212
/
+475
*
Certificate Transparency: Add Symantec's Vega log.
eranm
2016-02-18
1
-3
/
+12
*
Makes GetBuildTime behave sanely on all build types.
zforman
2016-02-12
1
-4
/
+0
*
Generate tests from PKITS.pdf, use them to test the new verifier.
mattm
2016-02-12
2
-0
/
+186
*
Fix API mismatch between NameConstraints::IsPermittedCert's subjectAltName pa...
mattm
2016-02-11
3
-68
/
+67
*
Fix GeneralName directoryName parsing in new (unused) name constraints code.
mattm
2016-02-11
1
-3
/
+12
*
Fix -Wsign-compare warning after https://codereview.chromium.org/1557133002
Nico Weber
2016-02-09
1
-1
/
+1
*
Perform CRLSet evaluation during Path Building on Windows
rsleevi
2016-02-09
2
-86
/
+639
*
Using == instead of Equals for der::Input comparison.
svaldez
2016-02-04
8
-35
/
+27
*
Notify net::CertDatabase observers when certificate is added.
emaxx
2016-02-01
1
-1
/
+6
*
Roll src/third_party/boringssl/src 6c22f542f..2cdf39877
davidben
2016-01-28
1
-3
/
+1
*
Use static_cast instead of reinterpret_cast in net::ReadHeader.
wfh
2016-01-27
1
-1
/
+1
[next]