summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
...
* Remove locks from StrictTransportSecurityState.abarth@chromium.org2010-03-142-14/+0
* We need to sniff from file:// URLs so that we don't do silly things like try toabarth@chromium.org2010-03-131-1/+2
* Revert r41459:willchan@chromium.org2010-03-121-1/+3
* Change Mac to DCHECK if NetworkChangeNotifier observer list is not empty by d...willchan@chromium.org2010-03-121-3/+1
* NSS and NPN: send NextProtocol on resume and disable NPN without SPDY.agl@chromium.org2010-03-121-2/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-114-1/+4
* Add paypal.com to the preloaded STS list.agl@chromium.org2010-03-103-74/+163
* SPDY: Add basic support for Alternate-Protocol header.willchan@chromium.org2010-03-092-0/+47
* Use 0 for successful end of stream.vandebo@chromium.org2010-03-081-2/+1
* net: string_utils.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-083-0/+3
* Correctly handle trailing dots in hostname blacklist. jschuh@google.com2010-03-082-0/+11
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-2/+2
* Thread-safety for X509Certificate's intermediate-certs list.snej@chromium.org2010-03-056-43/+198
* Mac: Work around SSL renegotiation problems with client certs.snej@chromium.org2010-03-051-1/+0
* Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :(snej@chromium.org2010-03-056-194/+42
* Thread-safety for X509Certificate's intermediate-certs list.snej@chromium.org2010-03-056-42/+194
* Change histogram names because collected data is somewhat different.vandebo@chromium.org2010-03-031-2/+2
* Remark the KeyHandler test as flakey, and make it not run under Valgrind inst...jam@chromium.org2010-03-031-1/+1
* Handle CreateFile() trimming trailing dots and spaces in downloads.jschuh@google.com2010-03-031-0/+10
* Disable KeyHandler test because it's hanging the Mac valgrind bots.jam@chromium.org2010-03-031-1/+1
* Use CHECK_* in netwillchan@chromium.org2010-03-025-17/+16
* Remove connection failed histograms.vandebo@chromium.org2010-03-022-9/+4
* TBR: Fix build by marking new Keygen test as flaky.snej@chromium.org2010-03-021-1/+1
* Mac: implement <keygen> support, including adding generated cert to the Keych...snej@chromium.org2010-03-0211-96/+422
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-017-193/+66
* Work around 3rd party problem causing bug 27870.vandebo@chromium.org2010-02-271-0/+4
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-267-66/+193
* Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ...jar@chromium.org2010-02-264-88/+21
* Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has...jar@chromium.org2010-02-264-21/+88
* Adds a new type of cache (APP_CACHE) so that we can tellrvargas@google.com2010-02-261-0/+1
* Handle the TLS no_renegotiation alert message.wtc@chromium.org2010-02-251-0/+3
* Revert 39996 - Refine IPv6 probe to require that the client has an IPv6 addre...jar@chromium.org2010-02-254-88/+21
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-02-254-21/+88
* Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-257-104/+28
* Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-247-28/+104
* Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-247-104/+28
* Mac client-side SSL cert improvements.snej@chromium.org2010-02-242-26/+56
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-02-247-191/+65
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-247-65/+191
* Request the szOID_PKIX_KP_SERVER_AUTH usage when constructingwtc@chromium.org2010-02-241-7/+16
* Add ERR_END_OF_STREAMvandebo@google.com2010-02-241-0/+3
* Disable IPv6 address change notifications on Linux.willchan@chromium.org2010-02-231-2/+1
* Tie the lifetime of persisted transport-security metatdata to clearing cookies,cevans@chromium.org2010-02-233-7/+99
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-205-20/+113
* Improve error reporting for FTP passive connection failures.wtc@chromium.org2010-02-191-0/+5
* Make MappedHostResolver display its internals on the about:net-internals page...eroman@chromium.org2010-02-194-5/+11
* Remove a TODO I've already done.willchan@chromium.org2010-02-191-1/+0
* Re-lands r39417: "Implement NetworkChangeNotifierLinux."willchan@chromium.org2010-02-194-4/+222
* Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...agl@chromium.org2010-02-197-191/+67
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-197-67/+191