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
/
patches
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore out-of-order DTLS ChangeCipherSpec.
wtc@chromium.org
2014-06-06
1
-0
/
+19
*
Move signature_algorithm extension to the end in NSS.
davidben@chromium.org
2014-05-01
2
-0
/
+36
*
Change ssl_padding_xtn to the IANA-assigned value 21.
wtc@chromium.org
2014-04-11
2
-0
/
+18
*
Revert r242742. The Clang codegen bug has been fixed.
wtc@chromium.org
2014-02-27
2
-16
/
+0
*
net: don't always add TLS padding.
agl@chromium.org
2014-02-20
2
-27
/
+0
*
Update net/third_party/nss to NSS 3.15.5 Beta 2.
wtc@chromium.org
2014-01-21
22
-778
/
+339
*
Use NSSRWLock instead of PRRWLock in sslSessionID. This avoids the bugs
wtc@chromium.org
2014-01-09
2
-0
/
+237
*
Update net/third_party/nss to NSS 3.15.4.
wtc@chromium.org
2014-01-07
40
-3996
/
+687
*
Hack for Mac 10.9 hang when the Keychain is modified with Chrome running.
rsesek@chromium.org
2013-12-30
2
-0
/
+17
*
Defer TLS session caching until after certificate verification
rsleevi@chromium.org
2013-12-27
2
-0
/
+102
*
Revert 242219 "Defer TLS session caching until after certificate..."
rsleevi@chromium.org
2013-12-21
2
-102
/
+0
*
Defer TLS session caching until after certificate verification
rsleevi@chromium.org
2013-12-21
2
-0
/
+102
*
Disable session ticket renewal.
wtc@chromium.org
2013-12-13
2
-0
/
+19
*
net: use model NSS socket to save setting the cipher order every time.
agl@chromium.org
2013-12-07
1
-18
/
+20
*
net: implement TLS_FALLBACK_SCSV.
agl@chromium.org
2013-12-07
2
-0
/
+209
*
Use SHA-1 in TLS 1.2 client auth if the server requests it.
davidben@chromium.org
2013-12-04
2
-0
/
+129
*
Fill the TLS padding extension with zero bytes instead of spaces.
wtc@chromium.org
2013-12-03
1
-1
/
+1
*
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
2
-0
/
+106
*
net: fix PORT_Assert crash when renegotiating.
agl@chromium.org
2013-11-26
1
-3
/
+2
*
Certificate Transparency TLS extension patch for NSS
ekasper@google.com
2013-11-21
2
-0
/
+423
*
Update to the latest False Start code from NSS upstream.
wtc@chromium.org
2013-11-19
1
-380
/
+580
*
Support new ChannelID extension.
agl@chromium.org
2013-11-18
2
-0
/
+158
*
net: add padding extension to all handshakes.
agl@chromium.org
2013-11-13
2
-0
/
+28
*
net: don't add padding extension for SSLv3.
agl@chromium.org
2013-11-12
1
-7
/
+7
*
NSS: add `padding' extension when we might hit the F5 bug.
agl@chromium.org
2013-11-08
2
-0
/
+144
*
Include a fix for NSS bug 934016
rsleevi@chromium.org
2013-11-02
2
-0
/
+18
*
Update chacha20poly1305.patch for the changes made in r230713
wtc@chromium.org
2013-10-28
1
-11
/
+11
*
Make SSL False Start work with asynchronous certificate validation
wtc@chromium.org
2013-10-09
2
-0
/
+639
*
net: don't send resumption ClientHello records with versions > 0x0301.
agl@chromium.org
2013-10-07
1
-0
/
+31
*
Change SSL_PeerCertificateChain to return a CERTCertList.
wtc@chromium.org
2013-10-01
2
-0
/
+109
*
NSS: don't advertise TLS 1.2-only ciphersuites in a TLS 1.1 ClientHello.
agl@chromium.org
2013-09-26
2
-0
/
+171
*
NSS: fix session cache lock initialisation.
agl@chromium.org
2013-09-20
2
-0
/
+248
*
net: add ChaCha20+Poly1305 support to libssl.
agl@chromium.org
2013-09-17
2
-0
/
+282
*
The NSS client auth (as opposed to NSS_PLATFORM_CLIENT_AUTH) also needs
wtc@chromium.org
2013-09-12
1
-51
/
+85
*
Prefer to generate SHA-1 signatures for TLS 1.2 client authentication if
wtc@chromium.org
2013-09-06
1
-17
/
+40
*
On Windows, prefer to generate SHA-1 signatures for TLS 1.2 client
wtc@chromium.org
2013-08-30
2
-0
/
+165
*
Make the AES-GCM cipher suites work in DTLS, by moving the
wtc@chromium.org
2013-08-21
2
-134
/
+318
*
Implement the AES GCM cipher suites for TLS.
wtc@chromium.org
2013-08-15
3
-0
/
+1300
*
Fix a crash in SSL under memory pressure
rsleevi@chromium.org
2013-08-12
2
-0
/
+22
*
NSS: move the first protocol to the end of the ALPN extension.
agl@chromium.org
2013-08-09
1
-45
/
+63
*
Reland http://crrev.com/209278
rsleevi@chromium.org
2013-08-07
2
-17
/
+0
*
NSS: rename ALPN extension to have _xtn suffix.
agl@chromium.org
2013-08-02
1
-6
/
+6
*
Update net/third_party/nss/ssl to NSS 3.15.1.
wtc@chromium.org
2013-08-01
26
-4678
/
+320
*
net: support ALPN.
agl@chromium.org
2013-07-03
2
-0
/
+233
*
Revert 209515 "Reland http://crrev.com/209278"
rsleevi@chromium.org
2013-07-01
2
-0
/
+17
*
Reland http://crrev.com/209278
rsleevi@chromium.org
2013-07-01
2
-17
/
+0
*
Revert 209278 "Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2"
joaodasilva@chromium.org
2013-06-29
2
-0
/
+17
*
Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2
rsleevi@chromium.org
2013-06-29
2
-17
/
+0
*
Miscellaneous cleanup of TLS 1.2 code.
wtc@chromium.org
2013-06-17
2
-0
/
+816
[next]