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
/
third_party
/
nss
/
ssl
/
ssl3con.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the bundled libssl to NSS 3.18 RTM
rsleevi
2015-04-03
1
-137
/
+181
*
Use dlsym(RTLD_DEFAULT) instead of dlsym(dlopen(NULL)) in aesgcmchromium.patch.
ppi
2015-03-03
1
-8
/
+3
*
net: move the FALLBACK_SCSV to the back of the cipher suite list.
agl
2014-10-29
1
-9
/
+11
*
Ignore out-of-order DTLS ChangeCipherSpec.
wtc@chromium.org
2014-06-06
1
-0
/
+8
*
Update net/third_party/nss to NSS 3.15.5 Beta 2.
wtc@chromium.org
2014-01-21
1
-1
/
+1
*
Use NSSRWLock instead of PRRWLock in sslSessionID. This avoids the bugs
wtc@chromium.org
2014-01-09
1
-21
/
+21
*
Update net/third_party/nss to NSS 3.15.4.
wtc@chromium.org
2014-01-07
1
-177
/
+262
*
Defer TLS session caching until after certificate verification
rsleevi@chromium.org
2013-12-27
1
-1
/
+1
*
Revert 242219 "Defer TLS session caching until after certificate..."
rsleevi@chromium.org
2013-12-21
1
-1
/
+1
*
Defer TLS session caching until after certificate verification
rsleevi@chromium.org
2013-12-21
1
-1
/
+1
*
net: use model NSS socket to save setting the cipher order every time.
agl@chromium.org
2013-12-07
1
-10
/
+12
*
net: implement TLS_FALLBACK_SCSV.
agl@chromium.org
2013-12-07
1
-2
/
+33
*
Use SHA-1 in TLS 1.2 client auth if the server requests it.
davidben@chromium.org
2013-12-04
1
-24
/
+61
*
nss: fix order of parenthesis.
agl@chromium.org
2013-12-03
1
-1
/
+1
*
net: boost AES-GCM ciphers if the machine has AES-NI.
agl@chromium.org
2013-12-02
1
-0
/
+38
*
Certificate Transparency TLS extension patch for NSS
ekasper@google.com
2013-11-21
1
-0
/
+15
*
Update to the latest False Start code from NSS upstream.
wtc@chromium.org
2013-11-19
1
-75
/
+72
*
Support new ChannelID extension.
agl@chromium.org
2013-11-18
1
-6
/
+52
*
net: don't add padding extension for SSLv3.
agl@chromium.org
2013-11-12
1
-1
/
+1
*
NSS: add `padding' extension when we might hit the F5 bug.
agl@chromium.org
2013-11-08
1
-0
/
+22
*
Include a fix for NSS bug 934016
rsleevi@chromium.org
2013-11-02
1
-0
/
+5
*
Update to the new definitions of CKM_NSS_CHACHA20_POLY1305 and
wtc@chromium.org
2013-10-24
1
-11
/
+11
*
Make SSL False Start work with asynchronous certificate validation
wtc@chromium.org
2013-10-09
1
-38
/
+131
*
net: don't send resumption ClientHello records with versions > 0x0301.
agl@chromium.org
2013-10-07
1
-4
/
+6
*
NSS: don't advertise TLS 1.2-only ciphersuites in a TLS 1.1 ClientHello.
agl@chromium.org
2013-09-26
1
-25
/
+38
*
NSS: fix session cache lock initialisation.
agl@chromium.org
2013-09-20
1
-2
/
+1
*
net: add ChaCha20+Poly1305 support to libssl.
agl@chromium.org
2013-09-17
1
-2
/
+67
*
The NSS client auth (as opposed to NSS_PLATFORM_CLIENT_AUTH) also needs
wtc@chromium.org
2013-09-12
1
-49
/
+69
*
Prefer to generate SHA-1 signatures for TLS 1.2 client authentication if
wtc@chromium.org
2013-09-06
1
-5
/
+28
*
On Windows, prefer to generate SHA-1 signatures for TLS 1.2 client
wtc@chromium.org
2013-08-30
1
-6
/
+90
*
Make the AES-GCM cipher suites work in DTLS, by moving the
wtc@chromium.org
2013-08-21
1
-115
/
+78
*
Implement the AES GCM cipher suites for TLS.
wtc@chromium.org
2013-08-15
1
-207
/
+538
*
net: avoid uninitialised data warning in the event of a decryption failure.
agl@chromium.org
2013-08-01
1
-13
/
+14
*
Update net/third_party/nss/ssl to NSS 3.15.1.
wtc@chromium.org
2013-08-01
1
-78
/
+69
*
net: support ALPN.
agl@chromium.org
2013-07-03
1
-1
/
+3
*
Remove dummy change in ssl3con.c.
agl@chromium.org
2013-07-01
1
-2
/
+0
*
net: use NSS's function for selecting NPN rather than a callback.
agl@chromium.org
2013-07-01
1
-0
/
+2
*
Miscellaneous cleanup of TLS 1.2 code.
wtc@chromium.org
2013-06-17
1
-169
/
+166
*
Support the new TLS 1.2 HMAC-SHA256 cipher suites specified in
wtc@chromium.org
2013-06-06
1
-3
/
+38
*
Support the new supported_signature_algorithms field of the
wtc@chromium.org
2013-05-31
1
-3
/
+62
*
Implement TLS 1.2.
wtc@chromium.org
2013-05-30
1
-137
/
+715
*
Fix bugs in the code in ssl3_HandleHandshakeMessage that handles a
wtc@chromium.org
2013-05-06
1
-18
/
+28
*
Update NSS libSSL to NSS_3_15_BETA2.
wtc@chromium.org
2013-05-02
1
-152
/
+182
*
Use CERT_GetCertKeyType to get KeyType for ssl3_PlatformSignHashes.
mef@chromium.org
2013-04-26
1
-2
/
+3
*
Revert "net: don't do TLS False Start with RC4."
agl@chromium.org
2013-04-26
1
-8
/
+2
*
net: don't do TLS False Start with RC4.
agl@chromium.org
2013-04-19
1
-2
/
+8
*
When performing an SSL renegotiation and requesting a certificate status, cle...
rsleevi@chromium.org
2013-02-23
1
-0
/
+4
*
The hashAlg field of CK_NSS_MAC_CONSTANT_TIME_PARAMS has been
wtc@chromium.org
2013-02-08
1
-3
/
+3
*
net: implement CBC processing in constant-time in libssl.
agl@chromium.org
2013-02-06
1
-57
/
+385
*
Ensure the patched NSS libssl used on Win and Mac behaves the same as upstrea...
rsleevi@chromium.org
2012-11-15
1
-6
/
+4
[next]