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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Certificate Transparency: Use SCTs obtained from tls extension.
eranm@google.com
2013-12-06
1
-1
/
+1
*
net: Implement new SSL session cache for OpenSSL sockets.
digit@chromium.org
2013-12-03
4
-137
/
+971
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
4
-6
/
+6
*
net: enable ChaCha20 based cipher suites.
agl@chromium.org
2013-12-02
1
-5
/
+0
*
Move some more file utils to the base namespace.
brettw@chromium.org
2013-12-02
1
-1
/
+1
*
net: boost AES-GCM ciphers if the machine has AES-NI.
agl@chromium.org
2013-12-02
3
-1
/
+126
*
Certificate Transparency: Logging SCTs to the NetLog.
eranm@google.com
2013-11-29
1
-1
/
+2
*
SignedCertificateTimestamp storing & serialization code.
alcutter@google.com
2013-11-29
2
-1
/
+35
*
Certificate Transparency: Threading the CT verifier into the SSL client socket.
eranm@google.com
2013-11-28
8
-4
/
+58
*
Add support for fetching Certificate Transparency SCTs over a TLS extension
ekasper@google.com
2013-11-28
4
-1
/
+150
*
Allow close_notify during the SSL handshake to trigger TLS fallback on Android
mckev@amazon.com
2013-11-28
1
-0
/
+3
*
Handle an aborted connection before accept is called.
wtc@chromium.org
2013-11-27
1
-1
/
+15
*
Close accept_event_ only after stopping accept_watcher_.
wtc@chromium.org
2013-11-22
1
-5
/
+5
*
net: Add missing Autolock call to openssl SSLSessionCache::Flush()
digit@chromium.org
2013-11-21
1
-0
/
+1
*
[windows] Close the socket event only after stopping its ObjectWatcher.
kkania@chromium.org
2013-11-21
1
-1
/
+1
*
Certificate Transparency: Address review comments from issue 65863002.
eranm@google.com
2013-11-20
1
-9
/
+1
*
Update to the latest False Start code from NSS upstream.
wtc@chromium.org
2013-11-19
1
-72
/
+98
*
Added three histograms to track the following TCP connection latency
rtenneti@chromium.org
2013-11-18
2
-22
/
+46
*
Only use ECDHE when requiring forward secrecy.
agl@chromium.org
2013-11-15
1
-3
/
+2
*
[Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY
akalin@chromium.org
2013-11-14
2
-277
/
+181
*
NSS: {EC,RSA}PrivateKey shouldn't call crypto::GetPublicNSSKeySlot or GetPriv...
mattm@chromium.org
2013-11-13
1
-0
/
+2
*
Fix WeakPtrFactory member order in net/socket/.
wez@chromium.org
2013-11-10
7
-19
/
+55
*
Style: Clean-up SSLClientSocketOpenSSL to match header declaration
rsleevi@chromium.org
2013-11-09
1
-589
/
+584
*
Stop leaking a CERTCertificate* during SSL renegotiation
rsleevi@chromium.org
2013-11-08
1
-1
/
+1
*
Move internal SSLClientSocketOpenSSL methods to be private
rsleevi@chromium.org
2013-11-08
2
-29
/
+34
*
net: disable ChaCha20 based cipher suites.
agl@chromium.org
2013-11-07
1
-0
/
+5
*
Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..."
scherkus@chromium.org
2013-11-04
2
-181
/
+277
*
[Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY
akalin@chromium.org
2013-11-04
2
-277
/
+181
*
net: require forward security for Chromoting SSL/TLS server connections.
agl@chromium.org
2013-10-31
1
-0
/
+18
*
The SSLServerSocket constructor should use the supplied SSLConfig as is.
wtc@chromium.org
2013-10-31
2
-6
/
+0
*
chromeos: Reload certificates when CA certificate is added
spang@chromium.org
2013-10-31
3
-7
/
+7
*
[SPDY] Remove most code dealing with credential frames
akalin@chromium.org
2013-10-29
1
-1
/
+3
*
[Net] Make ClientSocketPoolBaseHelper::Group use a timer
akalin@chromium.org
2013-10-29
2
-37
/
+37
*
Enable TLS Channel ID for the openssl implementation of SSLClientSocket.
qsr@chromium.org
2013-10-25
6
-42
/
+258
*
[Net] Make ClientSocketPoolBaseHelper::Group use PriorityQueue
akalin@chromium.org
2013-10-24
2
-51
/
+40
*
[GCM] Unrevert initial GCM patch
zea@chromium.org
2013-10-22
2
-5
/
+5
*
Do not allow the server certificate to change in a renegotiation.
wtc@chromium.org
2013-10-19
2
-0
/
+17
*
Revert r229533 "[GCM] Initial work to set up directory structure and introduc...
pfeldman@chromium.org
2013-10-19
2
-5
/
+5
*
[GCM] Initial work to set up directory structure and introduce socket integra...
zea@chromium.org
2013-10-19
2
-5
/
+5
*
[Net] Separate out NUM_PRIORITIES from RequestPriority enum
akalin@chromium.org
2013-10-19
3
-4
/
+4
*
[Net] Log RequestPriority instances as strings instead of integers
akalin@chromium.org
2013-10-16
1
-2
/
+3
*
Make SSL False Start work with asynchronous certificate validation
wtc@chromium.org
2013-10-09
1
-1
/
+2
*
Enable IPv4 address mapped to IPv6.
halyavin@google.com
2013-10-07
1
-1
/
+14
*
Added histograms to see if the interval between consecutive connects has
rtenneti@chromium.org
2013-10-07
2
-1
/
+46
*
Revert 227233 "Added histograms to see if the interval between c..."
mtomasz@chromium.org
2013-10-07
2
-45
/
+1
*
Added histograms to see if the interval between consecutive connects has
rtenneti@chromium.org
2013-10-06
2
-1
/
+45
*
[SPDY] Do not advertise SPDY/2 by default
akalin@chromium.org
2013-10-06
3
-5
/
+6
*
[SPDY] Remove references to obsolete SPDY versions SPDY/1 and SPDY/2.1
akalin@chromium.org
2013-10-04
2
-17
/
+8
*
Fix bug 170595
rpaquay@chromium.org
2013-10-03
1
-0
/
+8
*
Change SSL_PeerCertificateChain to return a CERTCertList.
wtc@chromium.org
2013-10-01
1
-11
/
+7
[prev]
[next]