| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove files that don't exist, and fix typos in gyp files | sadrul@chromium.org | 2011-05-25 | 1 | -9/+0 |
* | Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u... | tony@chromium.org | 2011-05-23 | 1 | -6/+6 |
* | Kill URLRequestJobTracker. | willchan@chromium.org | 2011-05-22 | 1 | -3/+0 |
* | net: Add NET_API to a few more files. | rvargas@google.com | 2011-05-21 | 1 | -0/+8 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -4/+4 |
* | Exclude several implementation-specific headers from net.gyp when excluding t... | rsleevi@chromium.org | 2011-05-19 | 1 | -0/+6 |
* | An initial curvecp implementation. This implementation is not complete, | mbelshe@google.com | 2011-05-18 | 1 | -0/+53 |
* | Revert 85667 - An initial curvecp implementation. This code is not complete,... | gene@chromium.org | 2011-05-17 | 1 | -53/+0 |
* | An initial curvecp implementation. This code is not complete, but does | mbelshe@google.com | 2011-05-17 | 1 | -0/+53 |
* | Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol. | joi@chromium.org | 2011-05-17 | 1 | -0/+15 |
* | Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc... | joi@chromium.org | 2011-05-17 | 1 | -15/+0 |
* | Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol. | joi@chromium.org | 2011-05-17 | 1 | -0/+15 |
* | Linux: add gyp rules for gio library and gsettings link mode. | mdm@chromium.org | 2011-05-16 | 1 | -0/+1 |
* | Create a URLRequestJobFactory to replace the URLRequest globals. | willchan@chromium.org | 2011-05-14 | 1 | -0/+3 |
* | Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke... | jam@chromium.org | 2011-05-12 | 1 | -1/+0 |
* | Rename ClientSocket to StreamSocket. | sergeyu@chromium.org | 2011-05-05 | 1 | -2/+2 |
* | net: remove the project net_base, and move back to a single net library. | rvargas@google.com | 2011-05-04 | 1 | -152/+72 |
* | Nitpick: add missing header file in gyp file. | qsr@chromium.org | 2011-05-04 | 1 | -0/+1 |
* | Add a method for PAC script errors to the network delegate. | jochen@chromium.org | 2011-05-03 | 1 | -0/+4 |
* | Fix net/ command-line pollution introduced in http://codereview.chromium.org/... | cevans@chromium.org | 2011-05-02 | 1 | -2/+0 |
* | Net: Define the net api for building net as a dll. | rvargas@google.com | 2011-05-02 | 1 | -0/+1 |
* | MAC Cookies (patch 2 of N) | abarth@chromium.org | 2011-04-30 | 1 | -0/+3 |
* | Revert r83600 | abarth@chromium.org | 2011-04-29 | 1 | -3/+0 |
* | MAC Cookies (2 of N) | abarth@chromium.org | 2011-04-29 | 1 | -0/+3 |
* | Add command-line control of the HSTS preload list. | cevans@chromium.org | 2011-04-21 | 1 | -0/+2 |
* | Added TCPServerSocket. | sergeyu@chromium.org | 2011-04-18 | 1 | -0/+8 |
* | Add net/base/sys_byteorder.h | sergeyu@chromium.org | 2011-04-18 | 1 | -0/+1 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -0/+3 |
* | Revert r61181. | agl@chromium.org | 2011-04-12 | 1 | -30/+0 |
* | Fix Clang build after r81259 | agl@chromium.org | 2011-04-12 | 1 | -0/+1 |
* | net: add support for checking if a known public key is in a chain. | agl@chromium.org | 2011-04-12 | 1 | -0/+1 |
* | Rework the tcp_client_socket_unittest to be a generic | mbelshe@chromium.org | 2011-04-12 | 1 | -1/+1 |
* | Rename a number of classes previously labeled "TCP" to "Transport" in | mbelshe@chromium.org | 2011-04-07 | 1 | -3/+3 |
* | Read and Write SSL3, TLS1 and Cert revocation SSL preferences | rtenneti@chromium.org | 2011-04-06 | 1 | -6/+0 |
* | Refactor the ICU dependency in escape.cc into escape_icu.cc. | abarth@chromium.org | 2011-04-06 | 1 | -0/+1 |
* | Create a base_static library with files that should not | rvargas@google.com | 2011-04-04 | 1 | -1/+2 |
* | Moved URLRequestContextGetter to net/ so it can be used by projects such as j... | sanjeevr@chromium.org | 2011-03-31 | 1 | -0/+2 |
* | Disable HTTP auth schemes on permanent errors. | asanka@chromium.org | 2011-03-30 | 1 | -0/+1 |
* | Standardize grit invokes | thomasvl@chromium.org | 2011-03-28 | 1 | -35/+8 |
* | FTP: Detect the character encoding only after the entire listing is received. | phajdan.jr@chromium.org | 2011-03-26 | 1 | -3/+1 |
* | Adds memory cache logging, and updates disk cache logging. | mmenke@chromium.org | 2011-03-17 | 1 | -0/+2 |
* | Extracting core back-off logic into a separate class, | joi@chromium.org | 2011-03-17 | 1 | -0/+3 |
* | Remove URLRequestJobMetrics and related code. | adamk@chromium.org | 2011-03-16 | 1 | -2/+0 |
* | Move MapWinsockError() and MapPosixError() to net_errors.h. | sergeyu@chromium.org | 2011-03-15 | 1 | -0/+2 |
* | UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-12 | 1 | -23/+17 |
* | Revert 77870 - UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -17/+23 |
* | UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -23/+17 |
* | Revert 77855 - UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -17/+23 |
* | UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -23/+17 |
* | Adds empty implementation of CryptoModule for openssl | bulach@chromium.org | 2011-03-10 | 1 | -0/+2 |