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
*
Fix revert 98028: add file that drover --revert forgot to add
dpolukhin@chromium.org
2011-08-24
4
-0
/
+896
*
Revert 97925 - Linux: allow linking directly with Kerberos instead of using d...
dpolukhin@chromium.org
2011-08-24
8
-44
/
+11
*
Always transfer ownership of inputs to SSL_RestartHandshakeAfterCertReq,
wtc@chromium.org
2011-08-24
3
-68
/
+132
*
Trying to measure the impact of warmest socket from the following histograms:
gagansingh@google.com
2011-08-24
2
-2
/
+30
*
Linux: allow linking directly with Kerberos instead of using dlopen.
phajdan.jr@chromium.org
2011-08-23
12
-907
/
+44
*
Remove DisableOCSP().
sergeyu@chromium.org
2011-08-23
4
-35
/
+9
*
On Mac, respect certificate user trust settings created by Safari.
rsleevi@chromium.org
2011-08-23
1
-12
/
+20
*
Add the CertVerifier::set_max_cache_entries() method.
wtc@chromium.org
2011-08-23
3
-12
/
+22
*
Revert 97821 - Do not call callback->Run() until we are about to return from ...
rsleevi@chromium.org
2011-08-23
3
-61
/
+15
*
Do not call callback->Run() until we are about to return from this
wtc@chromium.org
2011-08-23
3
-15
/
+61
*
Fix sync integration tests by fixing Python path.
evan@chromium.org
2011-08-22
2
-7
/
+9
*
Revert "Fix sync integration tests by fixing Python path."
evan@chromium.org
2011-08-22
3
-11
/
+7
*
Fix sync integration tests by fixing Python path.
evan@chromium.org
2011-08-22
3
-7
/
+11
*
net: only enable certificate pinning in official builds.
agl@chromium.org
2011-08-22
2
-0
/
+14
*
net: change from CRL filters to CRL sets.
agl@chromium.org
2011-08-22
7
-1211
/
+813
*
Use a different error code for pinning errors.
agl@chromium.org
2011-08-22
2
-1
/
+6
*
Call GenerateSafeFilename() from GetSuggestedFilename().
asanka@chromium.org
2011-08-20
3
-106
/
+118
*
Check the size of supplied sockaddr structures in FromSockAddr.
wez@chromium.org
2011-08-20
2
-0
/
+13
*
Remove unnecessary forward declarations. Declare
wtc@chromium.org
2011-08-20
3
-14
/
+2
*
[fix issue 27772]: Add support for drag/drop files from FTP.
chirags@google.com
2011-08-20
1
-0
/
+11
*
Update sync protos to use the new shared protoc gyp rules
evan@chromium.org
2011-08-19
1
-0
/
+1
*
Revert "Modifying prefetch to account for multi-profile."
avi@chromium.org
2011-08-19
1
-0
/
+1
*
Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-1
/
+0
*
Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-0
/
+1
*
Remove prerendering from net and content.
cbentzel@chromium.org
2011-08-19
2
-28
/
+3
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-08-19
1
-1
/
+0
*
Changes SSLClientSocketNSS::ClientAuthHandler to handle the origin-bound cert...
rkn@chromium.org
2011-08-19
2
-11
/
+161
*
Http Cache: Detect Content_length mismatches and mark entries as
rvargas@google.com
2011-08-18
2
-4
/
+55
*
Use a different certificate for testing the CertVerifier.
rsleevi@chromium.org
2011-08-18
1
-32
/
+32
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.
thestig@chromium.org
2011-08-18
3
-8
/
+5
*
Fixing #ifdef -> #if defined()
szym@chromium.org
2011-08-18
1
-4
/
+4
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-1
/
+1
*
DnsConfigService and a posix implementation
szym@chromium.org
2011-08-18
6
-0
/
+993
*
Send only one byte of data in the first CBC encrypted aplication data
wtc@chromium.org
2011-08-18
5
-2
/
+98
*
Disable OCSP initialization when running in sandbox.
sergeyu@chromium.org
2011-08-18
2
-3
/
+25
*
Log errors on the URLRequestTYPE_REQUEST_ALIVE end event,
mmenke@chromium.org
2011-08-17
3
-2
/
+27
*
Add an NSS function to restart the handshake after a client certificate
wtc@chromium.org
2011-08-17
7
-19
/
+202
*
Remove Purify and Quantify.Doing so will reduce substantially the size of the...
jeanluc@chromium.org
2011-08-17
3
-19
/
+2
*
net: remove feitest.com from False Start blocklist
agl@chromium.org
2011-08-17
1
-1
/
+0
*
AppendFileToBody by blocking ipc
kinuko@chromium.org
2011-08-17
1
-0
/
+3
*
SSLServerSocketTest.DataTransfer should keep reading until it has read
wtc@chromium.org
2011-08-17
1
-21
/
+43
*
FormatURL used to escape characters in the query string that
mmenke@chromium.org
2011-08-17
2
-4
/
+82
*
Adds functionality to OriginBoundCertStore interface and implementations.
rkn@chromium.org
2011-08-17
4
-22
/
+152
*
base: Fix the TODO in string_util.h
tfarina@chromium.org
2011-08-17
1
-0
/
+1
*
Add link to RFC2361 for WAV codecs as I always have a hard time finding said ...
scherkus@chromium.org
2011-08-17
1
-1
/
+4
*
Linux: fix an incorrect cast and missing dereference that prevented GNOME 3 p...
mdm@chromium.org
2011-08-16
1
-1
/
+1
*
Implement PPB_Flash_TCPSocket.InitiateSSL.
yzshen@chromium.org
2011-08-16
2
-0
/
+40
*
Cleanup GetNetworkList.
wez@chromium.org
2011-08-16
1
-15
/
+41
*
Disk cache: Detect hardware failures when reading the headers
rvargas@google.com
2011-08-16
1
-1
/
+8
*
net: add (*.)linx.net to HSTS preloaded list.
agl@chromium.org
2011-08-16
2
-0
/
+8
[next]