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
/
socket
/
ssl_client_socket_mac.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ClientSocketHandle reuse_type(). Correctly track socket use.
willchan@chromium.org
2010-09-02
1
-0
/
+8
*
Don't break on auth if we are about to do client auth.
wtc@chromium.org
2010-09-02
1
-28
/
+13
*
Gather preconnection use vs waste statistics
jar@chromium.org
2010-08-25
1
-0
/
+16
*
Obtain the cipher suite from the Mac Secure Transport and
wtc@chromium.org
2010-07-23
1
-1
/
+5
*
Implement SSLClientSocketPool.
vandebo@chromium.org
2010-07-14
1
-17
/
+19
*
Plumb SSL connection information into the PageInfo model.
agl@chromium.org
2010-07-12
1
-0
/
+4
*
Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...
rsleevi@chromium.org
2010-06-26
1
-1
/
+0
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
1
-5
/
+5
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
1
-10
/
+7
*
Throttle writes rather than just taking it all at once. Fixes crashing as wel...
avi@chromium.org
2010-04-22
1
-2
/
+15
*
Mac: Improve Chrome's response to post-handshake SSL renegotiation.
snej@chromium.org
2010-04-07
1
-1
/
+13
*
Mac SSL fix: Go back to not enabling break-on-auth when we have a client cert...
snej@chromium.org
2010-03-30
1
-14
/
+26
*
Mac: Make client-cert picker only show certs the server will accept.
snej@chromium.org
2010-03-26
1
-8
/
+21
*
Revert due to compile failures
amit@chromium.org
2010-03-26
1
-21
/
+8
*
Mac: Make client-cert picker only show certs the server will accept.
snej@chromium.org
2010-03-26
1
-8
/
+21
*
Improved SSL handshake processing on Mac.
snej@chromium.org
2010-03-19
1
-51
/
+73
*
Mac: Ignoring optional client-cert requests from server
snej@chromium.org
2010-03-16
1
-24
/
+76
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-10
/
+10
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
1
-14
/
+7
*
Always call SSLSetPeerDomainName. The SSLSetPeerDomainName call was
wtc@chromium.org
2010-03-05
1
-8
/
+7
*
Mac: Work around SSL renegotiation problems with client certs.
snej@chromium.org
2010-03-05
1
-10
/
+15
*
Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :(
snej@chromium.org
2010-03-05
1
-7
/
+14
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
1
-14
/
+7
*
Add TLS server_name extension support for Mac Chrome.
wtc@chromium.org
2010-02-24
1
-0
/
+8
*
Mac client-side SSL cert improvements.
snej@chromium.org
2010-02-24
1
-1
/
+2
*
Really connect to the same server in FTP network transaction.
phajdan.jr@chromium.org
2010-02-20
1
-18
/
+20
*
Make dynamic access to SSLSetSessionOption static.
mark@chromium.org
2010-02-19
1
-1
/
+1
*
Fix SSLSessionOption's name. It's not SSLSetSessionOptionType.
mark@chromium.org
2010-02-19
1
-2
/
+2
*
Client-side SSL cert support for Mac.
snej@chromium.org
2010-02-18
1
-56
/
+121
*
Turn GetPeerName into a pure virtual and provide local impls, this way any fu...
thomasvl@chromium.org
2010-01-20
1
-0
/
+4
*
Enable SSL 2.0 cipher suites. Although SSL 2.0 is disabled by default,
wtc@chromium.org
2010-01-15
1
-1
/
+3
*
Support the ECC cipher suites added in Mac OS X 10.6.
wtc@chromium.org
2010-01-15
1
-1
/
+171
*
Changed catch-all Mac SSL OSStatus error to paramErr.
akalin@chromium.org
2010-01-06
1
-2
/
+9
*
Fix SSL error code for unexpected errSSLClosedGraceful on Mac
kinuko@chromium.org
2009-12-18
1
-3
/
+4
*
[Mac] Fixes SSLClientSocketMac to report net::ERR_SSL_PROTOCOL_ERROR when the...
andybons@chromium.org
2009-12-16
1
-2
/
+1
*
Handle unexpected connection close during SSL handshake on Mac
kinuko@chromium.org
2009-12-15
1
-0
/
+7
*
Rename GetNextProtocol -> GetNextProto
agl@chromium.org
2009-12-11
1
-1
/
+1
*
Add GetNextProtocol method to SSLClientSocket.
agl@chromium.org
2009-12-10
1
-0
/
+6
*
Define X509Certificate::intermediate_ca_certs_ as a std::vector of
wtc@chromium.org
2009-12-09
1
-1
/
+5
*
Comment typo.
avi@chromium.org
2009-12-04
1
-1
/
+1
*
Do not call GetServerCert whenever SSLHandshake returns. Call
wtc@chromium.org
2009-12-01
1
-8
/
+13
*
Improve Mac SSL code:
avi@chromium.org
2009-11-06
1
-114
/
+23
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-95
/
+119
*
Map errSSLPeerHandshakeFail to ERR_SSL_PROTOCOL_ERROR.
willchan@chromium.org
2009-10-29
1
-0
/
+3
*
Make SSLClientSocketMac full-duplex
ukai@chromium.org
2009-10-23
1
-120
/
+137
*
Enable certificate revocation and EV certificate validation for Mac
hawk@chromium.org
2009-10-16
1
-2
/
+4
*
Remember the server certificate on Mac OS X even if the handshake fails
hawk@chromium.org
2009-10-13
1
-1
/
+4
*
Uncouple the cert verifier when disconnecting to avoid a callback after a SSL...
hawk@chromium.org
2009-09-15
1
-0
/
+2
*
Add methods for setting socket buffers to the Socket
mbelshe@google.com
2009-09-09
1
-0
/
+8
*
Enable SSL session resumption for Mac OS X.
hawk@chromium.org
2009-09-03
1
-26
/
+132
[next]