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
*
Support predictive request for multiple preconnections
jar@chromium.org
2010-11-30
1
-1
/
+0
*
Revert 67614 - Support predictive request for multiple preconnections
jar@chromium.org
2010-11-30
1
-0
/
+1
*
Support predictive request for multiple preconnections
jar@chromium.org
2010-11-29
1
-1
/
+0
*
net: Implement DNS certificate provenance check uploads.
agl@chromium.org
2010-11-24
2
-1
/
+45
*
Implements openssl session caching
joth@chromium.org
2010-11-23
2
-56
/
+172
*
Remove two placeholder files.
agl@chromium.org
2010-11-22
2
-2
/
+0
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
21
-307
/
+413
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
21
-410
/
+307
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
21
-307
/
+410
*
Clean-up style issues in net:: related to X.509 data-types, eliminating unnec...
rsleevi@chromium.org
2010-11-22
1
-6
/
+12
*
Fix ThreadChecker to use Locks and not use scoped_ptr.
willchan@chromium.org
2010-11-21
1
-0
/
+1
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
21
-381
/
+306
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
21
-306
/
+381
*
snap_start_tests: test NPN misprediction.
agl@chromium.org
2010-11-17
1
-0
/
+45
*
Refactor EnsureOpenSSLInit and openssl_util into base
joth@chromium.org
2010-11-17
1
-6
/
+28
*
Fix openssl build: convert hostname_ and port_ to HostPortPair
joth@chromium.org
2010-11-15
2
-10
/
+6
*
Correctly handle SSL Client Authentication requests when connecting
rch@chromium.org
2010-11-12
23
-130
/
+136
*
Enable extra logging when using client certificates on Windows via NSS
rsleevi@chromium.org
2010-11-11
1
-0
/
+48
*
Add support for restricting the cipher suites that SSLClientSocket(Mac,NSS) u...
rsleevi@chromium.org
2010-11-11
5
-53
/
+212
*
Revert "Revert "net: add Snap Start tests""
agl@chromium.org
2010-11-10
1
-0
/
+320
*
Revert "net: add Snap Start tests"
agl@chromium.org
2010-11-10
1
-320
/
+0
*
net: add Snap Start tests
agl@chromium.org
2010-11-10
1
-0
/
+320
*
net: assorted changes needed for Snap Start tests.
agl@chromium.org
2010-11-10
8
-18
/
+60
*
net: add code for encrypting DNS cert check uploads.
agl@chromium.org
2010-11-10
1
-1
/
+137
*
Cleanup style nits in SSLClientSocketTest
rsleevi@chromium.org
2010-11-10
1
-101
/
+55
*
net: Silently disable False Start when NetNanny is detected.
agl@chromium.org
2010-11-05
2
-18
/
+16
*
net: add certificate provenance checking.
agl@chromium.org
2010-11-04
15
-31
/
+208
*
Support for using OS-native certificates for SSL client
wtc@chromium.org
2010-11-04
4
-38
/
+174
*
net: Make Snap Start check cert verification and add metrics
agl@chromium.org
2010-11-03
3
-12
/
+47
*
Don't resend payload after Snap Start misprediction.
agl@chromium.org
2010-11-03
1
-3
/
+22
*
A follow-up of r64178.
wtc@chromium.org
2010-11-02
1
-1
/
+12
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
6
-42
/
+59
*
Adds a new error (ERR_NETWORK_ACCESS_DENIED) for when network
mmenke@chromium.org
2010-11-02
3
-2
/
+7
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
9
-42
/
+42
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
1
-1
/
+1
*
net: use SSL_PeerCertificateChain for getting server certs
agl@chromium.org
2010-10-28
1
-56
/
+17
*
net: merge certificate validation with SSLHostInfo's
agl@chromium.org
2010-10-28
4
-27
/
+97
*
net: use SSL_PeerCertificateChain for SSLHostInfo
agl@chromium.org
2010-10-28
1
-19
/
+42
*
Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...
rsleevi@chromium.org
2010-10-28
1
-8
/
+12
*
Revert 64202 - Initial support for built-in DNS resolver/cache.
yusukes@chromium.org
2010-10-28
1
-1
/
+1
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
1
-1
/
+1
*
Report the SSL protocol version in ssl_info.connection_status.
wtc@chromium.org
2010-10-27
2
-55
/
+107
*
Add a bunch of missing bug references to FLAKY tests
stuartmorgan@chromium.org
2010-10-27
1
-0
/
+1
*
Add experimental option for TCP FastOpen.
mbelshe@chromium.org
2010-10-26
23
-32
/
+220
*
net: always save certs and trigger verify in SSLHostInfo.
agl@chromium.org
2010-10-26
4
-9
/
+89
*
net: move importing a DER certificate chain into X509Certificate.
agl@chromium.org
2010-10-26
2
-113
/
+9
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-0
/
+1
*
Revert 63648 - Revert 63643 - Add Reset to ClientSocket::UseHistory, and call...
cbentzel@chromium.org
2010-10-25
6
-3
/
+35
*
Revert 63643 - Add Reset to ClientSocket::UseHistory, and call on TCP disconn...
cbentzel@chromium.org
2010-10-23
6
-35
/
+3
*
Add Reset to ClientSocket::UseHistory, and call on TCP disconnect.
cbentzel@chromium.org
2010-10-23
6
-3
/
+35
[next]