summaryrefslogtreecommitdiffstats
path: root/net/net.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* GYP it, GYP it good.mark@chromium.org2009-03-021-2018/+0
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-281-0/+22
* Fix Mac build - update project files after merge and jscre library removal.dimich@google.com2009-02-271-31/+1
* net links v8, but didn't have a dep on it, so clean builds failed.thomasvl@chromium.org2009-02-261-0/+26
* Reverting 10251.ericroman@google.com2009-02-251-2/+102
* Reverting 10250.ericroman@google.com2009-02-241-102/+2
* Add v8 as dependency of net.ericroman@google.com2009-02-241-2/+102
* Have tld_cleanup generate a .cc file that contains the effectivetc@google.com2009-02-241-2/+6
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-191-8/+8
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-0/+10
* Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builderdkegel@google.com2009-02-191-10/+8
* Undo revert http://codereview.chromium.org/23028dkegel@google.com2009-02-181-8/+10
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+16
* Reverting r9823 (http://codereview.chromium.org/16207) because dkegel@google.com2009-02-141-10/+8
* ssl_client_socket_unittest.cc: launch local server with TestServerLauncher dkegel@google.com2009-02-141-8/+10
* 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