summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
Commit message (Expand)AuthorAgeFilesLines
* Brushed up listen socket:pfeldman@chromium.org2010-07-051-0/+15
* Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-021-4/+0
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-011-0/+4
* Make the Negotiate Authentication Handler a state machine.cbentzel@chromium.org2010-07-011-2/+1
* Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-011-4/+0
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-06-301-0/+4
* Refactors SPDY frame construction methods out ofmlloyd@chromium.org2010-06-281-0/+1
* Add a unit test to check KeygenHandler's thread-safetydavidben@chromium.org2010-06-251-0/+1
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-6/+1
* Create HttpAuthController. (again)vandebo@chromium.org2010-06-241-0/+2
* Change Windows' application/x-x509-user-cert handling to allow any certificat...rsleevi@chromium.org2010-06-241-1/+0
* Revert 50647 - Create HttpAuthController.vandebo@chromium.org2010-06-231-2/+0
* Create HttpAuthController.vandebo@chromium.org2010-06-231-0/+2
* Add an additional per-request DNS cache when executing FindProxyForURL() from...eroman@chromium.org2010-06-221-0/+1
* A/B test for determining a value for unused socket timeout. Currently theziadh@chromium.org2010-06-211-0/+1
* Added NetLog support for HTTP authentication.cbentzel@chromium.org2010-06-211-0/+1
* Refactor: Rename MockAuthHandler and move to a separate file.cbentzel@chromium.org2010-06-211-0/+2
* Move the Mozilla-derived code in net/base/keygen_handler_nss.ccwtc@chromium.org2010-06-181-0/+4
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+1
* Refactor SpdyStream.ukai@chromium.org2010-06-141-1/+3
* Add dependency on libevent where required.phajdan.jr@chromium.org2010-06-121-0/+6
* Second attempt to land r49489. wtc@chromium.org2010-06-111-6/+12
* Revert 49489 - Use NSS for SSL by default on Mac OS X.hayato@chromium.org2010-06-111-12/+6
* Use NSS for SSL by default on Mac OS X.wtc@chromium.org2010-06-111-6/+12
* Import the server-side code for URL encoding & unittest.mbelshe@chromium.org2010-06-071-0/+5
* Preliminary support for GSSAPI (Linux and Mac OS X).ahendrickson@google.com2010-06-041-0/+6
* Refactor WebSocket handshake.ukai@chromium.org2010-06-031-0/+3
* Use SSLClientSocketNSS on Mac OS X. By default, chrome still useswtc@chromium.org2010-06-011-44/+38
* Move net::HTTPSProber from net_base to netmnissler@chromium.org2010-06-011-2/+2
* Factor out WebSocket frame handler out of WebSocketJob.ukai@chromium.org2010-06-011-0/+3
* view-cache: Refactor ViewCacheHelper and ViewHttpCacheJobFactoryrvargas@google.com2010-05-271-0/+1
* Address a TODO about not duplicating the name --> value mapping for NetLog::S...eroman@chromium.org2010-05-221-0/+1
* net-internals: Log the addresses that were attempted during a TCP connect, an...eroman@chromium.org2010-05-211-0/+2
* Make ClientSocketPool histograms static so that they work properly.vandebo@chromium.org2010-05-201-0/+2
* Revert r47395. Looks like it still crashes =/willchan@chromium.org2010-05-201-1/+0
* Annotate load flags and net errors with their symbolic name.eroman@chromium.org2010-05-181-0/+1
* This is roughly a reland of r43908, although I had to rewrite a fair chunk si...willchan@chromium.org2010-05-171-0/+1
* Add the URLRequest's method and load flags to the NetLog.eroman@chromium.org2010-05-141-0/+2
* Add --host-rules support.willchan@chromium.org2010-05-121-0/+3
* Replace about:net-internals with the javascript-based frontend.eroman@chromium.org2010-05-101-3/+0
* Fix the standalone webkit build.darin@chromium.org2010-05-071-2/+6
* Added unit tests for URLSecurityManager.ahendrickson@chromium.org2010-05-051-0/+1
* Re-apply http://codereview.chromium.org/1622012timurrrr@chromium.org2010-04-301-0/+2
* Revert "[Third time landing] Python implementation of sync server, for testing."phajdan.jr@chromium.org2010-04-301-2/+0
* [Third time landing] Python implementation of sync server, for testing.nick@chromium.org2010-04-301-0/+2
* Revert 45916 - Python implementation of sync server, for testing.nick@chromium.org2010-04-291-2/+0
* Python implementation of sync server, for testing.nick@chromium.org2010-04-291-0/+2
* More cleanup to address TODOs in net_log.h.eroman@chromium.org2010-04-281-0/+2
* Adds unit tests for how HttpAuthHandlerNegotiate creates SPNs.cbentzel@chromium.org2010-04-281-0/+1
* SPDY: Fix Alternate-Protocol.willchan@chromium.org2010-04-261-0/+1