| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 54448 - Add the actual data being read to the OnBytesRead callback, ta... | cbentzel@chromium.org | 2010-07-31 | 1 | -1/+0 |
* | Add the actual data being read to the OnBytesRead callback, take two. | cbentzel@chromium.org | 2010-07-31 | 1 | -0/+1 |
* | Deflake ListenSocketTest.ServerSend and remove unused telnet code. | agl@chromium.org | 2010-07-30 | 1 | -3/+0 |
* | Use notification-based API for getting system proxy settings on Mac rather th... | eroman@chromium.org | 2010-07-30 | 1 | -0/+2 |
* | Split off the DNS reload timer | agl@chromium.org | 2010-07-28 | 1 | -0/+2 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -1/+0 |
* | Change the ProxyConfigService interface to be asynchronous, and support obser... | eroman@chromium.org | 2010-07-23 | 1 | -0/+2 |
* | Revert "Add the actual data being read to the OnBytesRead callback." | phajdan.jr@chromium.org | 2010-07-22 | 1 | -1/+0 |
* | Add support for parsing certificate formats other than raw, DER-encoded certi... | rsleevi@chromium.org | 2010-07-22 | 1 | -0/+3 |
* | Add the actual data being read to the OnBytesRead callback. | cbentzel@chromium.org | 2010-07-21 | 1 | -0/+1 |
* | GTTF: Move net/socket/ssl_test_util to net/test/test_server | phajdan.jr@chromium.org | 2010-07-21 | 1 | -2/+2 |
* | Reference-count the data used by PAC scripts, so it is shared between threads. | eroman@chromium.org | 2010-07-20 | 1 | -0/+2 |
* | Refactor SpdyStream state for WebSocket support | ukai@chromium.org | 2010-07-20 | 1 | -0/+1 |
* | net: add ciphersuite and compression to the SSL connection status. | agl@chromium.org | 2010-07-18 | 1 | -0/+3 |
* | Revert 52799 - Add support for parsing certificate formats other than raw, DE... | rsleevi@chromium.org | 2010-07-17 | 1 | -3/+0 |
* | Add support for parsing certificate formats other than raw, DER-encoded certi... | rsleevi@chromium.org | 2010-07-17 | 1 | -0/+3 |
* | Added mock libraries for GSSAPI. | ahendrickson@google.com | 2010-07-16 | 1 | -0/+2 |
* | Implement SSLClientSocketPool. | vandebo@chromium.org | 2010-07-14 | 1 | -0/+3 |
* | Display the proxy PAC javascript errors in the NetLog. | eroman@chromium.org | 2010-07-14 | 1 | -0/+3 |
* | Disk cache: Switch the disk cache to use the cache_thread. | rvargas@google.com | 2010-07-13 | 1 | -0/+4 |
* | Put HttpProxyClientSocket into a pool. | vandebo@chromium.org | 2010-07-12 | 1 | -0/+3 |
* | Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl... | vandebo@chromium.org | 2010-07-12 | 1 | -0/+3 |
* | Add a run_testserver executable to make it easy to run the testserver | darin@chromium.org | 2010-07-09 | 1 | -0/+14 |
* | Add the capability to run multiple proxy PAC scripts in parallel. | eroman@chromium.org | 2010-07-09 | 1 | -3/+3 |
* | Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start... | eroman@chromium.org | 2010-07-08 | 1 | -3/+3 |
* | Add the capability to run multiple proxy PAC scripts in parallel. | eroman@chromium.org | 2010-07-08 | 1 | -3/+3 |
* | Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread. | rvargas@google.com | 2010-07-08 | 1 | -4/+0 |
* | Disk cache: Switch the disk cache to use the cache_thread. | rvargas@google.com | 2010-07-08 | 1 | -0/+4 |
* | Brushed up listen socket: | pfeldman@chromium.org | 2010-07-05 | 1 | -0/+15 |
* | Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread. | rvargas@google.com | 2010-07-02 | 1 | -4/+0 |
* | Disk cache: Switch the disk cache to use the cache_thread. | rvargas@google.com | 2010-07-01 | 1 | -0/+4 |
* | Make the Negotiate Authentication Handler a state machine. | cbentzel@chromium.org | 2010-07-01 | 1 | -2/+1 |
* | Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread. | rvargas@google.com | 2010-07-01 | 1 | -4/+0 |
* | Disk cache: Switch the disk cache to use the cache_thread. | rvargas@google.com | 2010-06-30 | 1 | -0/+4 |
* | Refactors SPDY frame construction methods out of | mlloyd@chromium.org | 2010-06-28 | 1 | -0/+1 |
* | Add a unit test to check KeygenHandler's thread-safety | davidben@chromium.org | 2010-06-25 | 1 | -0/+1 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -6/+1 |
* | Create HttpAuthController. (again) | vandebo@chromium.org | 2010-06-24 | 1 | -0/+2 |
* | Change Windows' application/x-x509-user-cert handling to allow any certificat... | rsleevi@chromium.org | 2010-06-24 | 1 | -1/+0 |
* | Revert 50647 - Create HttpAuthController. | vandebo@chromium.org | 2010-06-23 | 1 | -2/+0 |
* | Create HttpAuthController. | vandebo@chromium.org | 2010-06-23 | 1 | -0/+2 |
* | Add an additional per-request DNS cache when executing FindProxyForURL() from... | eroman@chromium.org | 2010-06-22 | 1 | -0/+1 |
* | A/B test for determining a value for unused socket timeout. Currently the | ziadh@chromium.org | 2010-06-21 | 1 | -0/+1 |
* | Added NetLog support for HTTP authentication. | cbentzel@chromium.org | 2010-06-21 | 1 | -0/+1 |
* | Refactor: Rename MockAuthHandler and move to a separate file. | cbentzel@chromium.org | 2010-06-21 | 1 | -0/+2 |
* | Move the Mozilla-derived code in net/base/keygen_handler_nss.cc | wtc@chromium.org | 2010-06-18 | 1 | -0/+4 |
* | Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate. | willchan@chromium.org | 2010-06-15 | 1 | -0/+1 |
* | Refactor SpdyStream. | ukai@chromium.org | 2010-06-14 | 1 | -1/+3 |
* | Add dependency on libevent where required. | phajdan.jr@chromium.org | 2010-06-12 | 1 | -0/+6 |
* | Second attempt to land r49489. | wtc@chromium.org | 2010-06-11 | 1 | -6/+12 |