summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net_unittests.isolate on OSX: update with fix_test_casse.py.maruel@chromium.org2012-10-221-20/+20
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-2221-177/+134
* Minor style cleanup of QuicProtocolrch@chromium.org2012-10-222-34/+42
* net: add a couple of RedHat domains to the HSTS preloaded list.agl@chromium.org2012-10-222-0/+4
* net: add (*.)stocktrade.de to HSTS preloaded.agl@chromium.org2012-10-222-0/+2
* net: Delete special logic for chunked uploadhashimoto@chromium.org2012-10-2219-281/+177
* Rename Fragment->Frame for QUICrch@chromium.org2012-10-229-566/+562
* Change CryptoFramer to return a QuicData* instead of returning a bool and set...rch@chromium.org2012-10-214-34/+23
* Move non-trivial methods from QuicDataWriter to the .cc file.rch@chromium.org2012-10-202-48/+54
* Make QuicPacket and QuicEncryptedPacket DISALLOW_COPY_AND_ASSIGN.rch@chromium.org2012-10-202-61/+50
* Clean up style of QUIC's CryptoFramer et. al.rch@chromium.org2012-10-204-47/+72
* [Coverity] Init uninitialized member vargroby@chromium.org2012-10-201-0/+1
* Move SnapshotSamples to HistogramBasekaiwang@chromium.org2012-10-202-3/+3
* Create a barebones DNS proberttuttle@chromium.org2012-10-203-4/+8
* Android: remove check for JNI method id.bulach@chromium.org2012-10-201-5/+0
* Make original_response_headers parameter of NetworkDelegate::OnHeadersReceive...battre@chromium.org2012-10-208-10/+10
* Upstream Android-specific net/ changes.newt@chromium.org2012-10-207-12/+31
* fix another silly warning diagnosis in net/dns unittestscottmg@google.com2012-10-201-1/+1
* Enable MD5 certificate signatures until we figure out how to dealwtc@chromium.org2012-10-191-37/+17
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+0
* Ensure that all exits from ProcessPacket return true or set an error.rch@chromium.org2012-10-191-1/+3
* Adding (but not widely using) a reason phrase to Rst and ConnectionClose for ...rch@chromium.org2012-10-194-31/+106
* Update net/websockets/OWNERStoyoshim@chromium.org2012-10-191-0/+2
* net: Remove unnecessary ScopedAllowIO from UploadFileElementReaderhashimoto@chromium.org2012-10-191-6/+0
* Linux: fix build with system zlib.phajdan.jr@chromium.org2012-10-193-0/+46
* Trying yet again to add QuicFramer and friends.rch@chromium.org2012-10-1830-0/+5509
* Fix a crash when a line containing the length of an HTTPmmenke@chromium.org2012-10-183-12/+72
* Revert 162415 - this was causing a shutdown hang.mmenke@chromium.org2012-10-182-66/+22
* net: add (*.)itriskltd.com" to HSTS preloaded list.agl@chromium.org2012-10-182-0/+2
* net: Use UploadDataStream::Read() instead of ReadSync()hashimoto@chromium.org2012-10-187-43/+271
* Reland: Implement ScopedTestNSSDB instead of OpenTestNSSDB()toyoshim@chromium.org2012-10-181-11/+3
* testserver.py TLS and client auth support on WebSocket.toyoshim@chromium.org2012-10-182-11/+31
* Revert 162606 - Trying again to add QuicFramer and friends.mattm@chromium.org2012-10-1830-5477/+0
* Trying again to add QuicFramer and friends.rch@chromium.org2012-10-1830-0/+5477
* Bring Strict-Transport-Security parsing closer to spec.palmer@chromium.org2012-10-172-34/+117
* Revert 162327 - Implement ScopedTestNSSDB instead of OpenTestNSSDB()estade@chromium.org2012-10-171-3/+11
* Revert 162462 - Add QuicFramer and friends.vitalybuka@chromium.org2012-10-1730-5475/+0
* Add QuicFramer and friends.rch@chromium.org2012-10-1730-0/+5475
* Treat 0 returned from HttpStream::ReadResponseBody correctly.paivanof@gmail.com2012-10-172-22/+66
* websocket_client_cert.p12 was broken after r11192028toyoshim@chromium.org2012-10-171-0/+0
* net: Make UploadDataStream::Read() asynchronoushashimoto@chromium.org2012-10-1716-189/+524
* WebSocket test server migration on PPAPI teststoyoshim@chromium.org2012-10-175-1/+93
* [net] Add AsyncDNS.TTL histogram.szym@chromium.org2012-10-177-50/+86
* Implement ScopedTestNSSDB instead of OpenTestNSSDB()toyoshim@chromium.org2012-10-171-11/+3
* Replace WorkerWebSocketHttpLayoutTest with WorkerTest.WebSocketSharedWorker.toyoshim@chromium.org2012-10-172-0/+77
* [Sync] Add history delete directive typeakalin@chromium.org2012-10-171-1/+8
* Replace WebSocket client certificate resources into net/data/ssl/certificatestoyoshim@chromium.org2012-10-173-0/+9
* Use the NSS internal key slot for all temporary key operationsrsleevi@chromium.org2012-10-171-1/+1
* Revert 162259 - Add QuicFramer and friends.rch@chromium.org2012-10-1630-5475/+0
* Add QuicFramer and friends.rch@chromium.org2012-10-1630-0/+5475