index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
11
-5
/
+40
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
11
-40
/
+5
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
11
-5
/
+40
*
Remember if a user declines to provide a server with a client certificate
rsleevi@chromium.org
2010-11-22
1
-21
/
+32
*
Added more digest auth unit tests.
cbentzel@chromium.org
2010-11-19
1
-0
/
+161
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
11
-40
/
+5
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
11
-5
/
+40
*
Http cache: Remove code used to track a crash.
rvargas@google.com
2010-11-17
1
-8
/
+0
*
Remove static "set_fixed_cnonce" in favor of NonceGenerator objects.
cbentzel@chromium.org
2010-11-17
5
-23
/
+94
*
Improve unit test coverage of HttpAuthHandlerDigest parsing.
cbentzel@chromium.org
2010-11-15
3
-31
/
+195
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
3
-8
/
+12
*
Correctly handle SSL Client Authentication requests when connecting
rch@chromium.org
2010-11-12
7
-26
/
+39
*
Support specifying the GSSAPI library that will be used.
danno@chromium.org
2010-11-12
11
-110
/
+129
*
Add a new test to HttpNetworkTransaction that tests
rch@chromium.org
2010-11-12
1
-0
/
+107
*
We should use SSLInfo or related types for HTTPS
wtc@chromium.org
2010-11-11
1
-8
/
+8
*
net: restart on NPN misprediction and add tests for Snap Start errors.
agl@chromium.org
2010-11-11
3
-1
/
+103
*
Change the way request headers are logged to the NetLog to ensure
rch@chromium.org
2010-11-11
8
-22
/
+42
*
Remove "using namespace std" which is illegal per style guide.
pkasting@chromium.org
2010-11-10
1
-110
/
+113
*
Crash fix: HTTPS server responds with 407 through non-authenticating proxy.
cbentzel@chromium.org
2010-11-05
2
-0
/
+65
*
base: Move CaseInsensitiveCompare traits into the base namespace.
tfarina@chromium.org
2010-11-03
2
-3
/
+3
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
2
-6
/
+6
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
8
-76
/
+76
*
Allow duplicate Content-Length headers.
willchan@chromium.org
2010-10-29
2
-5
/
+73
*
Add unit test for Basic authentication over SPDY.
cbentzel@chromium.org
2010-10-29
1
-1
/
+2
*
Clean up some HttpAuth nits.
cbentzel@chromium.org
2010-10-29
2
-7
/
+8
*
Modify HttpNetworkTransation to handle ERR_SSL_CLIENT_AUTH_CERT_NEEDED
rch@chromium.org
2010-10-29
1
-3
/
+2
*
Report the SSL protocol version in ssl_info.connection_status.
wtc@chromium.org
2010-10-27
1
-0
/
+1
*
HttpStream::SendRequest
rch@chromium.org
2010-10-27
8
-42
/
+54
*
Do not include "net/socket/ssl_client_socket.h" twice.
wtc@chromium.org
2010-10-26
1
-5
/
+4
*
Add experimental option for TCP FastOpen.
mbelshe@chromium.org
2010-10-26
2
-0
/
+9
*
net: always save certs and trigger verify in SSLHostInfo.
agl@chromium.org
2010-10-26
3
-6
/
+13
*
net: Remove key argument from ActivateEntry function.
tfarina@chromium.org
2010-10-23
2
-8
/
+5
*
Update code that previously constructed strings from string iterators only to...
erikwright@chromium.org
2010-10-22
2
-12
/
+14
*
Refactor net::HttpUtil::NameValuePairsIterator to relieve clients of the need...
erikwright@chromium.org
2010-10-22
6
-81
/
+135
*
Make USE_OPENSSL and USE_NSS mutually exclusive
joth@chromium.org
2010-10-22
1
-1
/
+8
*
Use scoped objects to simplify crypto routines. Also do lots of other simpli...
pkasting@chromium.org
2010-10-21
1
-62
/
+46
*
Add more tests cases for HttpAuth::HandleChallengeResponse.
cbentzel@chromium.org
2010-10-20
3
-48
/
+124
*
net: move SSL host info serialisation into SSLHostInfo
agl@chromium.org
2010-10-20
4
-12
/
+8
*
Move BuildRequestHeaders from HttpNetworkTransaction to
rch@chromium.org
2010-10-20
3
-88
/
+119
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
15
-24
/
+59
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
9
-49
/
+104
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
14
-57
/
+23
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
14
-23
/
+57
*
Revert 61897 - Do not use Alternate-Protocol for establishing new SpdySessions.
mbelshe@chromium.org
2010-10-16
4
-75
/
+5
*
Add an off switch for SPDY:
mbelshe@chromium.org
2010-10-16
5
-21
/
+46
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
11
-55
/
+54
*
Plumb up the preconnect logic from pools to StreamFactory.
willchan@chromium.org
2010-10-16
9
-90
/
+469
*
Add actual bytes sent/received to net-internals.
mmenke@chromium.org
2010-10-14
2
-5
/
+5
*
Cleanup StreamFactory && StreamRequest APIs.
willchan@chromium.org
2010-10-14
7
-178
/
+122
*
Add a RenewStreamForAuth method to HttpStream, replacing DetachConnection
vandebo@chromium.org
2010-10-14
11
-83
/
+50
[next]