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
/
base
/
net_error_list.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report cases where the connection appears to close too early while transferri...
cbentzel@chromium.org
2012-04-20
1
-0
/
+8
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-1
/
+1
*
Change SpdyProxyClientSocket::RestartWithAuth to return OK. This enables cor...
rch@chromium.org
2012-02-28
1
-3
/
+0
*
Minor refactor of ProxyClientSocket.
rch@chromium.org
2012-02-25
1
-0
/
+3
*
net: remove special case for Kaspersky HTTPS
agl@chromium.org
2012-02-21
1
-7
/
+1
*
Add client for background testing of HTTP pipelining.
simonjam@chromium.org
2012-02-13
1
-4
/
+4
*
Revert 121572 - Add client for background testing of HTTP pipelining.
simonjam@chromium.org
2012-02-11
1
-4
/
+4
*
Add client for background testing of HTTP pipelining.
simonjam@chromium.org
2012-02-11
1
-4
/
+4
*
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-02-03
1
-4
/
+1
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-01-25
1
-1
/
+4
*
Reject certificate chains containing small RSA and DSA keys.
palmer@chromium.org
2011-12-15
1
-1
/
+5
*
Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...
cbentzel@chromium.org
2011-12-08
1
-3
/
+0
*
Support EC certs in OriginBoundCertService and OriginBoundCertStore.
mattm@chromium.org
2011-12-06
1
-0
/
+7
*
Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...
cbentzel@chromium.org
2011-11-17
1
-0
/
+3
*
Use a better error code for when an extension blocks a network request using
mpcomplete@chromium.org
2011-10-21
1
-0
/
+3
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
1
-0
/
+3
*
Use NSS to generate Origin-Bound Certs on Win and Mac.
mattm@chromium.org
2011-10-18
1
-3
/
+0
*
Send PING to check the status of the SPDY connection.
rtenneti@chromium.org
2011-10-16
1
-0
/
+3
*
Support SPDY RST_STREAM with REFUSED_STREAM status properly.
willchan@chromium.org
2011-10-13
1
-0
/
+4
*
Return an error when multiple Location or Content-Disposition
mmenke@chromium.org
2011-10-04
1
-1
/
+7
*
Make BaseFile member functions return net::Error's.
ahendrickson@chromium.org
2011-09-04
1
-0
/
+12
*
Use a different error code for pinning errors.
agl@chromium.org
2011-08-22
1
-0
/
+5
*
Gave the GetOriginBoundCertificate an asynchronous interface because certificate
rkn@chromium.org
2011-08-10
1
-0
/
+12
*
HostResolver: don't interpret NULL callback argument as a request to do synch...
agayev@chromium.org
2011-08-04
1
-0
/
+3
*
Add net::ERR_BAD_PEER_PUBLIC_KEY, and map several NSS error codes
wtc@chromium.org
2011-07-27
1
-0
/
+3
*
Expose SSL_ExportKeyingMaterial() in SSLClient/ServerSocket interfaces.
wez@chromium.org
2011-07-23
1
-0
/
+3
*
Implementation of server socket for websockets protocol.
dilmah@chromium.org
2011-07-19
1
-3
/
+6
*
Revert "Implementation of server socket for websockets protocol."
dilmah@chromium.org
2011-07-19
1
-6
/
+3
*
Implementation of server socket for websockets protocol.
dilmah@chromium.org
2011-07-19
1
-3
/
+6
*
Disk cache: detect block files that are shorter than expected
rvargas@google.com
2011-07-13
1
-1
/
+2
*
Linux Cert manager: improve PKCS #12 import error messages.
mattm@chromium.org
2011-07-13
1
-0
/
+9
*
Detect Kaspersky SSL MITM and give a helpful error message.
agl@chromium.org
2011-07-01
1
-1
/
+9
*
Implements DnsTransaction class.
agayev@chromium.org
2011-06-30
1
-18
/
+26
*
Add support for random UDP source port selection to avoid birthday attacks in...
agayev@chromium.org
2011-06-29
1
-0
/
+3
*
WebSocket over SPDY: protocol switch
toyoshim@chromium.org
2011-06-16
1
-0
/
+4
*
Implements DnsRequest and DnsResponse classes.
agayev@chromium.org
2011-06-03
1
-0
/
+17
*
Revert 87809 - Added DnsQuery class
agayev@chromium.org
2011-06-03
1
-17
/
+0
*
Added DnsQuery class
agayev@chromium.org
2011-06-03
1
-0
/
+17
*
Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.
joi@chromium.org
2011-05-17
1
-0
/
+5
*
Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...
joi@chromium.org
2011-05-17
1
-5
/
+0
*
Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.
joi@chromium.org
2011-05-17
1
-0
/
+5
*
Enable (optional) blocking of webrequests in case a PAC script cannot be fetc...
battre@chromium.org
2011-05-03
1
-2
/
+4
*
Revert r61181.
agl@chromium.org
2011-04-12
1
-5
/
+1
*
Add an initial API and implementation for UDP Sockets.
mbelshe@chromium.org
2011-03-02
1
-0
/
+4
*
Return more specific error messages when performing a SSL client auth handsha...
rsleevi@chromium.org
2011-02-05
1
-0
/
+9
*
Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxy
rch@chromium.org
2010-12-17
1
-0
/
+5
*
Update server push to allow use of HEADERS frame.
mbelshe@chromium.org
2010-12-03
1
-0
/
+4
*
Fix preconnect crash when we hit max socket limit.
willchan@chromium.org
2010-12-02
1
-1
/
+3
*
Implement exponential back-off mechanism.
joi@chromium.org
2010-11-25
1
-0
/
+3
*
net: Silently disable False Start when NetNanny is detected.
agl@chromium.org
2010-11-05
1
-4
/
+1
[next]