summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
Commit message (Expand)AuthorAgeFilesLines
* Remove files that don't exist, and fix typos in gyp filessadrul@chromium.org2011-05-251-9/+0
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-6/+6
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-221-3/+0
* net: Add NET_API to a few more files.rvargas@google.com2011-05-211-0/+8
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-4/+4
* Exclude several implementation-specific headers from net.gyp when excluding t...rsleevi@chromium.org2011-05-191-0/+6
* An initial curvecp implementation. This implementation is not complete,mbelshe@google.com2011-05-181-0/+53
* Revert 85667 - An initial curvecp implementation. This code is not complete,...gene@chromium.org2011-05-171-53/+0
* An initial curvecp implementation. This code is not complete, but doesmbelshe@google.com2011-05-171-0/+53
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-171-0/+15
* Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...joi@chromium.org2011-05-171-15/+0
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-171-0/+15
* Linux: add gyp rules for gio library and gsettings link mode.mdm@chromium.org2011-05-161-0/+1
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-0/+3
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-121-1/+0
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-2/+2
* net: remove the project net_base, and move back to a single net library.rvargas@google.com2011-05-041-152/+72
* Nitpick: add missing header file in gyp file.qsr@chromium.org2011-05-041-0/+1
* Add a method for PAC script errors to the network delegate.jochen@chromium.org2011-05-031-0/+4
* Fix net/ command-line pollution introduced in http://codereview.chromium.org/...cevans@chromium.org2011-05-021-2/+0
* Net: Define the net api for building net as a dll.rvargas@google.com2011-05-021-0/+1
* MAC Cookies (patch 2 of N)abarth@chromium.org2011-04-301-0/+3
* Revert r83600abarth@chromium.org2011-04-291-3/+0
* MAC Cookies (2 of N)abarth@chromium.org2011-04-291-0/+3
* Add command-line control of the HSTS preload list.cevans@chromium.org2011-04-211-0/+2
* Added TCPServerSocket.sergeyu@chromium.org2011-04-181-0/+8
* Add net/base/sys_byteorder.hsergeyu@chromium.org2011-04-181-0/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+3
* Revert r61181.agl@chromium.org2011-04-121-30/+0
* Fix Clang build after r81259agl@chromium.org2011-04-121-0/+1
* net: add support for checking if a known public key is in a chain.agl@chromium.org2011-04-121-0/+1
* Rework the tcp_client_socket_unittest to be a genericmbelshe@chromium.org2011-04-121-1/+1
* Rename a number of classes previously labeled "TCP" to "Transport" inmbelshe@chromium.org2011-04-071-3/+3
* Read and Write SSL3, TLS1 and Cert revocation SSL preferencesrtenneti@chromium.org2011-04-061-6/+0
* Refactor the ICU dependency in escape.cc into escape_icu.cc.abarth@chromium.org2011-04-061-0/+1
* Create a base_static library with files that should notrvargas@google.com2011-04-041-1/+2
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-0/+2
* Disable HTTP auth schemes on permanent errors.asanka@chromium.org2011-03-301-0/+1
* Standardize grit invokesthomasvl@chromium.org2011-03-281-35/+8
* FTP: Detect the character encoding only after the entire listing is received.phajdan.jr@chromium.org2011-03-261-3/+1
* Adds memory cache logging, and updates disk cache logging.mmenke@chromium.org2011-03-171-0/+2
* Extracting core back-off logic into a separate class,joi@chromium.org2011-03-171-0/+3
* Remove URLRequestJobMetrics and related code.adamk@chromium.org2011-03-161-2/+0
* Move MapWinsockError() and MapPosixError() to net_errors.h.sergeyu@chromium.org2011-03-151-0/+2
* UDP sockets implementation for windows.sergeyu@chromium.org2011-03-121-23/+17
* Revert 77870 - UDP sockets implementation for windows.sergeyu@chromium.org2011-03-111-17/+23
* UDP sockets implementation for windows.sergeyu@chromium.org2011-03-111-23/+17
* Revert 77855 - UDP sockets implementation for windows.sergeyu@chromium.org2011-03-111-17/+23
* UDP sockets implementation for windows.sergeyu@chromium.org2011-03-111-23/+17
* Adds empty implementation of CryptoModule for opensslbulach@chromium.org2011-03-101-0/+2