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
Commit message (
Expand
)
Author
Age
Files
Lines
*
When performing a SSL renegotiation handshake, do not send Certificate/Certif...
rsleevi@chromium.org
2010-12-10
3
-31
/
+134
*
nss: add support for OCSP stapling.
agl@chromium.org
2010-11-22
11
-1
/
+778
*
ssl3_PlatformSignHashes should set buf->len to the
wtc@chromium.org
2010-11-12
1
-3
/
+3
*
NSS: always record the ServerHello data.
agl@chromium.org
2010-11-12
1
-14
/
+14
*
Fix inconsistent line ending style. Set svn:eol-style to LF.
wtc@chromium.org
2010-11-04
1
-2
/
+2
*
Support for using OS-native certificates for SSL client
wtc@chromium.org
2010-11-04
10
-1
/
+834
*
net: Make Snap Start check cert verification and add metrics
agl@chromium.org
2010-11-03
1
-0
/
+2
*
Don't resend payload after Snap Start misprediction.
agl@chromium.org
2010-11-03
2
-18
/
+1
*
net: add SSL_PeerCertificatesChain function to NSS.
agl@chromium.org
2010-10-25
3
-0
/
+48
*
Add certificates to the ss->ssl3.peerCertChain linked list
wtc@chromium.org
2010-10-21
3
-25
/
+78
*
net: add patch file for Snap Start support in NSS
agl@chromium.org
2010-10-20
2
-0
/
+2135
*
NSS: Snap Start NPN support and other fixes.
agl@chromium.org
2010-09-20
4
-16
/
+108
*
NSS: Call handshake callback with False Start and Snap Start.
agl@chromium.org
2010-09-14
1
-20
/
+14
*
Allow SSL_SecurityStatus, SSL_GetChannelInfo, and
wtc@chromium.org
2010-08-27
5
-3
/
+178
*
NSS: Add Snap Start support
agl@chromium.org
2010-08-25
10
-15
/
+1299
*
Revert the workaround for servers that use tiny DH keys.
wtc@chromium.org
2010-08-17
6
-67
/
+63
*
Update to NSS 3.12.7.
wtc@chromium.org
2010-08-13
14
-95
/
+100
*
List TLS_DHE_RSA_WITH_AES_256_CBC_SHA after
wtc@chromium.org
2010-08-10
4
-2
/
+68
*
Reshuffle some NSS code to make way for Snap Start.
agl@chromium.org
2010-08-06
3
-122
/
+158
*
Update the TLS False Start patch. Replace TABs by spaces
wtc@chromium.org
2010-07-29
3
-35
/
+37
*
net/third_party/nss: sync patches/ directory.
agl@chromium.org
2010-07-08
3
-1
/
+129
*
Cache the peer's intermediate CA certificates in session ID, so that
wtc@chromium.org
2010-06-28
3
-0
/
+45
*
Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses
wtc@chromium.org
2010-06-01
1
-13
/
+18
*
GYP changes for FreeBSD and OpenBSD
pvalchev@google.com
2010-05-14
1
-2
/
+2
*
Pass license check script for most of the tree.
evan@chromium.org
2010-03-19
2
-0
/
+38
*
ssl_SecureSend should not do handshake when the handshake wait state is
wtc@chromium.org
2010-03-16
3
-62
/
+104
*
NSS and NPN: send NextProtocol on resume and disable NPN without SPDY.
agl@chromium.org
2010-03-12
2
-17
/
+40
*
SSL False Start Support
agl@chromium.org
2010-03-02
9
-3
/
+390
*
Send an empty renegotiation info extension instead of SCSV
wtc@chromium.org
2010-03-02
3
-2
/
+36
*
Revert "Fix the case where the browser livelocks if we cannot open a file."
agl@chromium.org
2010-03-01
9
-390
/
+3
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-26
9
-3
/
+390
*
Revert "SSL False Start Support"
agl@chromium.org
2010-02-26
9
-390
/
+3
*
SSL False Start Support
agl@chromium.org
2010-02-26
9
-3
/
+390
*
Revert "SSL False Start Support"
agl@chromium.org
2010-02-25
9
-390
/
+3
*
SSL False Start Support
agl@chromium.org
2010-02-24
9
-3
/
+390
*
net/third_party/nss: update to NSS_3_12_6_RC0
agl@chromium.org
2010-02-16
5
-8
/
+26
*
arm with its sysroot needs a new path to ../../../build/linux/pkg-config-wrapper
fbarchard@chromium.org
2010-02-16
1
-1
/
+1
*
Update our copy of libssl from NSS CVS.
agl@chromium.org
2010-02-11
19
-315
/
+2167
*
Port SSLClientSocketNSS to Windows. The next step is to
wtc@chromium.org
2010-01-28
1
-23
/
+55
*
Remove a C99-ism that Visual C++ doesn't support -- declare a variable in
wtc@chromium.org
2010-01-27
1
-1
/
+2
*
Fix libssl.so link failures on Linux shared lib build.
mmoss@google.com
2010-01-27
1
-0
/
+6
*
Clarify licenses on a bunch of files.
evan@chromium.org
2009-12-29
1
-0
/
+36
*
SSL: fix overflow error.
agl@chromium.org
2009-12-15
1
-3
/
+3
*
Sync NSS to pickup https://bugzilla.mozilla.org/show_bug.cgi?id=531188
agl@chromium.org
2009-12-03
2
-12
/
+18
*
NSS: sync with CVS version.
agl@chromium.org
2009-12-01
5
-44
/
+40
*
Linux: add next-protocol-negotiation to libssl.
agl@chromium.org
2009-11-30
8
-5
/
+293
*
Linux: enable building with a local version of libssl.
agl@chromium.org
2009-11-17
53
-0
/
+35136