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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another attempt at fixing Clang build after r81259
agl@chromium.org
2011-04-12
2
-0
/
+4
*
Fix Clang build after r81259
agl@chromium.org
2011-04-12
3
-12
/
+28
*
net: add support for checking if a known public key is in a chain.
agl@chromium.org
2011-04-12
9
-1
/
+336
*
The IP Aliases table was not being properly cleared when we manually close
mbelshe@chromium.org
2011-04-12
2
-6
/
+25
*
Rework the tcp_client_socket_unittest to be a generic
mbelshe@chromium.org
2011-04-12
2
-16
/
+36
*
Linux: fix net_unittests failures on Gentoo Linux
phajdan.jr@chromium.org
2011-04-12
2
-30
/
+30
*
We've finished testing with the cwnd fixed at 32, it is clearly worse.
mbelshe@chromium.org
2011-04-11
1
-2
/
+2
*
Support signatures in the policy test server.
mnissler@chromium.org
2011-04-11
4
-35
/
+138
*
Allow ProxyConfigService to report "no configuration set"
mnissler@chromium.org
2011-04-11
13
-93
/
+228
*
FTP: Multiple fixes for localized directory listings:
phajdan.jr@chromium.org
2011-04-11
12
-55
/
+298
*
Add gmail.com and googlemail.com to the HSTS hardcoded list. These domains
cevans@chromium.org
2011-04-09
5
-93
/
+203
*
FTP: fix a misuse of isspace (it can only operate on char,
phajdan.jr@chromium.org
2011-04-09
1
-6
/
+9
*
Turn off backup sockets for most tests in net_unittests.
willchan@chromium.org
2011-04-08
7
-35
/
+30
*
net: reenable TestKnownRoots
agl@chromium.org
2011-04-08
1
-2
/
+1
*
- minor comment change
leighton@cis.udel.edu
2011-04-08
1
-2
/
+2
*
Fix opensll, in follow up to http://src.chromium.org/viewvc/chrome?view=rev&r...
joth@chromium.org
2011-04-08
1
-0
/
+7
*
Remove svn:mergeinfo props from many files.
pkasting@chromium.org
2011-04-08
3
-3
/
+3
*
Add accounts.google.com to HSTS list, with permission from Filipe Almeida.
cevans@chromium.org
2011-04-08
1
-0
/
+1
*
Fix DCHECK on multiple SSL client auths for the same request.
mattm@chromium.org
2011-04-07
1
-2
/
+2
*
Fix the *AcceptCharset* and *AcceptLanguage* net test failures on the ChromeF...
ananta@chromium.org
2011-04-07
2
-21
/
+17
*
This change loads opencryptoki and uses the TPM for keygen tags.
gspencer@chromium.org
2011-04-07
7
-16
/
+36
*
net: disable TestKnownRoots
agl@chromium.org
2011-04-07
1
-1
/
+2
*
Fix and enable reenable tests for P2PTransportImpl.
sergeyu@chromium.org
2011-04-07
1
-1
/
+1
*
Don't discard a header parameter because of unbalanced quotes.
asanka@chromium.org
2011-04-07
2
-4
/
+7
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
38
-567
/
+663
*
net: add ability to distinguish user-added root CAs.
agl@chromium.org
2011-04-07
8
-5
/
+126
*
net: add x509_certificate_known_roots_{mac|win}.h
agl@chromium.org
2011-04-07
2
-0
/
+997
*
Remove async functionality from net::CookiePolicy.
willchan@chromium.org
2011-04-06
12
-275
/
+45
*
Read and Write SSL3, TLS1 and Cert revocation SSL preferences
rtenneti@chromium.org
2011-04-06
2
-19
/
+3
*
net: add nist.der
agl@chromium.org
2011-04-06
1
-0
/
+0
*
Revert 80587 - FTP: Multiple fixes for localized directory listings:- fix det...
phajdan.jr@chromium.org
2011-04-06
12
-298
/
+55
*
FTP: Multiple fixes for localized directory listings:
phajdan.jr@chromium.org
2011-04-06
12
-55
/
+298
*
Linux: recognize Heimdal on Gentoo Linux for Kerberos HTTP authentication.
phajdan.jr@chromium.org
2011-04-06
1
-0
/
+1
*
Fix the EmptyAcceptLanguage and EmptyAcceptCharset net test failures on IE6. ...
ananta@chromium.org
2011-04-06
1
-2
/
+4
*
Refactor the ICU dependency in escape.cc into escape_icu.cc.
abarth@chromium.org
2011-04-06
3
-16
/
+28
*
Move BuildRequestHeaders back to http_network_transaction.cc now that it's no...
abarth@chromium.org
2011-04-06
4
-119
/
+73
*
- Make IPEndPoint::ToString() surround IPv6 addresses with square brackets.
sergeyu@chromium.org
2011-04-05
2
-10
/
+32
*
Fix UDPSocket::GetLocalAddress() to return correct port number.
sergeyu@chromium.org
2011-04-05
3
-3
/
+3
*
net: remove forced renegotiation checks
agl@chromium.org
2011-04-05
5
-91
/
+9
*
Removing check for NULL pointer. The memory stomper has been fixed.
joi@chromium.org
2011-04-05
1
-7
/
+1
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
11
-81
/
+83
*
Fix line endings
abarth@chromium.org
2011-04-04
1
-3
/
+3
*
Create a base_static library with files that should not
rvargas@google.com
2011-04-04
1
-1
/
+2
*
Map WSAEWOULDBLOCK to ERR_IO_PENDING on Windows.
sergeyu@chromium.org
2011-04-04
1
-0
/
+2
*
net: measure HTTPS connect times to (*.)google.com
agl@chromium.org
2011-04-04
1
-0
/
+11
*
Protect header that requires SSE2 on gcc4.4 and remove unused header.
mmoss@google.com
2011-04-04
2
-5
/
+4
*
Http cache: Make sure that the we only transition to
rvargas@chromium.org
2011-04-04
2
-1
/
+24
*
Fix crash in layout tests due to my previous network delegate change (r79905).
mpcomplete@chromium.org
2011-04-01
1
-1
/
+1
*
Fix a memory stomper possible during redirect of an HTTP POST:
eroman@chromium.org
2011-03-31
1
-1
/
+1
*
Remove CookieMonster bug catching stuff.
rdsmith@chromium.org
2011-03-31
3
-141
/
+3
[next]