summaryrefslogtreecommitdiffstats
path: root/net/net.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-031-2/+14
* Add more unit tests for net/base/host_resolver.phajdan.jr@chromium.org2009-01-291-3/+3
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-151-12/+12
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-131-6/+0
* Measure how often the users are encountering MD5wtc@google.com2009-01-121-0/+6
* Update googletest (gtest) to 1.2.1maruel@chromium.org2009-01-071-2/+2
* Add a unit test to mac build.ericroman@google.com2008-12-201-0/+10
* Split ProxyResolver into two interfaces: A. interface for retrieving the sys...ericroman@google.com2008-12-191-8/+0
* Disk cache: move eviction code to a separate file.rvargas@google.com2008-12-181-0/+6
* Reverting 6966.ericroman@google.com2008-12-131-4/+0
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-0/+4
* Build a few more files on the Mac:mark@chromium.org2008-12-111-3/+13
* Third time's a charm?dkegel@google.com2008-12-071-5/+11
* Revert r6233, need to move the cert, there is a policy against dkegel@google.com2008-12-021-11/+5
* For http://code.google.com/p/chromium/issues/detail?id=4510dkegel@google.com2008-12-021-5/+11
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-13/+0
* Port directory lister to allow the linux and mac test shells to display file ...estade@chromium.org2008-11-201-0/+4
* Add url_request_unittest to mac build.ericroman@google.com2008-11-191-0/+2
* Fix the mac build to add dmg_fp to the libbase.a.tony@chromium.org2008-11-151-43/+0
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-121-0/+43
* Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi...pinkerton@google.com2008-11-121-3/+5
* Change made by external contributor Ibrar Ahmed (ibrar.ahmad@gmail.com), revi...erikkay@google.com2008-11-111-0/+8
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-0/+10
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-071-0/+16
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-12/+10
* There's no Objective in this C++.avi@google.com2008-10-311-4/+4
* Relanding of r4221, initial proxy support for the Macavi@google.com2008-10-311-0/+10
* oops; will reland once tree is openavi@google.com2008-10-301-10/+0
* Initial Mac proxy implementationavi@google.com2008-10-301-0/+10
* Call DidStartDnsResolution and DidFinishDnsResolutionWithStatuswtc@google.com2008-10-241-0/+2
* Remove typo in file name *unitest* vs *unittest*jar@google.com2008-10-201-4/+4
* Misc cleanupsericroman@google.com2008-10-171-0/+2
* Initial Mac implementation of SSL. Requires the full-duplex socket introduced...avi@google.com2008-10-171-1/+9
* Turn SSLClientSocket into an interface.wtc@google.com2008-10-151-2/+0
* add file:// handling to mac and linux buildspinkerton@google.com2008-10-101-0/+2
* Use open-vcdiff source in its new home on the Mac (follow-up to r2709)mark@chromium.org2008-09-301-4/+4
* Add missing header file to net.xcodeprojdarin@google.com2008-09-291-0/+2
* Need to alphabetize our source files in the build steps.avi@google.com2008-09-291-6/+6
* Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...darin@google.com2008-09-291-0/+4
* Add the auth unit-tests to SConscript and .pbxprojericroman@google.com2008-09-271-0/+12
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+24
* Use open-vcdiff for sdch compression on the Macmark@chromium.org2008-09-261-0/+55
* Add more tests and files to the Mac's net_unittests:mark@chromium.org2008-09-251-2/+26
* add http layer and unit tests to mac build. stub out file uploading in upload...pinkerton@google.com2008-09-251-3/+15
* Use histograms to send interesting parts of the disk cache statistics.rvargas@google.com2008-09-241-0/+6
* Refactoring out common code in the X.509 cert handlingavi@google.com2008-09-231-1/+5
* Mac-specific CFRunLoop-based MessagePump implementationmark@chromium.org2008-09-231-3/+7
* Add missing files to project to get test-shell fully linking. Fixes gcc warni...pinkerton@google.com2008-09-231-0/+28
* Add tcp_client_socket_libevent to the project and get the unit tests working ...pinkerton@google.com2008-09-231-2/+6
* Unit test now runs on the Mac.avi@google.com2008-09-221-2/+10