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
*
Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
8
-66
/
+54
*
Implement a dispatcher for prerender requests
gavinp@chromium.org
2010-11-19
1
-0
/
+5
*
Added more digest auth unit tests.
cbentzel@chromium.org
2010-11-19
1
-0
/
+161
*
Fix openssl build to work with AllowSingleton changes
joth@chromium.org
2010-11-19
1
-3
/
+9
*
Limit chrome:filebrowse access to the same directory as file://
dpolukhin@chromium.org
2010-11-19
1
-3
/
+4
*
This prevents crashes due to URLRequestHttpJobs hanging on past IOThread
akalin@chromium.org
2010-11-19
1
-1
/
+4
*
Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
8
-54
/
+66
*
added InitLogging call to run_testserver.
akalin@chromium.org
2010-11-18
1
-0
/
+9
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
39
-438
/
+315
*
FTP: improve character encoding detection in cases where ICU's first guess is...
phajdan.jr@chromium.org
2010-11-18
9
-29
/
+834
*
Fix SPDY crash on race when canceling a stream that just got created.
willchan@chromium.org
2010-11-18
3
-5
/
+131
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
39
-315
/
+438
*
Implements Signature Creator & Verifier for openssl
joth@chromium.org
2010-11-18
1
-1
/
+1
*
Add shared macros for stringizing and converting ANSI string constants
joi@chromium.org
2010-11-18
1
-3
/
+2
*
Add a PDF test to load all the pdfs in a test directory, using the test serve...
jam@chromium.org
2010-11-17
1
-2
/
+21
*
Disk cache: A dirty entry can point to a list that
rvargas@google.com
2010-11-17
3
-38
/
+101
*
Disk cache: Cleanup file_posix so that it uses the latest
rvargas@google.com
2010-11-17
1
-159
/
+74
*
Disk cache: Add test files for another unit test.
rvargas@google.com
2010-11-17
6
-0
/
+92
*
Http cache: Remove code used to track a crash.
rvargas@google.com
2010-11-17
1
-8
/
+0
*
snap_start_tests: test NPN misprediction.
agl@chromium.org
2010-11-17
2
-6
/
+75
*
Remove static "set_fixed_cnonce" in favor of NonceGenerator objects.
cbentzel@chromium.org
2010-11-17
5
-23
/
+94
*
Original change: http://codereview.chromium.org/4856003/
bulach@chromium.org
2010-11-17
1
-2
/
+2
*
Refactor EnsureOpenSSLInit and openssl_util into base
joth@chromium.org
2010-11-17
7
-177
/
+71
*
Make sure a cookie can be deleted, even when forced to session only.
jochen@chromium.org
2010-11-16
3
-7
/
+48
*
Add support for certificate name checking
joth@chromium.org
2010-11-16
5
-3
/
+236
*
base: Move StringSplitAlongWhitespace to string_split.h
tfarina@chromium.org
2010-11-15
1
-1
/
+1
*
Improve unit test coverage of HttpAuthHandlerDigest parsing.
cbentzel@chromium.org
2010-11-15
3
-31
/
+195
*
Reverted because openssl_helper needs to build even on non-openssl builds
joth@chromium.org
2010-11-15
1
-0
/
+28
*
Simplify gyp files by adding a global glob for openssl/nss
joth@chromium.org
2010-11-15
1
-28
/
+0
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
8
-26
/
+32
*
Fix openssl build: convert hostname_ and port_ to HostPortPair
joth@chromium.org
2010-11-15
2
-10
/
+6
*
Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...
willchan@chromium.org
2010-11-13
7
-63
/
+44
*
Disallow Singleton and LazyInstance on non-joinable threads.
willchan@chromium.org
2010-11-12
7
-44
/
+63
*
ssl3_PlatformSignHashes should set buf->len to the
wtc@chromium.org
2010-11-12
1
-3
/
+3
*
Correctly handle SSL Client Authentication requests when connecting
rch@chromium.org
2010-11-12
31
-159
/
+179
*
Use DCHECK instead of CHECK to assert that policy_oids_ is
wtc@chromium.org
2010-11-12
1
-1
/
+1
*
NSS: always record the ServerHello data.
agl@chromium.org
2010-11-12
1
-14
/
+14
*
Support specifying the GSSAPI library that will be used.
danno@chromium.org
2010-11-12
11
-110
/
+129
*
Stop using SplitStringDontTrim in NetLogWebSocketHandshakeParameter::ToValue()
tyoshino@google.com
2010-11-12
3
-18
/
+72
*
[Sync] Added a separate type for a sync server for testserver.py
akalin@chromium.org
2010-11-12
4
-93
/
+141
*
Fix python sync server on Chrome OS
rsimha@chromium.org
2010-11-12
1
-4
/
+4
*
Add a new test to HttpNetworkTransaction that tests
rch@chromium.org
2010-11-12
1
-0
/
+107
*
Restrict file protocol on chromeos to certain whitelisted directories. Disabl...
achuith@chromium.org
2010-11-11
8
-6
/
+76
*
We should use SSLInfo or related types for HTTPS
wtc@chromium.org
2010-11-11
1
-8
/
+8
*
testserver.py listens on ephemeral ports by default.
cbentzel@chromium.org
2010-11-11
5
-86
/
+93
*
net: restart on NPN misprediction and add tests for Snap Start errors.
agl@chromium.org
2010-11-11
3
-1
/
+103
*
All SSL UI tests work with ephemeral ports.
cbentzel@chromium.org
2010-11-11
3
-16
/
+65
*
net: add mit.edu to False Start blacklist.
agl@chromium.org
2010-11-11
1
-0
/
+1
*
openssl build fixes, and tidy the build files
joth@chromium.org
2010-11-11
2
-2
/
+6
*
Add device management test server to net infrastructure.
mnissler@chromium.org
2010-11-11
4
-1
/
+347
[next]