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
*
[net] Add Net.UnspecResolvedIPv6 to measure if getaddrinfo resolves IPv6 addr...
szym@chromium.org
2013-01-29
2
-4
/
+24
*
net: add (*.)paymill.{com|de} to HSTS preloaded.
agl@chromium.org
2013-01-29
2
-0
/
+4
*
Add Mac-specific unittests for ClientCertStoreImpl
ppi@chromium.org
2013-01-28
3
-0
/
+77
*
Enable AsyncDns by default on CrOS, Linux and MacOS.
szym@chromium.org
2013-01-26
1
-1
/
+8
*
Fix a double free in net_unittests (test code only) on Linux
rsleevi@chromium.org
2013-01-25
1
-2
/
+4
*
SSLClientSocket::IsConnected should care for internal buffers
toyoshim@chromium.org
2013-01-25
2
-0
/
+13
*
Make ServerBoundCertStore interface async, move SQLiteServerBoundCertStore lo...
mattm@chromium.org
2013-01-25
6
-182
/
+891
*
Provide an API for client certificate lookup/filtering.
ppi@chromium.org
2013-01-25
6
-0
/
+625
*
net: add two Google backup pins.
agl@chromium.org
2013-01-24
3
-0
/
+18
*
LoadTiming in net part 4.
mmenke@chromium.org
2013-01-24
1
-1
/
+21
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
1
-13
/
+13
*
Renames some DomainState functions for increased clarity.
unsafe@trevp.net
2013-01-22
3
-95
/
+104
*
Add has_user_gesture to netlog.
rdsmith@chromium.org
2013-01-18
1
-0
/
+2
*
Fixes to WebSocketErrorToNetErrorTest()
ricea@chromium.org
2013-01-18
1
-1
/
+3
*
Remove unneeded friend declaration.
pauljensen@chromium.org
2013-01-17
1
-1
/
+0
*
Merge DownloadItem::SafetyState and DownloadDangerType
rdsmith@chromium.org
2013-01-17
1
-5
/
+3
*
Remove support for 'system' SSL on Mac (SecureTransport) and Win (SChannel)
rsleevi@chromium.org
2013-01-16
3
-13
/
+1
*
net: don't pin crypto.cat's subdomains.
agl@chromium.org
2013-01-15
3
-3
/
+3
*
Http Cache: Release all references to buffers before invoking callbacks.
rvargas@google.com
2013-01-15
2
-2
/
+33
*
Revert "net: don't pin crypto.cat's subdomains."
agl@chromium.org
2013-01-14
2
-2
/
+2
*
net: don't pin crypto.cat's subdomains.
agl@chromium.org
2013-01-14
2
-2
/
+2
*
LoadTiming implementation in net, part 2.
mmenke@chromium.org
2013-01-12
2
-0
/
+98
*
[net] Set default HostCache size to 1000 entries.
szym@chromium.org
2013-01-11
1
-1
/
+6
*
Add X509Certificate::IsIssuedByEncoded()
digit@chromium.org
2013-01-11
13
-206
/
+744
*
[net/dns] Add per-address-family histograms AsyncDNS.ResolveSuccess_FAMILY_* ...
szym@chromium.org
2013-01-10
1
-4
/
+23
*
net: Stop using base::WorkerPool from UploadFileElementReader
hashimoto@chromium.org
2013-01-10
4
-26
/
+61
*
Fix for SDPY not cancelling ServerBoundCertServiceRequest.
mattm@chromium.org
2013-01-09
3
-44
/
+135
*
Add server certificate request parameters to be stored in SSLCertRequestInfo.
ppi@chromium.org
2013-01-09
4
-20
/
+45
*
This is the first in an intended sequence of CLs to refactor
unsafe@trevp.net
2013-01-08
8
-1028
/
+443
*
Complete HSTS preload for *.code.google.com.
palmer@chromium.org
2013-01-08
2
-5
/
+2
*
Remove measurement of DNS resolution waste from not always performing AF_UNSPEC
pauljensen@chromium.org
2013-01-08
1
-39
/
+0
*
LoadTiming implementation in net, part 1.
mmenke@chromium.org
2013-01-07
2
-0
/
+131
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
1
-7
/
+7
*
Delete unused code in mimeutil.
eroman@chromium.org
2013-01-05
2
-27
/
+0
*
No longer treat TURKTRUST issued certs as EV
rsleevi@chromium.org
2013-01-04
1
-6
/
+0
*
NetLog: Move the group_name to a CONNECT_JOB's first
mmenke@chromium.org
2013-01-04
1
-3
/
+3
*
Make ServerBoundCertStore NonThreadSafe.
mattm@chromium.org
2013-01-03
3
-22
/
+15
*
Add a CloseAllSessions method to QuicStreamFactory, and wire it up to HttpNet...
rch@chromium.org
2013-01-03
1
-0
/
+3
*
Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....
kamil.jiwa@gmail.com
2013-01-03
1
-2
/
+2
*
net: Allow UploadElementReader to report errors on Read()
hashimoto@chromium.org
2012-12-29
5
-35
/
+142
*
[net] Add HostResolverDispatch field trial.
szym@chromium.org
2012-12-21
1
-6
/
+66
*
[net/dns] Handle TC bit on DNS response in DnsTransaction.
szym@chromium.org
2012-12-20
1
-0
/
+11
*
When using NSS, only schedule transport socket reads when the transport buffe...
rsleevi@chromium.org
2012-12-20
2
-0
/
+18
*
net: Split sync part of UploadFileElementReader as UploadFileElementReaderSync
hashimoto@chromium.org
2012-12-20
11
-295
/
+361
*
net: remove DnsRRResolver
agl@chromium.org
2012-12-19
5
-1224
/
+0
*
Use generated shim headers for zlib.
phajdan.jr@chromium.org
2012-12-18
5
-29
/
+4
*
Improve CertVerifyProcOpenSSL robustness against malicious data
ppi@chromium.org
2012-12-17
1
-3
/
+5
*
Fix a glitch in disentanglement of CertVerifyProc(OpenSSL/Android)
ppi@chromium.org
2012-12-17
1
-0
/
+10
*
net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...
hashimoto@chromium.org
2012-12-15
5
-25
/
+60
*
Move DecodeFilenameValue and DecodeExt value into http_content_disposition.
asanka@chromium.org
2012-12-15
3
-296
/
+15
[next]