summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Implements openssl session cachingjoth@chromium.org2010-11-232-56/+172
* Fixed handling of context_ in URLRequestHttpJobakalin@chromium.org2010-11-231-1/+4
* Reconstructing 67000.bradnelson@google.com2010-11-232-2/+2
* Revert 67018 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-235-151/+63
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-225-63/+151
* nss: add support for OCSP stapling.agl@chromium.org2010-11-2211-1/+778
* Reverting 67000.bradnelson@google.com2010-11-222-2/+2
* Switching chrome to use python26 in place of python24.bradnelson@google.com2010-11-222-2/+2
* Add delay when resuming load when network connection is restured.oshima@chromium.org2010-11-221-5/+5
* Remove two placeholder files.agl@chromium.org2010-11-222-2/+0
* Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""agl@chromium.org2010-11-2239-316/+470
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-2239-467/+316
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-2239-316/+467
* Always send the device ID when making device management requests.mnissler@chromium.org2010-11-221-1/+3
* Use a service to create device management backends.mnissler@chromium.org2010-11-221-8/+8
* Clean-up style issues in net:: related to X.509 data-types, eliminating unnec...rsleevi@chromium.org2010-11-2213-206/+163
* Remember if a user declines to provide a server with a client certificatersleevi@chromium.org2010-11-224-44/+131
* Fix ThreadChecker to use Locks and not use scoped_ptr.willchan@chromium.org2010-11-213-38/+32
* Revert 66879 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-205-134/+66
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-205-66/+134
* FTP: a successful response to SIZE does not mean the resource is a file.phajdan.jr@chromium.org2010-11-202-13/+43
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+0
* Address a TODO about not using recursion to handle synchronous completions of...eroman@chromium.org2010-11-202-23/+41
* Revert 66722 - This prevents crashes due to URLRequestHttpJobs hanging on pas...kkania@chromium.org2010-11-191-4/+1
* Reland 66791 (change was innocent)willchan@chromium.org2010-11-198-54/+66
* Make sure to send the SpdySettings frame as soon as possible.willchan@chromium.org2010-11-192-5/+67
* Make URLRequestJob RefCounted instead of RefCountedThreadSafe.willchan@chromium.org2010-11-191-5/+2
* Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-198-66/+54
* Implement a dispatcher for prerender requestsgavinp@chromium.org2010-11-191-0/+5
* Added more digest auth unit tests.cbentzel@chromium.org2010-11-191-0/+161
* Fix openssl build to work with AllowSingleton changesjoth@chromium.org2010-11-191-3/+9
* Limit chrome:filebrowse access to the same directory as file://dpolukhin@chromium.org2010-11-191-3/+4
* This prevents crashes due to URLRequestHttpJobs hanging on past IOThreadakalin@chromium.org2010-11-191-1/+4
* Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-198-54/+66
* added InitLogging call to run_testserver.akalin@chromium.org2010-11-181-0/+9
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-1839-438/+315
* FTP: improve character encoding detection in cases where ICU's first guess is...phajdan.jr@chromium.org2010-11-189-29/+834
* Fix SPDY crash on race when canceling a stream that just got created.willchan@chromium.org2010-11-183-5/+131
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-1839-315/+438
* Implements Signature Creator & Verifier for openssljoth@chromium.org2010-11-181-1/+1
* Add shared macros for stringizing and converting ANSI string constantsjoi@chromium.org2010-11-181-3/+2
* Add a PDF test to load all the pdfs in a test directory, using the test serve...jam@chromium.org2010-11-171-2/+21
* Disk cache: A dirty entry can point to a list thatrvargas@google.com2010-11-173-38/+101
* Disk cache: Cleanup file_posix so that it uses the latestrvargas@google.com2010-11-171-159/+74
* Disk cache: Add test files for another unit test.rvargas@google.com2010-11-176-0/+92
* Http cache: Remove code used to track a crash.rvargas@google.com2010-11-171-8/+0
* snap_start_tests: test NPN misprediction.agl@chromium.org2010-11-172-6/+75
* Remove static "set_fixed_cnonce" in favor of NonceGenerator objects.cbentzel@chromium.org2010-11-175-23/+94
* Original change: http://codereview.chromium.org/4856003/bulach@chromium.org2010-11-171-2/+2
* Refactor EnsureOpenSSLInit and openssl_util into basejoth@chromium.org2010-11-177-177/+71