summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Update net/third_party/nss to NSS 3.15.4.wtc@chromium.org2014-01-0754-4506/+1180
* net: add (*.)www.heliosnet.com to HSTS preloaded.agl@chromium.org2014-01-072-0/+2
* Add a StatisticsDeltaReader class and use caseslpromero@chromium.org2014-01-071-65/+18
* net: add GlobalSign to Twitter CDN pins.agl@chromium.org2014-01-074-6/+91
* Certificate Transparency: Export a missing symbol.eranm@google.com2014-01-071-5/+3
* Update the pathname of the Blink/WebKit file that defines KURL::port().wtc@chromium.org2014-01-071-1/+2
* Log the QUIC priority when sending requests.rch@chromium.org2014-01-074-3/+30
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-0712-27/+22
* Delete char32 from base/basictypes.h.viettrungluu@chromium.org2014-01-061-4/+6
* SimpleCache: have tests run on all three streamsclamy@chromium.org2014-01-061-200/+285
* net: don't include subdomains for play.google.com HSTS.agl@chromium.org2014-01-062-2/+3
* - Add a priority field to QuicCryptoServerConfig configs and used it asrtenneti@chromium.org2014-01-069-135/+312
* net: add (*.)matteomarescotti.name to HSTS preloaded.agl@chromium.org2014-01-062-0/+2
* compile error fix for VS2013shinyak@chromium.org2014-01-061-0/+2
* net: add HSTS for (www.)getcloak.com.agl@chromium.org2014-01-062-0/+4
* Disable TCP Keep Alive on mobile to reduce power usage.willchan@chromium.org2014-01-051-2/+21
* Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl...ajwong@chromium.org2014-01-045-55/+46
* Add histograms for zero-rtt-connections for http vs httpsjar@chromium.org2014-01-041-5/+25
* Disabled StopPacketProcessing test until we fix the uninitialized memoryrtenneti@chromium.org2014-01-041-1/+2
* Add histograms for tracking truncated QUIC ACK frames.rch@chromium.org2014-01-042-1/+17
* Land Recent QUIC Changes.rtenneti@chromium.org2014-01-0448-510/+1164
* On OSX 10.9, treat MD2/MD5 intermediate/leafs as "weak", rather than invalidrsleevi@chromium.org2014-01-041-6/+23
* Http Cache: Attempt to authenticate requests that originate in the cache.rvargas@chromium.org2014-01-045-56/+164
* Switch QUIC encryption to use OpenSSL's AEAD interface.wtc@chromium.org2014-01-039-165/+90
* Revert 242913 "Make CookieMonster::Delegate top-level and remove..."esprehn@chromium.org2014-01-035-46/+55
* Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl...ajwong@chromium.org2014-01-035-55/+46
* NSS: Fix places leaking internal slot referencesmattm@chromium.org2014-01-031-1/+1
* Make the NSS SSL state a Leaky LazyInstancersleevi@chromium.org2014-01-021-1/+1
* Remove a number of public static methods from QuicFramer.rtenneti@chromium.org2014-01-023-81/+28
* QUIC refactor CL to move some methods and give the QuicSentPacketManagerrtenneti@chromium.org2014-01-026-44/+44
* QUIC - minor cleanup changes to match internal source.rtenneti@chromium.org2014-01-023-5/+4
* Remove vestigal traces of side-pinning introduced in r101993 and removed in r...rsleevi@chromium.org2014-01-022-5/+0
* Http Cache: Don't assume that a server will return 416 only when asked for a ...rvargas@chromium.org2014-01-022-6/+24
* Hack for Mac 10.9 hang when the Keychain is modified with Chrome running.rsesek@chromium.org2013-12-304-2/+24
* Fix for HttpTransactionDelegate parameter removal from CreateTransaction().tedchoc@chromium.org2013-12-271-1/+1
* Remove HttpTransactionDelegate and all users (LoadTimeStats).rvargas@chromium.org2013-12-2730-616/+170
* Include std vector (include what you use) in spdy_priority_forest.halextaran@chromium.org2013-12-271-0/+1
* Defer TLS session caching until after certificate verificationrsleevi@chromium.org2013-12-2713-8/+404
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-254-11/+13
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-2565-120/+165
* Certificate Transparency: More unit tests for netlog logging.eranm@google.com2013-12-253-4/+39
* Implement GetTotalReceivedBytes for http transaction.eustas@chromium.org2013-12-2411-11/+212
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-238-30/+32
* Implement connection pooling in QUIC.rch@chromium.org2013-12-2310-14/+337
* Revert 242219 "Defer TLS session caching until after certificate..."rsleevi@chromium.org2013-12-219-318/+2
* Map posix error codes in bind better, and fix one windows mapping.jar@chromium.org2013-12-212-3/+15
* Defer TLS session caching until after certificate verificationrsleevi@chromium.org2013-12-219-2/+318
* Disk cache: Fix overflow detection for sparse entries.rvargas@chromium.org2013-12-201-1/+3
* Revert 242121 "Reland "Add a HistogramRecorder class and use cas..."groby@chromium.org2013-12-201-18/+64
* Fix uninitialized access in QuicInMemoryCache::GetKeyrch@chromium.org2013-12-201-0/+3