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
*
Add multiple-offset versions of the various URL reformatting functions. Fixed...
mrossetti@chromium.org
2011-04-13
6
-202
/
+638
*
Http Cache: Only cache range requests when the server provides
rvargas@google.com
2011-04-13
4
-23
/
+131
*
Fix a problem that cert trust change needs a chrome restart to be effective.
xiyuan@chromium.org
2011-04-13
12
-23
/
+95
*
Suppress login prompting for favicons.
asanka@chromium.org
2011-04-13
1
-0
/
+4
*
Add websocket owners
ukai@chromium.org
2011-04-13
2
-0
/
+4
*
Fix openssl build
joth@chromium.org
2011-04-13
2
-8
/
+34
*
Revert 81343 - Add multiple-offset versions of the various URL reformatting f...
mrossetti@chromium.org
2011-04-13
6
-636
/
+202
*
Add multiple-offset versions of the various URL reformatting functions. Fixed...
mrossetti@chromium.org
2011-04-13
6
-202
/
+636
*
Small safety change to initialize data_ to NULL after
rtenneti@chromium.org
2011-04-12
1
-1
/
+2
*
net: Use StartsWith() in StripWWW() function.
tfarina@chromium.org
2011-04-12
1
-2
/
+1
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-3
/
+3
*
Revert r61181.
agl@chromium.org
2011-04-12
12
-828
/
+36
*
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
[next]