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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Added support for raw headers.
caseq@google.com
2010-10-06
1
-0
/
+6
*
Revert Revert "net: add (*.)bsi.de and (*.)bsi.bund.de to False Start blacklist"
agl@chromium.org
2010-10-06
1
-0
/
+3
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
2
-0
/
+3
*
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
*
Mark AffirmTrust's four root certificates as EV.
wtc@chromium.org
2010-10-05
1
-0
/
+24
*
CookieMonster: don't initialize store when we don't use it.
evan@chromium.org
2010-10-05
1
-1
/
+2
*
Clarify the semantics of Socket::Read() and Socket::Write(),
rch@chromium.org
2010-10-05
1
-0
/
+3
*
Automatically fail external DNS queries in tests, but don't abort the test.
isherman@chromium.org
2010-10-05
1
-3
/
+3
*
Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-04
13
-39
/
+119
*
CertDatabase: Add GetCertTrust method.
mattm@chromium.org
2010-10-04
3
-0
/
+37
*
Logs a number of possible ssl failures in NetLog.
mmenke@chromium.org
2010-10-04
1
-0
/
+20
*
clang/mac: Fix almost all problems when building all.xcodeproj.
thakis@chromium.org
2010-10-04
5
-66
/
+66
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
8
-94
/
+89
*
Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."
erg@google.com
2010-10-01
13
-119
/
+39
*
FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-01
13
-39
/
+119
*
This is the final change for issue 8850, changing the expiry behavior
rdsmith@google.com
2010-10-01
5
-221
/
+508
*
net: add Snap Start support to NSS sockets.
agl@chromium.org
2010-10-01
3
-3
/
+34
*
net: fix two small issues with DnsRRResolver
agl@chromium.org
2010-10-01
1
-5
/
+10
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
2
-2
/
+6
*
Make chrome aware of text/x-sh mime type.
estade@chromium.org
2010-09-30
1
-4
/
+5
*
net: add caching and inflight merging to DnsRRResolver
agl@chromium.org
2010-09-30
4
-122
/
+548
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
3
-4
/
+9
*
add audio/x-wav mimetype for apache
fbarchard@chromium.org
2010-09-28
1
-0
/
+1
*
add audio/wav mimetype
fbarchard@chromium.org
2010-09-28
1
-2
/
+6
*
Turn off CRL checking for CAs that have multiple keys to work around
wtc@chromium.org
2010-09-25
1
-0
/
+25
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
10
-53
/
+70
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
2
-0
/
+2
*
Support net::ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_LENGTH.
willchan@chromium.org
2010-09-23
1
-0
/
+3
*
net: refactor SSLNonSensitiveHostInfo
agl@chromium.org
2010-09-22
1
-1
/
+8
*
FBTF: Move a bunch of code to the headers and remove includes.
erg@google.com
2010-09-22
26
-89
/
+190
*
HostResolver should flush the JobPools on a network change.
willchan@chromium.org
2010-09-21
4
-5
/
+55
*
Reland r59910 - Add HttpResponseBodyDrainer. Use it for unfinished HttpStrea...
willchan@chromium.org
2010-09-21
1
-0
/
+3
*
Made passive the comments on the delete functions.
rdsmith@google.com
2010-09-21
1
-5
/
+5
*
Fix PEM parsing on Linux when using X509Certificate::FORMAT_AUTO
rsleevi@chromium.org
2010-09-21
2
-50
/
+62
*
Revert 59908 (breaks WebKit layout tests) - Add HttpResponseBodyDrainer. Use...
willchan@chromium.org
2010-09-20
1
-3
/
+0
*
Add HttpResponseBodyDrainer. Use it for unfinished HttpStreams.
willchan@chromium.org
2010-09-19
1
-0
/
+3
*
Add a new net error code for when the load failure was due to connecting to a...
eroman@chromium.org
2010-09-16
1
-0
/
+6
*
Show "DNS" as the authority for DNSSEC validated certficiates.
agl@chromium.org
2010-09-16
2
-0
/
+6
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
8
-53
/
+65
*
FBTF: Move code from .h to .cc in net/
erg@google.com
2010-09-15
2
-15
/
+42
*
FTP: fix parsing error on ftp.dell.com
phajdan.jr@chromium.org
2010-09-14
1
-1
/
+1
*
CertDatabase cleanups: comments for CertType and trust enums, s/ImportCertRes...
mattm@chromium.org
2010-09-14
4
-16
/
+30
*
Treat IPv6 link local addresses as loopback addresses.
vandebo@chromium.org
2010-09-13
1
-0
/
+8
*
Cleanup: Convert net::StripWWW to string16 and fix up the callsites.
jhawkins@chromium.org
2010-09-10
3
-7
/
+7
*
Add HostForURL to HostPortPair and use it to make sure
phajdan.jr@chromium.org
2010-09-10
2
-2
/
+10
*
Fixed typo where I was using "net." prefix rather than "Net." prefix. Also c...
rdsmith@chromium.org
2010-09-10
1
-10
/
+10
*
Make the glob matcher support UTF8 strings.
mnissler@chromium.org
2010-09-10
2
-4
/
+4
[next]