summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Brushed up listen socket:pfeldman@chromium.org2010-07-0513-21/+471
* White space changes for grd revertvandebo@chromium.org2010-07-031-1/+1
* Revert 51572 - Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-1/+1
* Fix regression where we didn't ever start watching for network address change...pkasting@chromium.org2010-07-021-0/+1
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-1/+1
* Revert 51544 - I think the chances are noticeably above zero that thisrdsmith@google.com2010-07-023-169/+9
* Remove the last hex frames from the SPDY unit tests...mlloyd@chromium.org2010-07-023-85/+99
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-024-23/+51
* Fix bug in DeleteAllForURL; deletes entire store instead of justrdsmith@google.com2010-07-023-9/+169
* net: Change how we detect OCSP vs CRL requests from NSS.agl@chromium.org2010-07-021-24/+58
* Revert "net: Change how we detect OCSP vs CRL requests from NSS."agl@chromium.org2010-07-021-57/+24
* net: Change how we detect OCSP vs CRL requests from NSS.agl@chromium.org2010-07-021-24/+57
* SPDY: Handle incorrect number of headers when parsing frame headers.cbentzel@chromium.org2010-07-022-8/+55
* Remove abonded privacy blacklist implementation.jochen@chromium.org2010-07-022-20/+3
* Re-enable use of external string resources in ProxyResolverV8.eroman@chromium.org2010-07-021-2/+7
* Revert 51480 - [Linux]When cancelling a composition, only focus out/in the IM...kinuko@chromium.org2010-07-021-53/+24
* [Linux]When cancelling a composition, only focus out/in the IM context when i...suzhe@chromium.org2010-07-021-24/+53
* Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-0219-1473/+218
* Disable use of ExternalStringResource by ProxyResolverV8.eroman@chromium.org2010-07-021-1/+2
* Log readable versions of OS X keygen errorsdavidben@chromium.org2010-07-011-16/+43
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-0119-218/+1473
* Adding the extensions datatype to the python sync server.rsimha@chromium.org2010-07-011-10/+21
* SPDY: Add support for WINDOW_UPDATE frame.cbentzel@chromium.org2010-07-014-1/+96
* Remove more hex frames from the SPDY unit tests.mlloyd@chromium.org2010-07-014-272/+247
* Optimization: reduce the copying of string data between C++ and javascript in...eroman@chromium.org2010-07-0122-198/+304
* Revert "net: Change how we detect OCSP vs CRL requests from NSS."agl@chromium.org2010-07-011-53/+24
* net: Change how we detect OCSP vs CRL requests from NSS.agl@chromium.org2010-07-011-24/+53
* Make the Negotiate Authentication Handler a state machine.cbentzel@chromium.org2010-07-0120-497/+301
* Add histograms for HTTP authentication token generation times.cbentzel@chromium.org2010-07-012-1/+32
* Cancel proxy request when context is about to change in SocketStream.ukai@chromium.org2010-07-011-0/+6
* Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-0119-1453/+213
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-06-3019-213/+1453
* Remove gmail.com from the list of strict servers.akalin@chromium.org2010-06-301-1/+4
* Make KeygenHandlerTest.ConcurrencyTest flaky on mac.erikkay@chromium.org2010-06-301-1/+8
* More SPDY unit test refactoring and cleanup: removed hex frames from spdy_tes...mlloyd@chromium.org2010-06-304-186/+226
* Add histograms for the duration of OCSP and CRL fetches.agl@chromium.org2010-06-301-0/+12
* Require renegotiation info from a whitelist of servers.agl@chromium.org2010-06-305-15/+59
* Handle the zero-length name or value case when parsing frame headers.cbentzel@chromium.org2010-06-302-0/+30
* Re-enable ConcurrencyTestdavidben@chromium.org2010-06-302-3/+2
* Don't run ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit under TSa...timurrrr@chromium.org2010-06-291-0/+3
* Add Spdy support in WebSocketHandshake*Handlerukai@chromium.org2010-06-293-14/+259
* Ignore OnConnected event if the job state is already CLOSED.ukai@chromium.org2010-06-291-0/+2
* Cleanup svn:executable prop from r51049.thestig@chromium.org2010-06-291-0/+0
* We basically don't do late socket binding when a connect has alreadymbelshe@chromium.org2010-06-294-309/+389
* Refactors SPDY frame construction methods out ofmlloyd@chromium.org2010-06-285-504/+602
* Revert "Streams send a Rst frame upon being closed by client. Some minor edit...oshima@chromium.org2010-06-288-267/+42
* Streams send a Rst frame upon being closed by client. Some minor editorial fi...erikchen@google.com2010-06-288-42/+267
* Hooking GSSAPI code into HTTP authenticate Negotiate handler.ahendrickson@google.com2010-06-2811-216/+717
* SPDY: Make sure we don't try to send https/wss over an unauthenticated, but e...willchan@chromium.org2010-06-288-45/+109
* Cache the peer's intermediate CA certificates in session ID, so thatwtc@chromium.org2010-06-283-0/+45