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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add WebSocket handshake message in net_log
ukai@chromium.org
2010-08-12
1
-0
/
+18
*
Revert "Add NSS PKCS12 import/export functions to CertDatabase." which failed...
mattm@chromium.org
2010-08-11
4
-160
/
+1
*
Add NSS PKCS12 import/export functions to CertDatabase.
mattm@chromium.org
2010-08-11
4
-1
/
+160
*
net: add embedded DNSSEC chain support.
agl@chromium.org
2010-08-11
11
-3
/
+1730
*
Build fix for old glibc (<= 2.5) systems.
agl@chromium.org
2010-08-10
1
-0
/
+6
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
2
-2
/
+1
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
2
-1
/
+2
*
Added defense in depth mechanism to host resolver to prevent long hostnames f...
cdn@chromium.org
2010-08-07
2
-0
/
+22
*
Clean up SpdyStream.
erikchen@google.com
2010-08-06
1
-3
/
+0
*
More cleanup relating to the domain now being part of the CanonicalCookie:
rdsmith@chromium.org
2010-08-06
5
-95
/
+64
*
[Linux] Listen to and correctly handle IPv6 address change announcements.
vandebo@chromium.org
2010-08-06
1
-1
/
+35
*
net: add DnsRRResovler to fetch arbitary DNS resource types.
agl@chromium.org
2010-08-04
4
-0
/
+575
*
Mac: Some clang appeasing.
thakis@chromium.org
2010-08-04
2
-2
/
+3
*
De-wstringify some browser startup code and net utility.
evan@chromium.org
2010-08-04
3
-7
/
+6
*
Mac: Look for issuer in a certificate chain instead of subject
davidben@chromium.org
2010-08-03
2
-1
/
+48
*
Recommit 54405 - Fix late binding induced mismatch of Socket and AuthController
vandebo@chromium.org
2010-08-03
1
-5
/
+0
*
Revert 54405 - Fix late binding induced mismatch of Socket and AuthController
nick@chromium.org
2010-08-02
1
-0
/
+5
*
Display an infobar after enrolling a client certificate
davidben@chromium.org
2010-08-02
2
-0
/
+15
*
Uninitialized struct in SSLCipherSuiteToStrings.
finnur@chromium.org
2010-08-02
1
-1
/
+1
*
Fix bad license header in app/ and net/ directories.
tfarina@chromium.org
2010-07-31
1
-3
/
+3
*
base: Add HexDigitToInt function to string_util.h
tfarina@chromium.org
2010-07-31
2
-21
/
+4
*
Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it
brettw@chromium.org
2010-07-31
3
-1
/
+4
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
4
-9
/
+20
*
Convert src/net to use std::string/char* for DictionaryValue keys.
viettrungluu@chromium.org
2010-07-31
4
-24
/
+24
*
Implement prefetching in chrome
gavinp@google.com
2010-07-31
2
-2
/
+3
*
Fix late binding induced mismatch of Socket and AuthController
vandebo@chromium.org
2010-07-30
1
-5
/
+0
*
More FRIEND_TEST_ALL_PREFIXES.
phajdan.jr@chromium.org
2010-07-30
7
-18
/
+21
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
1
-4
/
+3
*
Deflake ListenSocketTest.ServerSend and remove unused telnet code.
agl@chromium.org
2010-07-30
5
-560
/
+47
*
Add unittest for ".." in a DNS name and add comment.
agl@chromium.org
2010-07-30
2
-1
/
+4
*
Deflake KeygenHandlerTest.FLAKY_SmokeTest
agl@chromium.org
2010-07-30
1
-5
/
+5
*
Use notification-based API for getting system proxy settings on Mac rather th...
eroman@chromium.org
2010-07-30
4
-108
/
+163
*
Recover cookies thrown away because of duplicate creation times.
rdsmith@google.com
2010-07-29
1
-0
/
+3
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
4
-33
/
+32
*
Support both preconnection, and pre-resolution for subresources
jar@chromium.org
2010-07-28
1
-0
/
+9
*
TBR: rdsmith
rdsmith@google.com
2010-07-28
1
-0
/
+0
*
Split off the DNS reload timer
agl@chromium.org
2010-07-28
3
-81
/
+115
*
Fixes targeting the unique creation times invariant in the CookieMonster:
rdsmith@google.com
2010-07-28
5
-171
/
+405
*
Add URL filter to trigger punycode for Japanese homographic sequences.
jschuh@google.com
2010-07-27
2
-2
/
+47
*
Treat multiple extensions like .tar.gz as a single extension.
estade@chromium.org
2010-07-27
1
-5
/
+5
*
Avoid printing log errors during shutdown of HostResolverImpl when there are ...
eroman@chromium.org
2010-07-27
1
-1
/
+2
*
net: include the root label in DNSDomainFromDot
agl@chromium.org
2010-07-27
5
-22
/
+34
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
82
-0
/
+82
*
Fix line ending on load_flags_list.h
nsylvain@google.com
2010-07-26
1
-1
/
+1
*
STS: enable preloaded for www.noisebridge.net
agl@chromium.org
2010-07-26
2
-0
/
+5
*
STS: enable preloaded for sunshinepress.org
agl@chromium.org
2010-07-26
2
-0
/
+7
*
Fix style nits.
wtc@chromium.org
2010-07-26
1
-5
/
+6
*
Put minimal appcache info in the netlog.
michaeln@chromium.org
2010-07-23
1
-0
/
+14
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-18
/
+0
*
Add sunshinepress.org to the list of renegotiation extension required hosts.
agl@chromium.org
2010-07-23
1
-1
/
+4
[prev]
[next]