summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Support SPDY RST_STREAM with REFUSED_STREAM status properly.willchan@chromium.org2011-10-131-0/+4
* net: more Brocade users for the blacklist.agl@chromium.org2011-10-121-0/+2
* Simplify a comparison for disabled cipher suites in SSLConfigServicersleevi@chromium.org2011-10-121-6/+2
* Remove the unused source_net_log parameter from ResolveHelper. Thiswtc@chromium.org2011-10-122-9/+5
* Remove declaration for SSLConfigService::CreateSystemSSLConfigService.rsleevi@chromium.org2011-10-121-7/+0
* net: narrow HSTS for (*.)dropcam.com to (www.)dropcam.comagl@chromium.org2011-10-122-2/+6
* net: disable Twitter's CDN pins for debugging.agl@chromium.org2011-10-122-80/+6
* Ignore revocation check failures from automated requests.agl@chromium.org2011-10-122-2/+15
* net: more Brocade users for the blacklist.agl@chromium.org2011-10-121-0/+3
* net: another HSTS preloaded addition.agl@chromium.org2011-10-122-0/+9
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-127-143/+155
* Persist Alternate-Protocol.willchan@chromium.org2011-10-123-1/+45
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-121-2/+1
* Add GetHostCache to HostResolver interface, and use themmenke@chromium.org2011-10-126-5/+23
* webRequest.onAuthRequired listeners can provide authentication credentials.cbentzel@chromium.org2011-10-111-0/+8
* Certificate host matching rules should accept both absolute and relative DNS ...rsleevi@chromium.org2011-10-112-9/+32
* net: another batch of Brocade hosts for the blacklist.agl@chromium.org2011-10-101-0/+5
* FileStream unit tests now check for file close.ahendrickson@chromium.org2011-10-102-4/+48
* Convert the easy ones in net/base/ to using CompletionCallback.willchan@chromium.org2011-10-076-106/+108
* net: three more Brocade sites for the blocklist.agl@chromium.org2011-10-071-0/+3
* OpenSSL component build fixes.mattm@chromium.org2011-10-061-7/+13
* Fixes a few nits following http://codereview.chromium.org/8050021/bulach@chromium.org2011-10-061-2/+2
* Fix a regression introduced by http://codereview.chromium.org/8050021.wtc@chromium.org2011-10-051-3/+3
* net: another batch of Brocade users for the blacklist.agl@chromium.org2011-10-051-0/+7
* Experimental workaround for CHECK in NetworkChangeNotifierWin.mmenke@chromium.org2011-10-055-17/+428
* Bocking onReceivedHeaders signal for webRequest APIbattre@chromium.org2011-10-052-2/+36
* Return an error when multiple Location or Content-Dispositionmmenke@chromium.org2011-10-041-1/+7
* net: add NetSol's EV OIDs to cross-certifying roots.agl@chromium.org2011-10-041-2/+14
* net: update COMODO and Network Solutions EV root hashesagl@chromium.org2011-10-041-0/+14
* net: add certificate pins for Twitter.agl@chromium.org2011-10-042-15/+189
* net: add ifbyphone.com to the False Start blacklist.agl@chromium.org2011-10-041-0/+1
* Introduce a new CompletionCallback and TestCompletionCallback.willchan@chromium.org2011-10-046-38/+82
* NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...cbentzel@chromium.org2011-10-034-12/+73
* net: add a number of entries to the False Start blocklist.agl@chromium.org2011-10-031-0/+9
* net: Move UnescapeURLComponent() functions into net namespace.tfarina@chromium.org2011-10-022-13/+12
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-0133-157/+157
* Remove static which requires a static initializer.agl@chromium.org2011-09-301-3/+4
* Add CRL set updater.agl@chromium.org2011-09-303-1/+19
* Minor cleanup of Mac/Linux network change notifier code:mmenke@chromium.org2011-09-304-15/+19
* Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...ddorwin@chromium.org2011-09-294-73/+12
* net: add (*.)luneta.nearbuysystems.com to HSTS preloaded.agl@chromium.org2011-09-292-0/+8
* NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...cbentzel@chromium.org2011-09-294-12/+73
* Reinstate princeton.edu in the False Start blacklist.agl@chromium.org2011-09-291-0/+1
* Decouples TransportSecurityState from NSS.bulach@chromium.org2011-09-292-32/+109
* Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.pkasting@chromium.org2011-09-284-18/+12
* Fix Windows shared library build.phajdan.jr@chromium.org2011-09-271-1/+2
* Make TransportSecurityState not ref-counted for simplicity.phajdan.jr@chromium.org2011-09-273-543/+535
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-1/+2
* Address wtc's comments in http://codereview.chromium.org/7461088agl@chromium.org2011-09-272-9/+10
* Update Windows version macros to Win 7jschuh@chromium.org2011-09-261-1/+9