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
*
Support SPDY RST_STREAM with REFUSED_STREAM status properly.
willchan@chromium.org
2011-10-13
1
-0
/
+4
*
net: more Brocade users for the blacklist.
agl@chromium.org
2011-10-12
1
-0
/
+2
*
Simplify a comparison for disabled cipher suites in SSLConfigService
rsleevi@chromium.org
2011-10-12
1
-6
/
+2
*
Remove the unused source_net_log parameter from ResolveHelper. This
wtc@chromium.org
2011-10-12
2
-9
/
+5
*
Remove declaration for SSLConfigService::CreateSystemSSLConfigService.
rsleevi@chromium.org
2011-10-12
1
-7
/
+0
*
net: narrow HSTS for (*.)dropcam.com to (www.)dropcam.com
agl@chromium.org
2011-10-12
2
-2
/
+6
*
net: disable Twitter's CDN pins for debugging.
agl@chromium.org
2011-10-12
2
-80
/
+6
*
Ignore revocation check failures from automated requests.
agl@chromium.org
2011-10-12
2
-2
/
+15
*
net: more Brocade users for the blacklist.
agl@chromium.org
2011-10-12
1
-0
/
+3
*
net: another HSTS preloaded addition.
agl@chromium.org
2011-10-12
2
-0
/
+9
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
7
-143
/
+155
*
Persist Alternate-Protocol.
willchan@chromium.org
2011-10-12
3
-1
/
+45
*
Modify WaitableEvent::Wait() to return void
steveblock@chromium.org
2011-10-12
1
-2
/
+1
*
Add GetHostCache to HostResolver interface, and use the
mmenke@chromium.org
2011-10-12
6
-5
/
+23
*
webRequest.onAuthRequired listeners can provide authentication credentials.
cbentzel@chromium.org
2011-10-11
1
-0
/
+8
*
Certificate host matching rules should accept both absolute and relative DNS ...
rsleevi@chromium.org
2011-10-11
2
-9
/
+32
*
net: another batch of Brocade hosts for the blacklist.
agl@chromium.org
2011-10-10
1
-0
/
+5
*
FileStream unit tests now check for file close.
ahendrickson@chromium.org
2011-10-10
2
-4
/
+48
*
Convert the easy ones in net/base/ to using CompletionCallback.
willchan@chromium.org
2011-10-07
6
-106
/
+108
*
net: three more Brocade sites for the blocklist.
agl@chromium.org
2011-10-07
1
-0
/
+3
*
OpenSSL component build fixes.
mattm@chromium.org
2011-10-06
1
-7
/
+13
*
Fixes a few nits following http://codereview.chromium.org/8050021/
bulach@chromium.org
2011-10-06
1
-2
/
+2
*
Fix a regression introduced by http://codereview.chromium.org/8050021.
wtc@chromium.org
2011-10-05
1
-3
/
+3
*
net: another batch of Brocade users for the blacklist.
agl@chromium.org
2011-10-05
1
-0
/
+7
*
Experimental workaround for CHECK in NetworkChangeNotifierWin.
mmenke@chromium.org
2011-10-05
5
-17
/
+428
*
Bocking onReceivedHeaders signal for webRequest API
battre@chromium.org
2011-10-05
2
-2
/
+36
*
Return an error when multiple Location or Content-Disposition
mmenke@chromium.org
2011-10-04
1
-1
/
+7
*
net: add NetSol's EV OIDs to cross-certifying roots.
agl@chromium.org
2011-10-04
1
-2
/
+14
*
net: update COMODO and Network Solutions EV root hashes
agl@chromium.org
2011-10-04
1
-0
/
+14
*
net: add certificate pins for Twitter.
agl@chromium.org
2011-10-04
2
-15
/
+189
*
net: add ifbyphone.com to the False Start blacklist.
agl@chromium.org
2011-10-04
1
-0
/
+1
*
Introduce a new CompletionCallback and TestCompletionCallback.
willchan@chromium.org
2011-10-04
6
-38
/
+82
*
NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...
cbentzel@chromium.org
2011-10-03
4
-12
/
+73
*
net: add a number of entries to the False Start blocklist.
agl@chromium.org
2011-10-03
1
-0
/
+9
*
net: Move UnescapeURLComponent() functions into net namespace.
tfarina@chromium.org
2011-10-02
2
-13
/
+12
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
33
-157
/
+157
*
Remove static which requires a static initializer.
agl@chromium.org
2011-09-30
1
-3
/
+4
*
Add CRL set updater.
agl@chromium.org
2011-09-30
3
-1
/
+19
*
Minor cleanup of Mac/Linux network change notifier code:
mmenke@chromium.org
2011-09-30
4
-15
/
+19
*
Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...
ddorwin@chromium.org
2011-09-29
4
-73
/
+12
*
net: add (*.)luneta.nearbuysystems.com to HSTS preloaded.
agl@chromium.org
2011-09-29
2
-0
/
+8
*
NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...
cbentzel@chromium.org
2011-09-29
4
-12
/
+73
*
Reinstate princeton.edu in the False Start blacklist.
agl@chromium.org
2011-09-29
1
-0
/
+1
*
Decouples TransportSecurityState from NSS.
bulach@chromium.org
2011-09-29
2
-32
/
+109
*
Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.
pkasting@chromium.org
2011-09-28
4
-18
/
+12
*
Fix Windows shared library build.
phajdan.jr@chromium.org
2011-09-27
1
-1
/
+2
*
Make TransportSecurityState not ref-counted for simplicity.
phajdan.jr@chromium.org
2011-09-27
3
-543
/
+535
*
net: make HSTS hosts use the normal SSL interstitials
agl@chromium.org
2011-09-27
1
-1
/
+2
*
Address wtc's comments in http://codereview.chromium.org/7461088
agl@chromium.org
2011-09-27
2
-9
/
+10
*
Update Windows version macros to Win 7
jschuh@chromium.org
2011-09-26
1
-1
/
+9
[next]