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_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...
rsleevi@chromium.org
2010-06-26
1
-3
/
+4
*
Enable the regression test for issue 42538 for Windows.
wtc@chromium.org
2010-05-03
1
-0
/
+6
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
1
-4
/
+4
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
1
-9
/
+7
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-8
/
+8
*
When using NSS for SSL on Windows, fall back on SSLClientSocketWin
wtc@chromium.org
2010-03-12
1
-0
/
+2
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
1
-10
/
+6
*
Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :(
snej@chromium.org
2010-03-05
1
-6
/
+10
*
Thread-safety for X509Certificate's intermediate-certs list.
snej@chromium.org
2010-03-05
1
-10
/
+6
*
A follow-up of r28664.
wtc@chromium.org
2010-03-03
1
-11
/
+11
*
Remove connection failed histograms.
vandebo@chromium.org
2010-03-02
1
-8
/
+9
*
Handle the TLS no_renegotiation alert message.
wtc@chromium.org
2010-02-25
1
-0
/
+8
*
Really connect to the same server in FTP network transaction.
phajdan.jr@chromium.org
2010-02-20
1
-2
/
+2
*
Turn GetPeerName into a pure virtual and provide local impls, this way any fu...
thomasvl@chromium.org
2010-01-20
1
-0
/
+4
*
Several fixes to the Net.ConnectionTypeCount histogram.
mbelshe@google.com
2009-12-24
1
-8
/
+8
*
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
*
Remove unnecessary null pointer tests to avoid a false Coverity
wtc@chromium.org
2009-11-09
1
-7
/
+13
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-7
/
+29
*
Document that the handshake_failure alert message is also
wtc@chromium.org
2009-10-29
1
-2
/
+4
*
Pass the SCH_CRED_REVOCATION_CHECK_CHAIN_EXCLUDE_ROOT flag
wtc@chromium.org
2009-10-29
1
-1
/
+10
*
Change the SSL Socket to be capable of having reads and
mbelshe@google.com
2009-10-10
1
-220
/
+298
*
Add methods for setting socket buffers to the Socket
mbelshe@google.com
2009-09-09
1
-0
/
+8
*
Implement SSL certificate error handling on the Mac. If the user gives
wtc@chromium.org
2009-08-13
1
-3
/
+3
*
Initialize 'processed' to 0 before passing its address to SSLRead or
wtc@chromium.org
2009-08-06
1
-2
/
+2
*
Add some CHECKs to track down the source of a NULL deref in the SSLClientSock...
willchan@chromium.org
2009-07-10
1
-0
/
+4
*
Fix a crash in net::SSLClientSocketWin::OnIOComplete(int) when
wtc@chromium.org
2009-06-25
1
-2
/
+9
*
Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().
ukai@chromium.org
2009-06-23
1
-2
/
+6
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-0
/
+1190