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
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fail the SPDY transaction if it does not meet TLS base requirements.
willchan@chromium.org
2014-05-23
5
-0
/
+134
*
net: yet more pinning debugging.
agl@chromium.org
2014-04-09
2
-0
/
+7
*
Update QuicClientSession::GetSSLInfo to report QUIC as the protocol
wtc@chromium.org
2014-04-04
2
-0
/
+5
*
Introduce USE_OPENSSL_CERTS for certificate handling.
haavardm@opera.com
2014-03-28
1
-8
/
+0
*
Move SSLConfig class from ssl_config_service.h to ssl_config.h
sergeyu@chromium.org
2014-03-24
4
-216
/
+226
*
Remove --enable-unrestricted-ssl3-fallback.
pkasting@chromium.org
2014-03-22
3
-16
/
+1
*
When clearing the session cache, also flush OpenSSLClientKeyStore.
yfriedman@chromium.org
2014-02-17
1
-1
/
+1
*
NSS Cros multiprofile: trust roots added by a profile shouldn't apply to othe...
mattm@chromium.org
2014-02-08
1
-4
/
+0
*
Flag TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 as using ECDHE_ECDSA key exchange
rsleevi@chromium.org
2014-01-21
1
-1
/
+1
*
Remove vestigal traces of the TLS Cached Info Extension support
rsleevi@chromium.org
2014-01-11
3
-27
/
+0
*
Cleanup: Correct the names of the struct fields.
eranm@google.com
2014-01-08
2
-3
/
+3
*
Certificate Transparency: Export a missing symbol.
eranm@google.com
2014-01-07
1
-5
/
+3
*
Change SSLCertRequestInfo.host_and_port from string to HostPortPair.
mattm@chromium.org
2013-12-17
7
-20
/
+21
*
Add ClientCertStoreChromeOS which only returns the certs for a given user.
mattm@chromium.org
2013-12-17
6
-42
/
+421
*
Update keygen to use correct NSS slot on ChromeOS multiprofile.
mattm@chromium.org
2013-12-16
1
-1
/
+1
*
Split net::ClientCertStoreImpl into actual platform-specific classes.
mattm@chromium.org
2013-12-11
12
-274
/
+451
*
SignedCertificateTimestamp storing & serialization code.
alcutter@google.com
2013-11-29
4
-1
/
+66
*
Add support for fetching Certificate Transparency SCTs over a TLS extension
ekasper@google.com
2013-11-28
2
-0
/
+4
*
NSS: Handle unfriendly tokens in client auth.
mattm@chromium.org
2013-11-27
4
-12
/
+77
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-12
/
+15
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
1
-4
/
+0
*
Avoid creating keys and self-signed certs separately.
bemasc@chromium.org
2013-11-01
1
-9
/
+7
*
net: require forward security for Chromoting SSL/TLS server connections.
agl@chromium.org
2013-10-31
2
-0
/
+9
*
Get ClientCertStore through ResourceContext.
mattm@chromium.org
2013-10-30
5
-39
/
+61
*
Make SSL False Start work with asynchronous certificate validation
wtc@chromium.org
2013-10-09
1
-1
/
+1
*
Fix some WeakPtrFactory members that aren't last
dmichael@chromium.org
2013-10-08
2
-3
/
+4
*
Clean up a few unused globals.
thakis@chromium.org
2013-09-25
1
-1
/
+0
*
net: disable TLS False Start.
agl@chromium.org
2013-09-24
1
-1
/
+1
*
net: add ChaCha20+Poly1305 support to libssl.
agl@chromium.org
2013-09-17
1
-2
/
+5
*
Revert 219882 "Turn off TLS 1.2 to work around the TLS 1.2 clien..."
wtc@chromium.org
2013-08-29
1
-2
/
+4
*
Turn off TLS 1.2 to work around the TLS 1.2 client authentication
wtc@chromium.org
2013-08-28
1
-4
/
+2
*
Stop using SequencedWorkerPool in tests in net/
rsleevi@chromium.org
2013-08-22
1
-34
/
+39
*
Add a method to get, but not create, the domain bound cert for a given domain.
juanlang@google.com
2013-08-14
3
-105
/
+433
*
Fix leak of sequenced worker pool in unit tests when service_ is replaced.
juanlang@google.com
2013-08-12
1
-1
/
+7
*
Properly handle asynchronous lookups from the ServerBoundCertStore.
juanlang@google.com
2013-08-08
3
-15
/
+22
*
Remove requested types from the server bound cert service: it only
juanlang@google.com
2013-08-07
8
-458
/
+309
*
Add a CertVerifier flag to enable hard fail for local (non-public) trust anch...
rsleevi@chromium.org
2013-07-30
2
-3
/
+15
*
Use a direct include of the message_loop header in net/, part 3.
avi@chromium.org
2013-07-18
3
-3
/
+3
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
1
-1
/
+1
*
Use a direct include of time headers in net/, part 3.
avi@chromium.org
2013-06-28
3
-3
/
+3
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-1
/
+1
*
Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a..."
wtc@chromium.org
2013-06-24
1
-3
/
+3
*
Revert "Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a...""...
senorblanco@chromium.org
2013-06-23
1
-3
/
+3
*
Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a..."
wtc@chromium.org
2013-06-22
1
-3
/
+3
*
Disable TLS 1.2 if USE_OPENSSL is defined (such as on Android) to
wtc@chromium.org
2013-06-21
1
-3
/
+3
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
2
-15
/
+14
*
Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-5
/
+5
*
net: add a new message for AEAD ciphers.
agl@chromium.org
2013-06-12
3
-63
/
+80
*
Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
[next]