summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: disable 1/n-1 record splitting when False Start is disabled.agl@chromium.org2011-10-052-13/+15
* Bocking onReceivedHeaders signal for webRequest APIbattre@chromium.org2011-10-0510-50/+204
* Return an error when multiple Location or Content-Dispositionmmenke@chromium.org2011-10-043-20/+158
* 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-047-44/+88
* Fix libssl to build properly with use_system_zlib==0.bradchen@google.com2011-10-041-1/+3
* Added a pyauto test for policy and preferences UI.joaodasilva@chromium.org2011-10-041-1/+1
* Revert 103326 - Disable logging to console in TestServer (bug occured again)battre@chromium.org2011-10-041-0/+4
* Support selection of SPDY on port other than 443jar@chromium.org2011-10-042-18/+229
* NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...cbentzel@chromium.org2011-10-0311-78/+470
* net: add a number of entries to the False Start blocklist.agl@chromium.org2011-10-031-0/+9
* net: update NSS patches.agl@chromium.org2011-10-0316-341/+322
* [cros] Transfer proxy HTTP authentication from login screen into new session.ivankr@chromium.org2011-10-033-0/+105
* net: Move UnescapeURLComponent() functions into net namespace.tfarina@chromium.org2011-10-023-15/+14
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-01263-1718/+1718
* Update cbcrandomiv.patch to the currently proposed patch (v10) for thewtc@chromium.org2011-09-302-106/+286
* 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-306-15/+22
* Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...ddorwin@chromium.org2011-09-2911-466/+74
* net: add (*.)luneta.nearbuysystems.com to HSTS preloaded.agl@chromium.org2011-09-292-0/+8
* Fix build with Heimdal.phajdan.jr@chromium.org2011-09-291-0/+10
* NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...cbentzel@chromium.org2011-09-2911-74/+466
* Disk Cache: Eliminate a race in one of the new testsrvargas@google.com2011-09-291-0/+1
* Reinstate princeton.edu in the False Start blacklist.agl@chromium.org2011-09-291-0/+1
* Disable logging to console in TestServerbattre@chromium.org2011-09-291-4/+0
* Disk Cache: Improve handling of dirty entries.rvargas@google.com2011-09-2911-62/+528
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-09-291-10/+0
* Decouples TransportSecurityState from NSS.bulach@chromium.org2011-09-292-32/+109
* Use status code 307 instead of 302 when redirecting requests on behalf ofmpcomplete@chromium.org2011-09-294-2/+157
* Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.pkasting@chromium.org2011-09-284-18/+12
* Recover from bad proxy settings pointing to non-proxy servers that reply anyway.joaodasilva@chromium.org2011-09-281-0/+2
* FTP: fix compatibility problem with ftp.comconlink.co.zaphajdan.jr@chromium.org2011-09-281-2/+0
* Fix a crash when loading a multipart html page.tony@chromium.org2011-09-271-1/+30
* 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-277-551/+543
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-2711-50/+42
* Address wtc's comments in http://codereview.chromium.org/7461088agl@chromium.org2011-09-272-9/+10
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-2710-40/+49
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-2710-49/+40
* net: fix crash when failing to import a client-side cert into NSS.agl@chromium.org2011-09-272-17/+41
* Fallback from platform client auth to NSS client auth.mattm@chromium.org2011-09-277-280/+321
* Add a license header to net/third_party/nss/patches/applypatches.sh.wtc@chromium.org2011-09-271-0/+4
* DevTools: web socket does not expect frames other than text.loislo@chromium.org2011-09-263-5/+27
* Update Windows version macros to Win 7jschuh@chromium.org2011-09-261-1/+9
* Updated spdy_framer.cc with the latest code. Code for PINGrtenneti@chromium.org2011-09-268-56/+783
* net: Move more functions into net namespace.tfarina@chromium.org2011-09-252-38/+38