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 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
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
3
-0
/
+110
*
Add request_id to HttpRequestInfo and pass it to the NetworkDelegate for events.
mpcomplete@chromium.org
2011-03-30
13
-67
/
+190
*
Disable HTTP auth schemes on permanent errors.
asanka@chromium.org
2011-03-30
4
-13
/
+159
*
Move flags initialization into block before sharing across threads
jar@chromium.org
2011-03-30
1
-3
/
+2
*
net: remove another 5% of the False Start blocklist.
agl@chromium.org
2011-03-30
1
-262
/
+0
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
23
-44
/
+86
*
Fix the comment for URLRequest::Cancel().
kinuko@chromium.org
2011-03-30
1
-1
/
+2
*
Adding 'explicit_expiration' cause to 'OnCookieChanged'
jochen@chromium.org
2011-03-30
2
-8
/
+22
*
Do not send empty Accept-Language / Accept-Charset headers.
willchan@chromium.org
2011-03-30
3
-18
/
+46
*
Stop using FALSE as it may not be available on some platforms.
joi@chromium.org
2011-03-29
1
-3
/
+3
[next]