summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge 256341 "Fix net_unittests failure caused by assuming "foo"..."rsleevi@chromium.org2014-03-241-2/+2
* Merge 256312 "Refresh Public Suffix List for the latest ICANN-co..."rsleevi@chromium.org2014-03-243-24453/+32069
* Merge 257258 "Fix a bug when an HttpTransactionFactory fails to ..."mmenke@chromium.org2014-03-192-3/+77
* Merge 255900 "Bind before sandbox lockdown on Windows."vitalybuka@chromium.org2014-03-138-0/+24
* Merge 254091 "Don't unescape BiDi control characters in URL comp..."mpearson@chromium.org2014-03-103-29/+116
* Merge 254990 "net: a weak DH key is not a certificate error."agl@chromium.org2014-03-101-1/+2
* Merge 255850 "Fail QUIC requests for secure resources over insec..."rch@chromium.org2014-03-092-0/+10
* Merge 255274 "Fixed chrome proxy via check"bengr@chromium.org2014-03-062-1/+6
* Merge 253675 "Do not retry data reduction proxy on direct reques..."bengr@chromium.org2014-03-057-82/+67
* Merge 254022 "OpenSSL: don't allow the server certificate to cha..."agl@chromium.org2014-03-042-8/+38
* Merge 252421 "net: don't always add TLS padding."agl@chromium.org2014-02-274-36/+2
* Merge 252982 "Do not bypass data reduction proxy when 304 lacks ..."bengr@chromium.org2014-02-242-9/+33
* Properly initialize logging in quic_server and quic_client sorch@chromium.org2014-02-192-0/+11
* Disk cache: Disable index table unit tests for iOS.rvargas@chromium.org2014-02-181-1/+4
* When clearing the session cache, also flush OpenSSLClientKeyStore.yfriedman@chromium.org2014-02-172-1/+2
* Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.viettrungluu@chromium.org2014-02-151-1/+1
* Fix tests from https://codereview.chromium.org/166143002/yfriedman@chromium.org2014-02-151-2/+3
* Refactoring AndroidKeyStore to support a KeyStore running in another processyfriedman@chromium.org2014-02-1514-201/+589
* Enable SpdyStream's HALF_CLOSED_REMOTE state.jgraettinger@chromium.org2014-02-155-68/+133
* Log QUIC public reset client address mismatch to a histogram.wtc@chromium.org2014-02-147-20/+107
* Support for new data reduction proxy via headerbengr@chromium.org2014-02-145-28/+122
* Remove OnConfigNegotiated from QuicConnectionVisiterInterface.wtc@chromium.org2014-02-144-9/+3
* Clean up dependencies for disk_cache histogram_macros.h.gavinp@chromium.org2014-02-1313-25/+37
* Add function to support clearing SSL/certificate store.yfriedman@chromium.org2014-02-134-1/+23
* Rename closing_* in WebSocketChannel to received_close_* and do some refactoringtyoshino@chromium.org2014-02-132-46/+64
* Exclude file_posix.cc from iOS build of net/ targethuey@chromium.org2014-02-131-3/+3
* Update a stale comment.wtc@chromium.org2014-02-131-2/+2
* Disk cache: Disable block file internal consistency dchecks for normal builds.rvargas@chromium.org2014-02-121-8/+9
* Add a user metrics for invalid referrers detected in the network stackjochen@chromium.org2014-02-121-0/+3
* Changes the type for PING id from uint32 to uint64.jgraettinger@chromium.org2014-02-1219-34/+81
* Refactor SpdyStream to model HTTP/2 stream statesjgraettinger@chromium.org2014-02-124-46/+117
* Use endianness detection from build/build_config.hsdefresne@chromium.org2014-02-111-4/+2
* If SDCH is disabled, don't add an SDCH filterhuey@chromium.org2014-02-111-1/+4
* Run AddressTrackerLinux unittests on Android now that we use thepauljensen@chromium.org2014-02-102-0/+15
* Add UTF-8 validation of Text frames.ricea@chromium.org2014-02-103-10/+368
* Pass was_clean from WebSocketChannel to rendererricea@chromium.org2014-02-104-27/+39
* QUIC - Minor cleanup changes, found while merging with internal code.rtenneti@chromium.org2014-02-102-3/+4
* Land Recent QUIC Changes.rtenneti@chromium.org2014-02-1014-10/+237
* Land Recent QUIC Changes.rtenneti@chromium.org2014-02-0932-383/+1215
* Detect enabling or disabling of VPN on Android sopauljensen@chromium.org2014-02-096-31/+185
* NSS Cros multiprofile: trust roots added by a profile shouldn't apply to othe...mattm@chromium.org2014-02-0815-52/+1005
* Fix a bug where retransmitted crypto packets were being fullrtenneti@chromium.org2014-02-072-17/+43
* net: add (*.)boxcryptor.com to HSTS preloaded.agl@chromium.org2014-02-072-0/+2
* Specify a console message for ERR_EMPTY_RESPONSEricea@chromium.org2014-02-072-0/+27
* Use validating form of IPC enum macros for local discovery messages.tsepez@chromium.org2014-02-071-0/+1
* Plumb network stack information about existence of cached copyrdsmith@chromium.org2014-02-065-2/+254
* Make all the files mapped in when running net_unittests read only.maruel@chromium.org2014-02-061-0/+1
* net: add (*.)blacklane.com to HSTS preloaded list.agl@chromium.org2014-02-062-0/+2
* HttpStreamParser will not return any response headers at all if they arericea@chromium.org2014-02-063-15/+52
* Don't set reason "Abnormal Closure"ricea@chromium.org2014-02-062-5/+4