| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Linux: allow linking directly with Kerberos instead of using dlopen. | phajdan.jr@chromium.org | 2011-08-24 | 1 | -1/+23 |
* | Revert 97925 - Linux: allow linking directly with Kerberos instead of using d... | dpolukhin@chromium.org | 2011-08-24 | 1 | -14/+0 |
* | Linux: allow linking directly with Kerberos instead of using dlopen. | phajdan.jr@chromium.org | 2011-08-23 | 1 | -0/+14 |
* | net: change from CRL filters to CRL sets. | agl@chromium.org | 2011-08-22 | 1 | -3/+3 |
* | Update sync protos to use the new shared protoc gyp rules | evan@chromium.org | 2011-08-19 | 1 | -0/+1 |
* | DnsConfigService and a posix implementation | szym@chromium.org | 2011-08-18 | 1 | -0/+6 |
* | Linux: control usage of Kerberos via use_kerberos gyp flag | phajdan.jr@chromium.org | 2011-08-15 | 1 | -0/+26 |
* | net: Notify the http job and cache transaction about a filter | rvargas@google.com | 2011-08-12 | 1 | -0/+1 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in... | mnissler@chromium.org | 2011-08-11 | 1 | -10/+4 |
* | FTP: add directory listing parser for OS/2 format. | phajdan.jr@chromium.org | 2011-08-11 | 1 | -0/+3 |
* | Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code. | pkasting@chromium.org | 2011-08-10 | 1 | -4/+10 |
* | Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in... | fischman@chromium.org | 2011-08-08 | 1 | -10/+4 |
* | Clean up SSL false start blacklist code. Numerous changes, including: | pkasting@chromium.org | 2011-08-08 | 1 | -4/+10 |
* | WebSocket: Remove obsolete experiments related files | toyoshim@chromium.org | 2011-08-03 | 1 | -9/+0 |
* | DevTools: no way to remote debug using ToT build as a client. | pfeldman@chromium.org | 2011-08-02 | 1 | -0/+4 |
* | Provides in memory and persistent storage for origin bound certificates, whic... | rkn@chromium.org | 2011-07-29 | 1 | -0/+4 |
* | Revert 94553 - Provides in memory and persistent storage for origin bound cer... | sergeyu@chromium.org | 2011-07-28 | 1 | -4/+0 |
* | Provides in memory and persistent storage for origin bound certificates, whic... | rkn@chromium.org | 2011-07-28 | 1 | -0/+4 |
* | Relanding 94539 - Move MockHostResolver to net_test_support | agayev@chromium.org | 2011-07-28 | 1 | -3/+2 |
* | Revert 94539 - Move MockHostResolver to net_test_support | agayev@chromium.org | 2011-07-28 | 1 | -2/+3 |
* | Move MockHostResolver to net_test_support | agayev@chromium.org | 2011-07-28 | 1 | -3/+2 |
* | Update the url_request_http_job according to the asynchronous CookieMonster API. | ycxiao@chromium.org | 2011-07-25 | 1 | -0/+2 |
* | File reorganization: move AsyncHostResolver files to net/dns. | agayev@chromium.org | 2011-07-22 | 1 | -14/+16 |
* | Implemented AsyncHostResolver -- asynchronous HostResolver! | agayev@chromium.org | 2011-07-21 | 1 | -0/+3 |
* | Revert 93313 - Implemented AsyncHostResolver -- asynchronous HostResolver. | agayev@chromium.org | 2011-07-21 | 1 | -3/+0 |
* | Implemented AsyncHostResolver -- asynchronous HostResolver. | agayev@chromium.org | 2011-07-21 | 1 | -0/+3 |
* | Revert 93237 - Implement AsyncHostResolver, an asynchronous HostResolver. | agayev@chromium.org | 2011-07-20 | 1 | -3/+0 |
* | Implement AsyncHostResolver, an asynchronous HostResolver. | agayev@chromium.org | 2011-07-20 | 1 | -0/+3 |
* | Define FOO_IMPLEMENTATION unconditionally. Even though they only matter when | darin@chromium.org | 2011-07-20 | 1 | -5/+3 |
* | Implementation of server socket for websockets protocol. | dilmah@chromium.org | 2011-07-19 | 1 | -0/+3 |
* | Revert "Implementation of server socket for websockets protocol." | dilmah@chromium.org | 2011-07-19 | 1 | -3/+0 |
* | Implementation of server socket for websockets protocol. | dilmah@chromium.org | 2011-07-19 | 1 | -0/+3 |
* | DnsTransaction: added a delegate interface. | agayev@chromium.org | 2011-07-18 | 1 | -2/+4 |
* | Add COMPONENT_BUILD global define. | darin@chromium.org | 2011-07-13 | 1 | -19/+0 |
* | Revert "Add COMPONENT_BUILD global define. " | yurys@chromium.org | 2011-07-13 | 1 | -0/+19 |
* | Add COMPONENT_BUILD global define. | darin@chromium.org | 2011-07-13 | 1 | -19/+0 |
* | net: enable components build on Linux | evan@chromium.org | 2011-07-12 | 1 | -10/+15 |
* | Upstream android net related code (part3) | michaelbai@google.com | 2011-07-11 | 1 | -0/+13 |
* | Fixed network connectivity checks specific to ChromeOS. Previously we were d... | zelidrag@chromium.org | 2011-07-11 | 1 | -0/+1 |
* | Remove the comments setting emands and vim tab width and expansion variables. | tony@chromium.org | 2011-07-11 | 1 | -6/+0 |
* | Added OriginBoundCertService class to handle the fetching (and creation) of o... | rkn@chromium.org | 2011-07-08 | 1 | -0/+3 |
* | Refactoring on WebSocket over SPDY unit tests | toyoshim@chromium.org | 2011-07-07 | 1 | -0/+2 |
* | net: Build net.dll on Windows. | rvargas@google.com | 2011-07-01 | 1 | -3/+21 |
* | Implements DnsTransaction class. | agayev@chromium.org | 2011-06-30 | 1 | -0/+3 |
* | Use crnss.dll and crnspr.dll with the component build. | rvargas@google.com | 2011-06-28 | 1 | -0/+2 |
* | DnsQuery: changed raw function pointer to callback. | agayev@chromium.org | 2011-06-28 | 1 | -0/+1 |
* | WebSocket over SPDY: SpdyWebSocketStream | toyoshim@chromium.org | 2011-06-27 | 1 | -0/+3 |
* | Patch for Solaris support, mostly ifdefs and header files, plus adds libevent... | chromium@hybridsource.org | 2011-06-25 | 1 | -0/+7 |
* | net doesn't depend on libevent directly now. | wtc@chromium.org | 2011-06-22 | 1 | -3/+0 |