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_openssl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide the certificate chain as validated to SSLInfo.
palmer@chromium.org
2012-03-03
1
-1
/
+1
*
Set SSLInfo.client_cert_sent when origin bound cert was sent.
mattm@chromium.org
2012-02-25
1
-2
/
+2
*
Always log the SSL server certificate received and being verified.
rsleevi@chromium.org
2012-02-22
1
-5
/
+3
*
Adds support for the credentials frame.
rch@chromium.org
2012-02-08
1
-0
/
+5
*
The network_moved check in DoHandshakeLoop and calling OnHandshakeIOComplete
jnd@chromium.org
2012-01-21
1
-15
/
+13
*
net: split the SSL session cache between incognito and normal.
agl@chromium.org
2011-12-12
1
-17
/
+51
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-80
/
+22
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
1
-33
/
+7
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
1
-7
/
+33
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
1
-7
/
+33
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
1
-5
/
+35
*
Log server advertised protos and the selected
rtenneti@google.com
2011-12-05
1
-1
/
+3
*
Upstream: Build net_unittests for Android.
jingzhao@chromium.org
2011-11-21
1
-7
/
+26
*
Log the (server, to-be-verified) certificate chains to the NetLog when loggin...
rsleevi@chromium.org
2011-11-04
1
-0
/
+6
*
Disable SPDY IP pooling for SSL connections with client authentication.
wtc@chromium.org
2011-10-28
1
-0
/
+2
*
Fix redux build
joth@chromium.org
2011-10-25
1
-0
/
+1
*
Fix openssl build after http://codereview.chromium.org/8265004/
joth@chromium.org
2011-10-19
1
-1
/
+2
*
Convert the easy ones in net/base/ to using CompletionCallback.
willchan@chromium.org
2011-10-07
1
-7
/
+7
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-6
/
+6
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
1
-1
/
+1
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
1
-1
/
+1
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
1
-1
/
+1
*
Return the constructed certificate chain in X509Certificate::Verify()
rsleevi@chromium.org
2011-07-30
1
-0
/
+1
*
Expose SSL_ExportKeyingMaterial() in SSLClient/ServerSocket interfaces.
wez@chromium.org
2011-07-23
1
-0
/
+6
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-2
/
+2
*
Cache the underlying OS certificate handle within the X509CertificateCache, r...
rsleevi@chromium.org
2011-07-19
1
-2
/
+1
*
Fixes for OpenSSL
bulach@chromium.org
2011-07-05
1
-0
/
+16
*
Adds URLRequestJob bytes read to NetLog.
mmenke@chromium.org
2011-06-01
1
-4
/
+4
*
Fix openssl build: wrong variable was used
joth@chromium.org
2011-05-19
1
-1
/
+1
*
Include SSL plaintext traffic in addition to the ciphertext when logging raw ...
rsleevi@chromium.org
2011-05-19
1
-2
/
+8
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Skip cert verification if it is expected to be bad.
hclam@chromium.org
2011-04-28
1
-13
/
+9
*
Added GetLocalAddress() in net::ClientSocket.
sergeyu@chromium.org
2011-04-19
1
-0
/
+4
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-11
/
+11
*
net: add issued_by_known_hash and public_key_hashes to SSLInfo.
agl@chromium.org
2011-04-13
1
-0
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
NetLog: Log net error codes on a lot of EndEvents.
mmenke@chromium.org
2011-02-08
1
-4
/
+5
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-5
/
+5
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-2
/
+4
*
Fix openssl after singleton refactor
joth@chromium.org
2010-12-14
1
-6
/
+6
*
Adds first cut implementation of a private key store abstraction for openssl
joth@chromium.org
2010-12-10
1
-4
/
+13
*
Switch linux OpenSSL build to use custom openssl version
joth@chromium.org
2010-12-09
1
-1
/
+2
*
Add support for OpenSSL Next Protocol Negotiation
bulach@chromium.org
2010-12-09
1
-2
/
+54
*
Fix cpplint.py nits.
wtc@chromium.org
2010-12-08
1
-2
/
+2
*
Fix OpenSSL build
joth@chromium.org
2010-12-08
1
-3
/
+6
*
Implements disabled cipher support for OpenSSL. (ssl_config_.disabled_cipher_...
joth@chromium.org
2010-12-07
1
-21
/
+193
*
I missed some comments from wtc on patch http://codereview.chromium.org/51950...
joth@chromium.org
2010-12-06
1
-25
/
+25
*
Fixes the remaining unit tests failures for OpenSSL:
joth@chromium.org
2010-12-02
1
-3
/
+51
*
Add support for some advanced SLL modes & options (where present)
joth@chromium.org
2010-12-01
1
-14
/
+45
*
Remove SSL 2.0 support.
wtc@chromium.org
2010-11-30
1
-1
/
+1
[next]