summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
Commit message (Expand)AuthorAgeFilesLines
* Continuing with the out-of-lining of test code.erg@google.com2011-02-111-0/+1
* Even more test cleanup.erg@google.com2011-02-101-1/+2
* Cleanup the net/tools/ directory so there are no warnings from our clang plugin.erg@google.com2011-02-041-0/+4
* DevTools: split http_listen_socket into http_server and connection.pfeldman@chromium.org2011-02-031-3/+3
* Split flip_in_mem_edsm_server into a gazillion pieces.mbelshe@chromium.org2011-02-021-0/+20
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-2/+0
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-0/+2
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-2/+0
* Abstracts SHA256 context for NSS / OpenSSL.bulach@chromium.org2011-01-271-0/+2
* Clean up net unit testing code.erg@google.com2011-01-261-3/+10
* Remove hresolvcbentzel@chromium.org2011-01-261-11/+0
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-10/+3
* Clean up net unit testing code.erg@google.com2011-01-251-3/+10
* More net/ reordering.erg@google.com2011-01-211-1/+3
* NSS: PKCS 11 password prompt.mattm@chromium.org2011-01-131-0/+5
* Fix grit dependencies for chromeos, touchui, and toolkit_views.tony@chromium.org2011-01-081-1/+2
* Refactor grit -D flags into a gyp variable so we don'ttony@chromium.org2011-01-071-1/+2
* Fix openssl build: exclude socket/nss_ssl_util.*joth@chromium.org2010-12-231-0/+2
* Defines SSLServerSocket and implements SSLServerSocketNSShclam@chromium.org2010-12-231-0/+8
* Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxyrch@chromium.org2010-12-171-0/+1
* Almost done deinlining virtual methods.erg@google.com2010-12-161-0/+1
* Cache certificate verification results in memory.wtc@google.com2010-12-161-0/+1
* Revert 69356 - Regenerate the root certificate and end-entity certificates us...rsleevi@chromium.org2010-12-161-1/+0
* Regenerate the root certificate and end-entity certificates used for various ...rsleevi@chromium.org2010-12-161-0/+1
* Add support for temporarily trusting a certificate for the duration of unit t...rsleevi@chromium.org2010-12-161-1/+10
* net: Switch SSLHostInfo to using Pickle.agl@chromium.org2010-12-151-41/+2
* FTP: fix compatibility problems with MLSD by removing MLSD support.phajdan.jr@chromium.org2010-12-101-6/+0
* Adds first cut implementation of a private key store abstraction for openssljoth@chromium.org2010-12-101-0/+4
* Switch linux OpenSSL build to use custom openssl versionjoth@chromium.org2010-12-091-3/+3
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-0/+1
* A ScopedNetLogEvent that logs a NetLog begin event on creation,mmenke@chromium.org2010-12-091-0/+1
* Add a new GetInstance() method for singleton classes under chrome/service and...satish@chromium.org2010-12-091-0/+2
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-0/+1
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-3/+0
* Implement exponential back-off mechanism.joi@chromium.org2010-11-251-0/+9
* Landing fix for keindsay@gmail.com (Strangeloop Networks)mbelshe@google.com2010-11-241-54/+50
* Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""agl@chromium.org2010-11-221-2/+2
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-221-2/+2
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-221-2/+2
* Clean-up style issues in net:: related to X.509 data-types, eliminating unnec...rsleevi@chromium.org2010-11-221-1/+1
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-181-2/+2
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-181-2/+2
* Refactor EnsureOpenSSLInit and openssl_util into basejoth@chromium.org2010-11-171-4/+0
* Add support for certificate name checkingjoth@chromium.org2010-11-161-0/+6
* Reverted because openssl_helper needs to build even on non-openssl buildsjoth@chromium.org2010-11-151-0/+28
* Simplify gyp files by adding a global glob for openssl/nssjoth@chromium.org2010-11-151-28/+0
* Stop using SplitStringDontTrim in NetLogWebSocketHandshakeParameter::ToValue()tyoshino@google.com2010-11-121-0/+1
* openssl build fixes, and tidy the build filesjoth@chromium.org2010-11-111-0/+2
* Add device management test server to net infrastructure.mnissler@chromium.org2010-11-111-0/+1
* Add support for restricting the cipher suites that SSLClientSocket(Mac,NSS) u...rsleevi@chromium.org2010-11-111-0/+2