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
*
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
*
Increase the initial spdy concurrent stream limit to 10
mbelshe@chromium.org
2010-12-14
1
-1
/
+1
*
Temporarily allow IO when loading shared GSSAPI library
cbentzel@chromium.org
2010-12-14
1
-0
/
+5
*
Fix openssl after singleton refactor
joth@chromium.org
2010-12-14
3
-10
/
+15
*
Add /media to whitelist so it can be accessed with file:// protocol on ChromeOS.
achuith@chromium.org
2010-12-14
1
-0
/
+1
*
Explicitly ignore return value of sk_SSL_COMP_delete.
hans@chromium.org
2010-12-14
1
-1
/
+1
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
15
-90
/
+119
*
Deinline even more destructors.
erg@google.com
2010-12-14
12
-17
/
+40
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
12
-27
/
+55
*
Track the amount of time chrome spends verifying the certificate.
mbelshe@chromium.org
2010-12-13
2
-1
/
+15
*
Histogram target for each HTTP Authentication Scheme.
cbentzel@chromium.org
2010-12-13
9
-12
/
+101
*
flip_in_mem_edsm_server: Fix friend declaration.
hans@chromium.org
2010-12-13
1
-6
/
+6
*
balsa_headers.h: remove redundant idx_ tests.
hans@chromium.org
2010-12-13
1
-5
/
+2
*
Don't ignore return value from HANDLE_EINTR(close(...))
hans@chromium.org
2010-12-13
1
-1
/
+1
*
net: Add namespace net to URLRequestHttpJob.
tfarina@chromium.org
2010-12-13
5
-158
/
+169
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-5
/
+5
*
Widen file access restriction suppressions in SSLConfigServiceWin. Changing t...
rsleevi@chromium.org
2010-12-12
1
-0
/
+2
*
net: Add namespace net to URLRequestDataJob.
tfarina@chromium.org
2010-12-12
3
-9
/
+14
*
net: Add namespace net to URLRequestFileJob.
tfarina@chromium.org
2010-12-12
3
-33
/
+41
*
net: Add namespace net to URLRequestFtpJob.
tfarina@chromium.org
2010-12-12
3
-45
/
+53
*
net: Add namespace net to URLRequestAboutJob.
tfarina@chromium.org
2010-12-11
3
-8
/
+16
*
Add some experiments for different policies on cwnd restore.
mbelshe@chromium.org
2010-12-11
1
-7
/
+37
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
15
-119
/
+90
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
26
-91
/
+91
[next]