summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix sync integration tests by fixing Python path.evan@chromium.org2011-08-222-7/+9
* Revert "Fix sync integration tests by fixing Python path."evan@chromium.org2011-08-223-11/+7
* Fix sync integration tests by fixing Python path.evan@chromium.org2011-08-223-7/+11
* net: only enable certificate pinning in official builds.agl@chromium.org2011-08-222-0/+14
* net: change from CRL filters to CRL sets.agl@chromium.org2011-08-227-1211/+813
* Use a different error code for pinning errors.agl@chromium.org2011-08-222-1/+6
* Call GenerateSafeFilename() from GetSuggestedFilename().asanka@chromium.org2011-08-203-106/+118
* Check the size of supplied sockaddr structures in FromSockAddr.wez@chromium.org2011-08-202-0/+13
* Remove unnecessary forward declarations. Declarewtc@chromium.org2011-08-203-14/+2
* [fix issue 27772]: Add support for drag/drop files from FTP.chirags@google.com2011-08-201-0/+11
* Update sync protos to use the new shared protoc gyp rulesevan@chromium.org2011-08-191-0/+1
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-0/+1
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-1/+0
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-0/+1
* Remove prerendering from net and content.cbentzel@chromium.org2011-08-192-28/+3
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-1/+0
* Changes SSLClientSocketNSS::ClientAuthHandler to handle the origin-bound cert...rkn@chromium.org2011-08-192-11/+161
* Http Cache: Detect Content_length mismatches and mark entries asrvargas@google.com2011-08-182-4/+55
* Use a different certificate for testing the CertVerifier.rsleevi@chromium.org2011-08-181-32/+32
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-08-183-8/+5
* Fixing #ifdef -> #if defined()szym@chromium.org2011-08-181-4/+4
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+1
* DnsConfigService and a posix implementationszym@chromium.org2011-08-186-0/+993
* Send only one byte of data in the first CBC encrypted aplication datawtc@chromium.org2011-08-185-2/+98
* Disable OCSP initialization when running in sandbox.sergeyu@chromium.org2011-08-182-3/+25
* Log errors on the URLRequestTYPE_REQUEST_ALIVE end event,mmenke@chromium.org2011-08-173-2/+27
* Add an NSS function to restart the handshake after a client certificatewtc@chromium.org2011-08-177-19/+202
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-173-19/+2
* net: remove feitest.com from False Start blocklistagl@chromium.org2011-08-171-1/+0
* AppendFileToBody by blocking ipckinuko@chromium.org2011-08-171-0/+3
* SSLServerSocketTest.DataTransfer should keep reading until it has readwtc@chromium.org2011-08-171-21/+43
* FormatURL used to escape characters in the query string thatmmenke@chromium.org2011-08-172-4/+82
* Adds functionality to OriginBoundCertStore interface and implementations.rkn@chromium.org2011-08-174-22/+152
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-0/+1
* Add link to RFC2361 for WAV codecs as I always have a hard time finding said ...scherkus@chromium.org2011-08-171-1/+4
* Linux: fix an incorrect cast and missing dereference that prevented GNOME 3 p...mdm@chromium.org2011-08-161-1/+1
* Implement PPB_Flash_TCPSocket.InitiateSSL.yzshen@chromium.org2011-08-162-0/+40
* Cleanup GetNetworkList.wez@chromium.org2011-08-161-15/+41
* Disk cache: Detect hardware failures when reading the headersrvargas@google.com2011-08-161-1/+8
* net: add (*.)linx.net to HSTS preloaded list.agl@chromium.org2011-08-162-0/+8
* Move net_unittests Heapcheck gtest file to tools/heapchecktimurrrr@chromium.org2011-08-161-20/+0
* Prevent DOS attack on UDP echo servers by distinguishing between an echo requestrtenneti@chromium.org2011-08-162-6/+418
* Skip updating rank in OnExternalCacheHit if cache is uninitialized or disabled.simonjam@chromium.org2011-08-161-0/+3
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-1512-18/+18
* Linux: control usage of Kerberos via use_kerberos gyp flagphajdan.jr@chromium.org2011-08-154-3/+45
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-152-3/+3
* Update asynchronous CookieMonster API to login_utils.ycxiao@chromium.org2011-08-123-11/+10
* net: Notify the http job and cache transaction about a filterrvargas@google.com2011-08-1213-32/+211
* Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...ycxiao@chromium.org2011-08-122-0/+31
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-12234-749/+788