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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
DOMUI Cert Manager: merge email certs into other certs tab.
mattm@chromium.org
2010-11-03
1
-8
/
+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
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
3
-9
/
+9
*
CertDatabase: Add ImportServerCerts method.
mattm@chromium.org
2010-10-12
2
-0
/
+39
*
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
*
CertDatabase cleanups: comments for CertType and trust enums, s/ImportCertRes...
mattm@chromium.org
2010-09-14
2
-11
/
+12
*
Add NSS cert trust setting, cert deleting, and CA cert import to CertDatabase.
mattm@chromium.org
2010-08-31
2
-0
/
+269
*
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
*
NSS cert database cleanups
mattm@chromium.org
2010-08-20
1
-6
/
+5
*
Move nsNSSCertTrust from chrome/third_party to net/third_party.
mattm@chromium.org
2010-08-20
2
-0
/
+495
*
Give keys friendly names in NSS and OS X
davidben@chromium.org
2010-08-19
2
-1
/
+20
*
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
*
Add NSS PKCS12 import/export functions to CertDatabase.
mattm@chromium.org
2010-08-12
2
-0
/
+470
*
Revert "Add NSS PKCS12 import/export functions to CertDatabase." which failed...
mattm@chromium.org
2010-08-11
2
-470
/
+0
*
Add NSS PKCS12 import/export functions to CertDatabase.
mattm@chromium.org
2010-08-11
2
-0
/
+470
*
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
*
Add a unit test to check KeygenHandler's thread-safety
davidben@chromium.org
2010-06-25
1
-8
/
+14
*
Change Windows' application/x-x509-user-cert handling to allow any certificat...
rsleevi@chromium.org
2010-06-24
1
-13
/
+0
*
Don't need to copy the challenge data before calling DER_Encode because
wtc@chromium.org
2010-06-24
2
-10
/
+8
*
Move the Mozilla-derived code in net/base/keygen_handler_nss.cc
wtc@chromium.org
2010-06-18
4
-0
/
+388
*
Removed gssapi namespace.
ahendrickson@google.com
2010-06-10
2
-20
/
+8
*
Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses
wtc@chromium.org
2010-06-01
1
-13
/
+18
*
Adding gssapi.h to third_party.
ahendrickson@google.com
2010-05-18
4
-0
/
+914
*
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
[next]