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
*
implement HaveOnlyLoopbackAddresses() for android
james.wei@intel.com
2012-06-15
2
-1
/
+7
*
DnsWatcherThread should be named "DnsWatcher", not "NetworkChangeNotifier".
wtc@chromium.org
2012-06-15
2
-2
/
+2
*
Adjust the expectations of unit tests after the dod_ca_17_cert.der
wtc@chromium.org
2012-06-14
1
-23
/
+22
*
NetLogEventParameter to Callback refactoring 11.
mmenke@chromium.org
2012-06-14
2
-0
/
+21
*
NetLogEventParameter to Callback refactoring 8.
mmenke@chromium.org
2012-06-14
3
-30
/
+30
*
Add the --ssl-version-min and --ssl-version-max command-line options.
wtc@chromium.org
2012-06-14
1
-2
/
+4
*
Disable three CertDatabaseNSSTests to green the tree.
szym@chromium.org
2012-06-14
1
-3
/
+3
*
Disk cache: Make sure that references to IO buffers are
rvargas@chromium.org
2012-06-14
1
-6
/
+9
*
Do not treat weak keys (<1024 bits || MD5) as fatal errors
rsleevi@chromium.org
2012-06-13
1
-1
/
+21
*
A pair of NetLog changes for ongoing refactoring:
mmenke@chromium.org
2012-06-13
2
-0
/
+22
*
Add an explicit function to init NSS for SSL server sockets
rsleevi@chromium.org
2012-06-13
1
-0
/
+5
*
The server bound cert store might have a NULL persistent store, so check befo...
jochen@chromium.org
2012-06-13
1
-1
/
+2
*
Adds NetworkDelegate::NotifyBeforeSocketStreamConnect()
bashi@chromium.org
2012-06-13
2
-0
/
+17
*
Add a link to design doc for NetLog.
eroman@chromium.org
2012-06-12
1
-0
/
+3
*
NetLogEventParameter to Callback refactoring 1,
mmenke@chromium.org
2012-06-12
14
-341
/
+212
*
Allow the omnibox to recognize as URLs inputs that have a host component that...
pkasting@chromium.org
2012-06-12
3
-9
/
+10
*
enable android GetMimeTypeFromExtention in mime_util
james.wei@intel.com
2012-06-12
1
-6
/
+0
*
Remove splendidbacon.com from HSTS list.
agl@chromium.org
2012-06-11
3
-6
/
+0
*
Add arivo.com.br to HSTS preloaded.
agl@chromium.org
2012-06-11
2
-0
/
+2
*
Mark TURKTRUST as an EV root
rsleevi@chromium.org
2012-06-11
1
-0
/
+6
*
Make NetLog take in callbacks that return Values rather
mmenke@chromium.org
2012-06-10
6
-244
/
+352
*
Add a new OnHostResolutionCallback to TransportSocketParams
rch@chromium.org
2012-06-08
1
-1
/
+2
*
CapturingNetLog - remove maximum entries constructor argument.
mmenke@chromium.org
2012-06-08
3
-17
/
+11
*
Revert "Add field trial for domain bound certificates." The field trial is d...
mattm@chromium.org
2012-06-08
2
-11
/
+0
*
Move CapturingNetLog over to net_test_support from net.
mmenke@chromium.org
2012-06-08
1
-8
/
+5
*
Add the SOCKET_READ_ERROR and SOCKET_WRITE_ERROR events to NetLog
wtc@chromium.org
2012-06-07
1
-0
/
+9
*
Introduce a delegate to avoid hardcoding "chrome-extension" in net/.
joi@chromium.org
2012-06-07
2
-0
/
+10
*
Move function for classifying a string as a mime type into MimeUtil
gbillock@chromium.org
2012-06-06
3
-0
/
+89
*
Unwire the clear on exit preference from the storage systems.
jochen@chromium.org
2012-06-05
4
-5
/
+17
*
Fixing gcc 4.7 building problems.
shenhan@google.com
2012-06-05
1
-1
/
+1
*
Use ByteStream in downloads system to decouple source and sink.
rdsmith@chromium.org
2012-06-04
1
-3
/
+5
*
Revert 140300 - Remove splendidbacon.com from HSTS preload.
acolwell@chromium.org
2012-06-04
2
-0
/
+2
*
Remove splendidbacon.com from HSTS preload.
agl@chromium.org
2012-06-04
2
-2
/
+0
*
Update JSONReader to take base::StringPiece instead of std::string
mitchellwrosen@chromium.org
2012-06-02
1
-1
/
+1
*
[net] Disable PrioritizedDispatcherTest.CancelIncompatible.
szym@chromium.org
2012-06-02
1
-1
/
+3
*
Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,
mmenke@chromium.org
2012-06-02
5
-44
/
+123
*
[net] Update style in PriorityQueue and PrioritizedDispatcher after readabili...
szym@chromium.org
2012-06-02
5
-160
/
+234
*
Add net/base/unix_domain_socket_posix*.
pliard@chromium.org
2012-06-01
9
-35
/
+652
*
Reland: Fix imported server certs being distrusted in NSS 3.13.
mattm@chromium.org
2012-06-01
4
-117
/
+447
*
Escape search terms correctly in the path portion of a custom search engine.
pkasting@chromium.org
2012-05-31
4
-82
/
+19
*
[net/dns] Turn DnsConfigService on by default.
szym@chromium.org
2012-05-31
4
-58
/
+89
*
Always enqueue SYN_STREAM frames to the output queue at HIGHEST priority
rch@chromium.org
2012-05-31
1
-8
/
+0
*
Add the SSL_VERSION_FALLBACK event type for NetLog.
wtc@chromium.org
2012-05-31
1
-3
/
+7
*
Revert 139719 - Fix imported server certs being distrusted in NSS 3.13.
falken@google.com
2012-05-31
4
-455
/
+117
*
Fix imported server certs being distrusted in NSS 3.13.
mattm@chromium.org
2012-05-31
4
-117
/
+455
*
Do not treat weak (< 1024 bit RSA) keys as fatal on OS X
rsleevi@chromium.org
2012-05-29
2
-2
/
+33
*
Add business.medbank.com.mt to HSTS preloaded.
agl@chromium.org
2012-05-29
2
-0
/
+2
*
RefCounted types should not have public destructors, net/ edition
rsleevi@chromium.org
2012-05-29
3
-13
/
+13
*
Use TLS 1.1.
wtc@chromium.org
2012-05-26
4
-21
/
+79
*
net: Fix RAII fail. Found by clang.
thakis@chromium.org
2012-05-25
1
-2
/
+2
[next]