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
*
Replacing 3 remaining profiler instrumentations using ScopedProfile with Scop...
vadimt
2014-11-07
1
-6
/
+6
*
Record ConnectionType metrics in OpenSSL.
davidben
2014-11-05
1
-26
/
+5
*
Use version macros for SSL versions.
davidben
2014-11-05
1
-4
/
+2
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-11-04
1
-0
/
+15
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-21
/
+21
*
Certificate Transparency: Code for unpacking EV cert hashes whitelist
eranm
2014-10-28
1
-1
/
+16
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-24
1
-0
/
+15
*
NSS: Don't corrupt ssl_connection_status on renego.
davidben
2014-10-24
1
-0
/
+4
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-17
1
-1
/
+21
*
net: disable SSLv3 fallback.
Adam Langley
2014-10-14
1
-0
/
+5
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-13
1
-0
/
+10
*
Add histogram to track NPN/ALPN.
bnc
2014-10-13
1
-0
/
+25
*
Instrumenting read callbacks to find jank in TCPSocketWin::Core::ReadDelegate...
vadimt
2014-10-10
1
-0
/
+5
*
Remove the "snionly" concept from the HSTS preload.
Adam Langley
2014-09-25
1
-3
/
+0
*
Revert "Certificate Transparency: Code for unpacking EV cert hashes whitelist"
Dmitry Lomov
2014-09-04
1
-12
/
+0
*
Certificate Transparency: Code for unpacking EV cert hashes whitelist
eranm
2014-09-04
1
-0
/
+12
*
Include better OpenSSL error information in NetLog.
davidben
2014-08-27
1
-1
/
+0
*
Remove implicit conversions from scoped_refptr to T* in net/socket/
dcheng
2014-08-25
1
-1
/
+1
*
Align SSLClientSocketOpenSSL and SSLClientSocketNSS histograms.
davidben
2014-08-25
1
-20
/
+0
*
Change the lifespan of SSlConnectJobMessengers so that they are created
wtc@chromium.org
2014-08-21
1
-0
/
+5
*
Centralize the logic for checking public key pins from ClientSocketNSS
rch@chromium.org
2014-08-08
1
-42
/
+9
*
This CL corrects a bug in which the OnHandshakeComplete callback for an ssl s...
mshelley@chromium.org
2014-08-07
1
-0
/
+1
*
This CL is a better implementation of https://codereview.chromium.org/3289030...
mshelley@chromium.org
2014-08-05
1
-0
/
+9
*
Implement ALPN for SSLClientSocketOpenSSL.
davidben@chromium.org
2014-07-30
1
-30
/
+6
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
1
-24
/
+24
*
Fix a few stray net::'s in net/socket/
davidben@chromium.org
2014-07-17
1
-1
/
+1
*
Move SSLClientSocketNSS fallback logic to HttpNetworkTransaction.
davidben@chromium.org
2014-07-02
1
-37
/
+6
*
Don't leave a dangling nss_bufs_ pointer after freeing the NSS memio
wtc@chromium.org
2014-06-25
1
-1
/
+2
*
Stop attempting to write to transport sockets in NSS on failure.
davidben@chromium.org
2014-06-18
1
-1
/
+6
*
Make HSTS headers not clobber preloaded pins.
palmer@chromium.org
2014-05-07
1
-5
/
+4
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-09
1
-2
/
+2
*
net: yet more pinning debugging.
agl@chromium.org
2014-04-09
1
-1
/
+4
*
Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..."
jschuh@chromium.org
2014-04-05
1
-2
/
+2
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-05
1
-2
/
+2
*
Delete some dead code.
thakis@chromium.org
2014-03-27
1
-1
/
+0
*
Standardize error reporting of IPEndPoint::ToSockAddr and
wtc@chromium.org
2014-03-26
1
-1
/
+1
*
Use sockets with unread data if they've never been used before.
davidben@chromium.org
2014-03-26
1
-15
/
+36
*
Make OpenSSL UpdateServerCert() OS independent.
haavardm@opera.com
2014-03-17
1
-0
/
+5
*
Add a histogram to measure the frequency of OCSP stapling support by servers
rsleevi@chromium.org
2014-02-22
1
-1
/
+6
*
Update net/third_party/nss to NSS 3.15.5 Beta 2.
wtc@chromium.org
2014-01-21
1
-1
/
+7
*
Remove vestigal traces of the TLS Cached Info Extension support
rsleevi@chromium.org
2014-01-11
1
-71
/
+0
*
Remove vestigal traces of side-pinning introduced in r101993 and removed in r...
rsleevi@chromium.org
2014-01-02
1
-4
/
+0
*
Defer TLS session caching until after certificate verification
rsleevi@chromium.org
2013-12-27
1
-1
/
+46
*
Revert 242219 "Defer TLS session caching until after certificate..."
rsleevi@chromium.org
2013-12-21
1
-54
/
+1
*
Defer TLS session caching until after certificate verification
rsleevi@chromium.org
2013-12-21
1
-1
/
+54
*
Change SSLCertRequestInfo.host_and_port from string to HostPortPair.
mattm@chromium.org
2013-12-17
1
-2
/
+1
*
Extract Certificate Transparency SCTs from stapled OCSP responses
ekasper@google.com
2013-12-17
1
-47
/
+64
*
Revert of https://codereview.chromium.org/92443002/
szym@chromium.org
2013-12-13
1
-64
/
+47
*
Extract Certificate Transparency SCTs from stapled OCSP responses
ekasper@google.com
2013-12-13
1
-47
/
+64
*
net: use model NSS socket to save setting the cipher order every time.
agl@chromium.org
2013-12-07
1
-10
/
+3
[next]