summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...ajwong@chromium.org2011-12-207-12/+9
* net: remove the NextUpdate and WindowSecs code from CRLSet.agl@chromium.org2011-12-202-40/+2
* net: add a tool to dump CRL sets.agl@chromium.org2011-12-192-1/+86
* In net-internals, have HTTP_STREAM_JOBs link to themmenke@chromium.org2011-12-1913-32/+41
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-1936-655/+831
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-197-34/+46
* Disable CertDatabaseNSSTest.ImportServerCert as the test certificate is expired.rsleevi@chromium.org2011-12-191-1/+3
* Revert 114944 - Standardize StringToInt{,64} interface.battre@chromium.org2011-12-187-46/+34
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-187-34/+46
* Revert 114929 - Standardize StringToInt{,64} interface.rsleevi@chromium.org2011-12-177-46/+34
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-177-34/+46
* Reland after fixes.jhawkins@chromium.org2011-12-1717-120/+142
* net: remove DnsRRResolveragl@chromium.org2011-12-166-1193/+0
* Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.garykac@chromium.org2011-12-1617-139/+120
* base::Bind: Remove even moar OldCompletionCallback.jhawkins@chromium.org2011-12-1617-120/+139
* fix kerberos support on OpenBSD by using the correct include dir and librobert.nagy@gmail.com2011-12-162-0/+7
* net: add Disney Tokyo to the SSL blacklist due to record splitting issues.agl@chromium.org2011-12-161-0/+1
* Fix a leak of a SECKEYPublicKey following r114709rsleevi@chromium.org2011-12-161-3/+4
* Really add test Origin Bound Certificate data for http://codereview.chromium....mattm@chromium.org2011-12-162-0/+0
* Disk Cache: Discard entries from ReadData if something is clearly wrong.rvargas@chromium.org2011-12-162-2/+38
* Use a monotonic clock (TimeTicks) to report network times to WebCore.simonjam@chromium.org2011-12-162-5/+8
* net: add agl as OWNERSagl@chromium.org2011-12-151-0/+1
* Reject certificate chains containing small RSA and DSA keys.palmer@chromium.org2011-12-1538-5/+1815
* Avoid including gtest file directly, and go through base insteadjar@chromium.org2011-12-152-2/+2
* base::Bind: Cleanup almost-unused OldCompletionCallbacks.jhawkins@chromium.org2011-12-1512-133/+27
* net: remove a random 10% of the hosts from the SSL blacklist.agl@chromium.org2011-12-151-247/+0
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-1521-488/+4
* net: rename NSS's 'ssl' to 'libssl'agl@chromium.org2011-12-152-5/+5
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-1521-4/+488
* net: remove DNS certificate checking code.agl@chromium.org2011-12-1521-488/+4
* base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.jhawkins@chromium.org2011-12-1532-634/+620
* Enable ChromeFrame net tests for IE versions 8 and below. Changes include the...ananta@chromium.org2011-12-152-0/+9
* Add test Origin Bound Certificate data for http://codereview.chromium.org/889...mattm@chromium.org2011-12-143-1/+5
* Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...sail@chromium.org2011-12-1410-31/+12
* Remove BindStateHolder and have Bind() return a Callback<> object directly.ajwong@chromium.org2011-12-1410-12/+31
* Revert 110965 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2011-12-1411-582/+97
* net: reenable #if's around pinning code.agl@chromium.org2011-12-141-2/+2
* When encountering certificates signed with md2/md4, make it a fatal error.rsleevi@chromium.org2011-12-143-9/+48
* Re-upload the machine ID during policy fetch if it's missing on the server side.mnissler@chromium.org2011-12-141-2/+23
* Add back support for --testing-fixed-http-port and --testing-fixed-https-portwillchan@chromium.org2011-12-143-0/+24
* Fix SPDY flow control.willchan@chromium.org2011-12-141-1/+1
* Refactor: Extract "InitProxyResolver" to "ProxyScriptDecider".eroman@chromium.org2011-12-139-442/+468
* No longer preconnect to unsafe ports. As UrlRequests weremmenke@chromium.org2011-12-135-37/+72
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-132-8/+2
* Silence a (spurious) use after free messagegroby@chromium.org2011-12-131-1/+1
* Add rch to net/OWNERS.rch@chromium.org2011-12-131-1/+2
* This fixes a bug I introduced last night withgspencer@chromium.org2011-12-132-2/+1
* net: split the SSL session cache between incognito and normal.agl@chromium.org2011-12-1225-64/+320
* Reland: net: move pinning checks into the SSL socket.agl@chromium.org2011-12-124-57/+57
* This goes most of the way to re-enabling chrome_frame_net_tests by making it ...joi@chromium.org2011-12-122-0/+10