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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Synchronize the mappings between Windows/Mac error codes and their net:: erro...
rsleevi@chromium.org
2010-10-10
2
-12
/
+58
*
Revert 62105 - Test change to fix a leak. Will revert after getting in a run...
willchan@chromium.org
2010-10-10
6
-232
/
+93
*
Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...
willchan@chromium.org
2010-10-10
6
-93
/
+232
*
Have OpenSSL simply increment the ref-count, rather than copy and reparse the...
rsleevi@chromium.org
2010-10-09
1
-1
/
+4
*
net: enable SSLClientSocketTest.(ConnectExpired|ConnectMismatched)
agl@chromium.org
2010-10-09
1
-21
/
+5
*
net: alter detection of end of SSL connection in tests.
agl@chromium.org
2010-10-09
1
-2
/
+2
*
Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD...
eroman@chromium.org
2010-10-09
11
-5
/
+191
*
net: mark SSLClientSocketTest.(ConnectExpired|ConnectMismatched) as FAILS_
agl@chromium.org
2010-10-08
1
-4
/
+21
*
Implement generic GetUpdates support in python sync server. This was a recent
nick@chromium.org
2010-10-08
2
-48
/
+262
*
Http Cache: Add some debug code to track a bug. Basically
rvargas@google.com
2010-10-08
1
-0
/
+8
*
Remove log for errors opening files. It's the client's responsibility to log ...
pinkerton@chromium.org
2010-10-08
1
-2
/
+0
*
Connect up OpenSSL socket to use the OpenSSL X509Certificate.
joth@chromium.org
2010-10-08
5
-103
/
+83
*
Revert Revert Revert Revert "net: uncork NSS sockets after a 200ms timeout."
agl@chromium.org
2010-10-08
2
-2
/
+28
*
net: remove test flakyness caused by uncorking.
agl@chromium.org
2010-10-08
1
-13
/
+18
*
Adds X509 certificates for OpenSSL.
bulach@chromium.org
2010-10-08
13
-43
/
+708
*
Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-08
22
-13
/
+76
*
Decouples certificates viewers from NSS to prepare support for OpenSSL.
bulach@chromium.org
2010-10-08
3
-19
/
+52
*
Fix server initiated SSL renegotiation for SSLClientSocketMac
rsleevi@chromium.org
2010-10-08
2
-245
/
+199
*
Do not use Alternate-Protocol for establishing new SpdySessions.
willchan@chromium.org
2010-10-08
5
-5
/
+78
*
DOMUI Cert Manager: Edit CA cert trust.
mattm@chromium.org
2010-10-08
2
-2
/
+2
*
Speculative fix for SpdySettingsStorage crasher.
willchan@chromium.org
2010-10-07
3
-3
/
+138
*
Add a hostname parameter to HttpStreamRequest::GenerateSslParams
rch@chromium.org
2010-10-07
2
-1
/
+5
*
Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-07
22
-76
/
+13
*
Shows the default_address_family on both the DNS tab and in log dumps,
mmenke@chromium.org
2010-10-07
3
-0
/
+8
*
net: plumb DnsRRResolver from IOThread to HttpNetworkSession.
agl@chromium.org
2010-10-07
22
-13
/
+76
*
Fix a bug in SpdyProxyClientSocket::PopulateUserBuffer, where
rch@chromium.org
2010-10-07
2
-2
/
+36
*
Remove obsolete TODOs. The referred bug has been closed for a while.
jeanluc@google.com
2010-10-07
1
-6
/
+0
*
Add test self-signed cert for http://codereview.chromium.org/3576016/show.
mattm@chromium.org
2010-10-06
2
-0
/
+3
*
Detach the ClientSocketHandle from an HttpStream so the same socket can be re...
cbentzel@chromium.org
2010-10-06
13
-11
/
+91
*
Prefer used idle sockets over unused idle sockets.
willchan@chromium.org
2010-10-06
3
-24
/
+120
*
DOMUI Certificate Manager: Backup and restore PKCS #12 files. Export certs. ...
mattm@chromium.org
2010-10-06
2
-2
/
+3
*
CookieMonsterTest.TestHostGarbageCollection fails net_unittests on Modules XP
dhollowa@chromium.org
2010-10-06
1
-1
/
+8
*
Add link to bugzilla regarding NSS bug workaround.
joth@chromium.org
2010-10-06
1
-0
/
+1
*
Revert Revert Revert "net: uncork NSS sockets after a 200ms timeout."
agl@chromium.org
2010-10-06
2
-28
/
+2
*
Use the SecInvalidateHandle and SecIsValidHandle macros
wtc@chromium.org
2010-10-06
1
-9
/
+18
*
Added support for raw headers.
caseq@google.com
2010-10-06
2
-0
/
+14
*
Follow up to wtc comments on http://codereview.chromium.org/3571011
joth@chromium.org
2010-10-06
1
-17
/
+16
*
Revert Revert "net: add (*.)bsi.de and (*.)bsi.bund.de to False Start blacklist"
agl@chromium.org
2010-10-06
1
-0
/
+3
*
Remove TestServer::WaitToFinish, it is now unused.
phajdan.jr@chromium.org
2010-10-06
2
-20
/
+0
*
Revert Revert "net: uncork NSS sockets after a 200ms timeout."
agl@chromium.org
2010-10-06
2
-2
/
+28
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
4
-1
/
+6
*
Clean up orphaned testserver processes before launching a new one in net::Tes...
rsimha@chromium.org
2010-10-05
1
-0
/
+51
*
nss_oscp: convert LOG(INFO) to VLOG(1)
evan@chromium.org
2010-10-05
1
-19
/
+19
*
Revert "net: uncork NSS sockets after a 200ms timeout."
agl@chromium.org
2010-10-05
2
-28
/
+2
*
Revert "net: add (*.)bsi.de and (*.)bsi.bund.de to False Start blacklist"
agl@chromium.org
2010-10-05
1
-2
/
+0
*
net: add (*.)bsi.de and (*.)bsi.bund.de to False Start blacklist
agl@chromium.org
2010-10-05
1
-0
/
+2
*
net: uncork NSS sockets after a 200ms timeout.
agl@chromium.org
2010-10-05
2
-2
/
+28
*
Clean up DeterministicSocketData class. Add unit tests to document
rch@chromium.org
2010-10-05
6
-145
/
+798
*
Mark AffirmTrust's four root certificates as EV.
wtc@chromium.org
2010-10-05
1
-0
/
+24
*
Use python run time to launch python and make sure it works.
lzheng@chromium.org
2010-10-05
1
-7
/
+18
[next]