summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Remove stragler file that didn't rollbhack (delete) properlyjar@google.com2008-09-221-170/+0
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-229-1290/+61
* Adjust includes to satisfy deps checkjar@google.com2008-09-221-1/+1
* Experimental integration of delta compression content encodingjar@google.com2008-09-229-60/+1459
* Unit test now runs on the Mac.avi@google.com2008-09-223-23/+74
* Accidental commit; oopsavi@google.com2008-09-193-74/+23
* Unit test now runs on the Mac.avi@google.com2008-09-193-23/+74
* Oops, expected value comes first.avi@google.com2008-09-191-24/+24
* Add unit test for the X509 parsing. This only runs on Windows, but does so su...avi@google.com2008-09-192-6/+161
* Add a byte factory method for unit testing.avi@google.com2008-09-193-29/+46
* Pull in the latest revision (18744:a1d3449a2cba) of the effective-TLDpamg@google.com2008-09-191-40/+150
* Some tweaks pointed out by wtc.avi@google.com2008-09-181-11/+8
* * Change output of trace_event log to JSON to enable easier integration with ...erikkay@google.com2008-09-181-4/+6
* Use libevent, second try. Changes this time:dkegel@google.com2008-09-182-18/+341
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-183-2/+411
* Avoid signedness mismatch errors from gccdkegel@google.com2008-09-181-3/+3
* Enable two CyberTrust root CAs for EV. The EV policywtc@google.com2008-09-181-0/+12
* Revert "Make tcp_client_socket_unittest pass on Linux."evanm@google.com2008-09-182-341/+18
* Make tcp_client_socket_unittest pass on Linux.dkegel@google.com2008-09-182-18/+341
* Include <wincrypt.h> to fix compilation errors.wtc@google.com2008-09-171-0/+1
* First cut at SSL certificate error handling. Mapwtc@google.com2008-09-172-27/+181
* Don't set any cookies as a result of the Google URL Tracker update check. Th...pkasting@chromium.org2008-09-171-0/+4
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-161-3/+2
* memcpy cannot overlap, move to memmove.deanm@google.com2008-09-162-2/+2
* Simple unit test, written mostly just to become familiar with the code.dkegel@google.com2008-09-151-0/+118
* An early optimization in std::pair<> in Visual Studio 2008 Service Pack 1 mak...maruel@google.com2008-09-151-0/+9
* Add the EV metadata for two GlobalSign root CA certificates.wtc@google.com2008-09-111-0/+11
* Remove all but one place in this file where we returnwtc@google.com2008-09-111-2/+3
* Fix IDNtoUnicode and unittest. jungshik@google.com2008-09-112-4/+9
* Do a better job at bounding HexToInt.deanm@chromium.org2008-09-101-1/+1
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-104-47/+44
* Build host_resolver on the Macmmentovai@google.com2008-09-093-11/+6
* Get MIME stuff working minimally to the point where we haveerg@google.com2008-09-081-0/+40
* The previous fix doesn't work. We should continuewtc@google.com2008-09-051-4/+10
* This fixes the "passing NULL to non-pointer argument" warning when compiling ...mmoss@google.com2008-09-051-1/+1
* Modify HostResolver slightly to build on posix as well as windows.dkegel@google.com2008-09-052-0/+51
* Fix a crash caused by a NULL FILETIME when creating ftptc@google.com2008-09-042-3/+42
* If we didn't read enough to be able to decrypt anything,wtc@google.com2008-09-041-0/+4
* Fix an out of band read when parsing a URL component of just "%". The calcul...deanm@google.com2008-09-032-3/+3
* Normalize newlines to LF in netmmentovai@google.com2008-09-024-196/+196
* Initial pass at simple event tracing. I added a few traces to tcp_socket and...erikkay@google.com2008-09-021-0/+14
* Unit tests can't access the outside world.maruel@google.com2008-09-021-4/+8
* Fix net_unittests hang observed on Vista. It turns out that a subpump wasdarin@google.com2008-08-291-11/+0
* Hack to keep vista net_unittests from hanging while I investigate a proper fix.darin@google.com2008-08-291-0/+11
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-282-14/+11
* Move std::string16 to base::string16. Don't pollute the std namespace. Don'tmmentovai@google.com2008-08-272-5/+5
* On .mm files in net and base:mmentovai@google.com2008-08-271-31/+6
* Fix the net_perftests to work again.darin@google.com2008-08-271-1/+1
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-262-2/+60
* Implement SSL tunneling through a proxy server.wtc@google.com2008-08-252-0/+4