summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
Commit message (Expand)AuthorAgeFilesLines
...
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-1/+0
* Change the ProxyConfigService interface to be asynchronous, and support obser...eroman@chromium.org2010-07-231-0/+2
* Revert "Add the actual data being read to the OnBytesRead callback."phajdan.jr@chromium.org2010-07-221-1/+0
* Add support for parsing certificate formats other than raw, DER-encoded certi...rsleevi@chromium.org2010-07-221-0/+3
* Add the actual data being read to the OnBytesRead callback.cbentzel@chromium.org2010-07-211-0/+1
* GTTF: Move net/socket/ssl_test_util to net/test/test_serverphajdan.jr@chromium.org2010-07-211-2/+2
* Reference-count the data used by PAC scripts, so it is shared between threads.eroman@chromium.org2010-07-201-0/+2
* Refactor SpdyStream state for WebSocket supportukai@chromium.org2010-07-201-0/+1
* net: add ciphersuite and compression to the SSL connection status.agl@chromium.org2010-07-181-0/+3
* Revert 52799 - Add support for parsing certificate formats other than raw, DE...rsleevi@chromium.org2010-07-171-3/+0
* Add support for parsing certificate formats other than raw, DER-encoded certi...rsleevi@chromium.org2010-07-171-0/+3
* Added mock libraries for GSSAPI.ahendrickson@google.com2010-07-161-0/+2
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-0/+3
* Display the proxy PAC javascript errors in the NetLog.eroman@chromium.org2010-07-141-0/+3
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-131-0/+4
* Put HttpProxyClientSocket into a pool.vandebo@chromium.org2010-07-121-0/+3
* Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl...vandebo@chromium.org2010-07-121-0/+3
* Add a run_testserver executable to make it easy to run the testserverdarin@chromium.org2010-07-091-0/+14
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-091-3/+3
* Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...eroman@chromium.org2010-07-081-3/+3
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-081-3/+3
* Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-4/+0
* Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-0/+4
* 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