summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-2/+3
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-3/+2
* Fix Coverity PASS_BY_VALUE defect in SdchManager::Dictionary::CanSet.wtc@chromium.org2011-02-112-2/+2
* Fix Coverity UNINIT_CTOR defects in constructors.wtc@chromium.org2011-02-111-2/+5
* Add chrome.google.com to the STS list.cevans@chromium.org2011-02-091-0/+1
* Change backslashes in download file path to underscores.ahendrickson@chromium.org2011-02-082-6/+10
* NetLog: Log net error codes on a lot of EndEvents.mmenke@chromium.org2011-02-081-2/+0
* Add ability to create self signed certs to mac.dmaclach@chromium.org2011-02-082-4/+329
* Return more specific error messages when performing a SSL client auth handsha...rsleevi@chromium.org2011-02-051-0/+9
* Revert 73690 - net: Add namespace net to network_change_notifier_netlink_linux.tfarina@chromium.org2011-02-032-10/+2
* net: Add namespace net to network_change_notifier_netlink_linux.tfarina@chromium.org2011-02-032-2/+10
* DevTools: split http_listen_socket into http_server and connection.pfeldman@chromium.org2011-02-031-0/+5
* Fix the nits I pointed out in the review ofwtc@chromium.org2011-02-022-23/+34
* Fix the CertDatabaseNSSTest SetUp creating multiple NSS DBs (regressed in r69...mattm@chromium.org2011-02-011-5/+15
* net: Add namespace net to Sdch* classes.tfarina@chromium.org2011-02-016-63/+94
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-4/+4
* net: update False Start blacklist.agl@chromium.org2011-01-311-0/+3
* Add the include <iterator> or change the usage of back_inserter to avoid comp...jeanluc@chromium.org2011-01-301-6/+6
* net: Add namespace net to GZip* classes.tfarina@chromium.org2011-01-305-30/+46
* Fixes OpenSSL build: adds missing include filebulach@chromium.org2011-01-281-0/+2
* Add checkout.google.com to STS list, with permission from Checkout team.cevans@chromium.org2011-01-281-0/+1
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-282-0/+4
* Abstracts SHA256 context for NSS / OpenSSL.bulach@chromium.org2011-01-271-1/+2
* Add health.google.com to hardcoded STS list, with permission from the Healthcevans@chromium.org2011-01-271-0/+1
* Add support for chunked encoding in ChromeFrame for POST requests. This fixes...ananta@chromium.org2011-01-262-1/+10
* More net/ method ordering.erg@google.com2011-01-263-49/+49
* Clean up net unit testing code.erg@google.com2011-01-2612-288/+446
* Log source ip and port in NetLog.willchan@chromium.org2011-01-262-22/+66
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-2512-446/+288
* Clean up net unit testing code.erg@google.com2011-01-2512-288/+446
* Introduce incognito preference settings.battre@chromium.org2011-01-251-1/+1
* Prototype of chunked transfer encoded POST.satish@chromium.org2011-01-255-24/+108
* wstring: make net::GetSuggestedFilename return utf-16evan@chromium.org2011-01-243-45/+34
* net: fix DnsRRResolver on Mac.agl@chromium.org2011-01-241-0/+1
* The CertVerifierJob destructor should delete canceled requests.wtc@google.com2011-01-212-4/+42
* Enable session resumption in SSLServerSocketNSS and unit testshclam@chromium.org2011-01-212-8/+2
* More net/ reordering.erg@google.com2011-01-215-60/+84
* Remove the check for the obsolete CERT_TRUST_IS_NOT_TIME_NESTEDwtc@google.com2011-01-211-3/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-2117-66/+66
* Allow IO operations in destructor of net::NetworkConfigWatcherMacThreadrsimha@chromium.org2011-01-201-0/+9
* Reorder the methods in net/url_request/.erg@google.com2011-01-202-94/+95
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-2018-434/+437
* Adjust comments for new Source/ location.dilmah@chromium.org2011-01-191-1/+1
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-193-14/+14
* Regkey functions return error code instead of boolamit@chromium.org2011-01-192-13/+11
* Cleanup for r71281: replace usage of "pk11" with "pkcs11" or "crypto module",...mattm@chromium.org2011-01-193-11/+13
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-143-14/+14
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-143-14/+14
* Fixes OpenSSL build following http://codereview.chromium.org/5686002/bulach@chromium.org2011-01-141-1/+8
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-142-21/+19