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
*
Http cache: Remove a histogram.
rvargas@google.com
2010-12-28
2
-46
/
+13
*
net: Add namespace net to URLRequestFilter.
tfarina@chromium.org
2010-12-26
2
-3
/
+8
*
Create a URLRequestContext for PAC fetching.
willchan@chromium.org
2010-12-23
4
-7
/
+46
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
1
-1
/
+1
*
Add Flush(Task*) method to CookieMonster.
rdsmith@chromium.org
2010-12-23
4
-1
/
+135
*
Properly lock access to static variables.
mad@chromium.org
2010-12-23
1
-1
/
+1
*
Fix openssl build: exclude socket/nss_ssl_util.*
joth@chromium.org
2010-12-23
1
-0
/
+2
*
Defines SSLServerSocket and implements SSLServerSocketNSS
hclam@chromium.org
2010-12-23
17
-223
/
+1589
*
Test files containing a self-signed certificate and private key
hclam@chromium.org
2010-12-23
3
-0
/
+5
*
Give user the ability to disable the URL request throttler:
yzshen@google.com
2010-12-23
3
-2
/
+15
*
Implement X509Certificate::CreateSelfSigned on Windows
hclam@chromium.org
2010-12-22
5
-5
/
+88
*
net: dump certificate chain to LOG(ERROR) when a provenance check fails.
agl@chromium.org
2010-12-22
1
-0
/
+31
*
net: add lists.mayfirst.org to HSTS preloaded.
agl@chromium.org
2010-12-22
2
-0
/
+2
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
1
-1
/
+1
*
[Sync] Added tests for xmppserver, fixed exposed bugs
akalin@chromium.org
2010-12-22
2
-26
/
+63
*
Clobber the state of the next-protocol-negotiation when disabling spdy.
mbelshe@chromium.org
2010-12-21
1
-0
/
+2
*
[Sync] added workaround for python 2.5 bug causing sync test flakiness
akalin@chromium.org
2010-12-21
1
-1
/
+9
*
net: add mayfirst.org to HSTS preloaded.
agl@chromium.org
2010-12-21
2
-0
/
+8
*
Disk cache: Change the request throttling logic so that we
rvargas@google.com
2010-12-20
3
-18
/
+16
*
[Sync] Fixed bug in test sync server's select loop.
akalin@chromium.org
2010-12-20
1
-13
/
+15
*
net: add comservicing.org to False Start blacklist
agl@chromium.org
2010-12-20
1
-0
/
+1
*
net: add factor.cc to HSTS preloaded list.
agl@chromium.org
2010-12-20
2
-0
/
+4
*
net: Add namespace net to more files. Part 2.
tfarina@chromium.org
2010-12-20
5
-39
/
+52
*
net: Add namespace net to URLRequestStartEventParameters.
tfarina@chromium.org
2010-12-17
2
-5
/
+13
*
Follow up to r69305
agl@chromium.org
2010-12-17
1
-1
/
+1
*
Create self signed X509 certificate
hclam@chromium.org
2010-12-17
3
-0
/
+150
*
FTP: Fix Windows directory listing parser for empty file names.
phajdan.jr@chromium.org
2010-12-17
2
-7
/
+45
*
Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxy
rch@chromium.org
2010-12-17
23
-41
/
+450
*
net: Add namespace net to more files.
tfarina@chromium.org
2010-12-17
5
-20
/
+32
*
net::DirectoryLister: mark another buggy use of IO
evan@chromium.org
2010-12-17
1
-0
/
+3
*
net: enable SSLHostInfo by default.
agl@chromium.org
2010-12-16
3
-8
/
+11
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
17
-18
/
+97
*
Make sure test server use right mime for exe.
lzheng@chromium.org
2010-12-16
1
-2
/
+3
*
Don't use large SSL_Write() calls, as they lead to large SSL records
mbelshe@chromium.org
2010-12-16
1
-13
/
+29
*
Revert "net: enable SSLHostInfo by default."
agl@chromium.org
2010-12-16
2
-6
/
+4
*
net: enable SSLHostInfo by default.
agl@chromium.org
2010-12-16
2
-4
/
+6
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
51
-198
/
+1091
*
Fix openssl x509 cert to use GetInstance
joth@chromium.org
2010-12-16
1
-1
/
+1
*
Revert 69356 - Regenerate the root certificate and end-entity certificates us...
rsleevi@chromium.org
2010-12-16
11
-478
/
+125
*
Regenerate the root certificate and end-entity certificates used for various ...
rsleevi@chromium.org
2010-12-16
11
-125
/
+478
*
Add support for temporarily trusting a certificate for the duration of unit t...
rsleevi@chromium.org
2010-12-16
18
-331
/
+784
*
Temporarily whitelist DirectoryLister, which is blocking the IO thread.
willchan@chromium.org
2010-12-16
1
-0
/
+4
*
Fix 'else' style nit.
wtc@google.com
2010-12-15
1
-3
/
+1
*
net: update the DNS provenance host
agl@chromium.org
2010-12-15
1
-1
/
+1
*
net: fix callbacks in DiskCacheBasedSSLHostInfo
agl@chromium.org
2010-12-15
2
-28
/
+79
*
net: fix verification merge savings calculations.
agl@chromium.org
2010-12-15
3
-2
/
+11
*
net: Switch SSLHostInfo to using Pickle.
agl@chromium.org
2010-12-15
5
-126
/
+81
*
net: Add namespace net to URLRequestErrorJob.
tfarina@chromium.org
2010-12-15
3
-7
/
+15
*
net: Add namespace net to URLRequestSimpleJob.
tfarina@chromium.org
2010-12-15
2
-9
/
+15
*
Fix HttpListenSocket.
willchan@chromium.org
2010-12-14
1
-1
/
+1
[next]