summaryrefslogtreecommitdiffstats
path: root/net/build
Commit message (Expand)AuthorAgeFilesLines
...
* We don't support SSL renegotiation yet. Add thewtc@google.com2008-10-211-0/+4
* Remove typo in file name *unitest* vs *unittest*jar@google.com2008-10-201-1/+1
* Misc cleanupsericroman@google.com2008-10-171-0/+4
* Turn SSLClientSocket into an interface.wtc@google.com2008-10-151-2/+6
* Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...darin@google.com2008-09-292-2/+14
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-272-0/+76
* Use histograms to send interesting parts of the disk cache statistics.rvargas@google.com2008-09-241-0/+8
* Refactoring out common code in the X.509 cert handlingavi@google.com2008-09-231-0/+4
* Re-land SDCH filter support experimentjar@google.com2008-09-232-4/+24
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-222-32/+4
* Experimental integration of delta compression content encodingjar@google.com2008-09-222-4/+32
* Add unit test for the X509 parsing. This only runs on Windows, but does so su...avi@google.com2008-09-191-0/+4
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-181-1/+1
* Simple unit test, written mostly just to become familiar with the code.dkegel@google.com2008-09-151-0/+4
* Modify HostResolver slightly to build on posix as well as windows.dkegel@google.com2008-09-051-0/+4
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-1/+1
* Use a more compact license header in source files.license.bot2008-08-242-56/+8
* Move FileURLToFilePath into platform specific files. Most of the logic in th...tc@google.com2008-08-221-0/+4
* Second pass move the os dependent code apart on the disk cache.rvargas@google.com2008-08-151-6/+6
* Move remaining OS dependent bits from the main logic on the disk cache.rvargas@google.com2008-08-131-0/+16
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-112-36/+44
* Refactor mime_util into a singleton.ericroman@google.com2008-08-091-4/+8
* Break out windows specific parts of mime_util.cc into mime_util_win.ccericroman@google.com2008-08-081-0/+4
* Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager...darin@google.com2008-08-062-20/+20
* Rename URLRequestHttpCacheJob to URLRequestHttpJob.darin@google.com2008-07-301-2/+2
* Add net to the repository.initial.commit2008-07-269-0/+2015