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_nss.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port SSLClientSocketNSS to Windows. The next step is to
wtc@chromium.org
2010-01-28
1
-10
/
+74
*
Refactor EnsureNSSInit. Move the NSS SSL library
wtc@chromium.org
2010-01-27
1
-3
/
+59
*
Turn GetPeerName into a pure virtual and provide local impls, this way any fu...
thomasvl@chromium.org
2010-01-20
1
-0
/
+4
*
Add a context-sensitive error mapping function specific to SSL
wtc@chromium.org
2010-01-15
1
-32
/
+24
*
Linux: Add Certificate Info dialog (part 1)
mattm@chromium.org
2010-01-14
1
-1
/
+1
*
NSS: disable DEFLATE compression if TLS is disabled.
agl@chromium.org
2010-01-08
1
-1
/
+5
*
Linux: allow TLS renegotiation.
agl@chromium.org
2010-01-06
1
-0
/
+15
*
Linux: remove temporary check that the scons builders are working.
agl@chromium.org
2009-12-24
1
-2
/
+0
*
Linux: fix scons build so that libssl gets the right headers.
agl@chromium.org
2009-12-23
1
-0
/
+2
*
Revert "Linux: temp change to see if the builders are getting the wrong heade...
agl@chromium.org
2009-12-23
1
-2
/
+0
*
Linux: temp change to see if the builders are getting the wrong headers.
agl@chromium.org
2009-12-23
1
-0
/
+2
*
Rename GetNextProtocol -> GetNextProto
agl@chromium.org
2009-12-11
1
-25
/
+22
*
BufferSend needs to call memio_GetWriteParams() and transport_->Write()
wtc@chromium.org
2009-12-10
1
-12
/
+22
*
Add GetNextProtocol method to SSLClientSocket.
agl@chromium.org
2009-12-10
1
-31
/
+39
*
Fix incorrect error codes. 9999 is not a valid network error
wtc@chromium.org
2009-12-04
1
-3
/
+4
*
Remove the unnecessary workaround for NSS bug 455424, now that we require
wtc@chromium.org
2009-12-01
1
-4
/
+0
*
Call SSL_SetSockPeerID for proper SSL session reuse, especially when
wtc@chromium.org
2009-11-30
1
-0
/
+10
*
Linux: add next-protocol-negotiation to libssl.
agl@chromium.org
2009-11-30
1
-0
/
+43
*
Remove the unused GetDefaultCertNickname function.
wtc@chromium.org
2009-11-30
1
-47
/
+2
*
Linux: enable building with a local version of libssl.
agl@chromium.org
2009-11-17
1
-0
/
+6
*
Improve error code mapping between our network error codes and the
wtc@chromium.org
2009-11-04
1
-6
/
+47
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-9
/
+30
*
Look up client certificates in ClientAuthHandler to get rid of manual CA
wtc@chromium.org
2009-10-24
1
-51
/
+34
*
Provides a certificate for SSL client authentication on NSS sockets.
wtc@chromium.org
2009-10-15
1
-4
/
+118
*
Make SSLClientSocketNSS full-duplex
ukai@chromium.org
2009-10-13
1
-86
/
+214
*
Don't use NSS databases for non-essential purposes, such as remembering
wtc@chromium.org
2009-09-21
1
-9
/
+12
*
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
-4
/
+4
*
Integrate OCSP handlers in SSLClientSocketNSS.
ukai@chromium.org
2009-07-31
1
-1
/
+6
*
Stop leaking ConnectCallbackWrapper if Connect() does not complete before the...
willchan@chromium.org
2009-06-30
1
-40
/
+44
*
Fix a crash in net::SSLClientSocketWin::OnIOComplete(int) when
wtc@chromium.org
2009-06-25
1
-2
/
+10
*
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
/
+820