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
*
call SpdySession::flow_control() statically, instead of as
rch@chromium.org
2010-12-02
1
-1
/
+1
*
Don't unescape characters that can change the meaning of a URL. I removed the...
brettw@google.com
2010-12-02
3
-31
/
+40
*
net: add everbox.com to False Start blacklist
agl@chromium.org
2010-12-02
1
-0
/
+1
*
HttpAuthHandlerDigest unit test cleanup.
cbentzel@chromium.org
2010-12-02
1
-78
/
+79
*
Fixes the remaining unit tests failures for OpenSSL:
joth@chromium.org
2010-12-02
10
-28
/
+114
*
Fix preconnect crash when we hit max socket limit.
willchan@chromium.org
2010-12-02
4
-4
/
+100
*
Fix ClientSocketPoolBaseHelper preconnect crasher.
willchan@chromium.org
2010-12-02
2
-1
/
+23
*
Fix case where a SPDY stream with an un-verified cert would kill the browser
mbelshe@google.com
2010-12-01
2
-7
/
+14
*
Add support for some advanced SLL modes & options (where present)
joth@chromium.org
2010-12-01
1
-14
/
+45
*
Update NetLog to be threadsafe.
mmenke@chromium.org
2010-12-01
25
-526
/
+474
*
Make a copy of the proxy bypass list rules when assigning, rather than refere...
eroman@chromium.org
2010-12-01
2
-21
/
+65
*
This is a cleanup of http://codereview.chromium.org/3274004/.
wtc@chromium.org
2010-12-01
2
-4
/
+0
*
net: add HSTS entry for (*.)riseup.net
agl@chromium.org
2010-11-30
2
-0
/
+4
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
37
-234
/
+250
*
Patch from kelindsay@strangeloop.com
mbelshe@google.com
2010-11-30
2
-56
/
+192
*
Remove duplicate SetSSL3Enabled and SetTLS1Enabled tests
wtc@chromium.org
2010-11-30
1
-26
/
+0
*
Remove SSL 2.0 support.
wtc@chromium.org
2010-11-30
12
-80
/
+45
*
net: limit HSTS ages to one year.
agl@chromium.org
2010-11-30
3
-8
/
+38
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
5
-12
/
+12
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
5
-12
/
+12
*
Support predictive request for multiple preconnections
jar@chromium.org
2010-11-30
3
-5
/
+8
*
Revert 67614 - Support predictive request for multiple preconnections
jar@chromium.org
2010-11-30
3
-8
/
+5
*
Support predictive request for multiple preconnections
jar@chromium.org
2010-11-29
3
-5
/
+8
*
net: Add namespace net to URLRequest and URLRequestJob classes.
tfarina@chromium.org
2010-11-28
18
-51
/
+74
*
[Sync] Make sync integration tests use local xmpp servers.
akalin@chromium.org
2010-11-27
2
-2
/
+12
*
Fixed port boundary check in test_server.cc
akalin@chromium.org
2010-11-27
1
-1
/
+1
*
Spin up XMPP server for testservers of type sync.
akalin@chromium.org
2010-11-27
2
-10
/
+92
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-27
5
-16
/
+74
*
Make URLRequestThrottlerEntryInterface inherit RefCountedThreadSafe,
joi@chromium.org
2010-11-26
1
-1
/
+2
*
Added server_data json dictionary to testserver.py
akalin@chromium.org
2010-11-26
1
-0
/
+4
*
Fixed UnblockPipe() in test_server_win.cc to work with any number of bytes
akalin@chromium.org
2010-11-26
1
-7
/
+11
*
Revert 67437 - Added server_data json dictionary to testserver.py
akalin@chromium.org
2010-11-26
1
-5
/
+0
*
Added server_data json dictionary to testserver.py
akalin@chromium.org
2010-11-26
1
-0
/
+5
*
Added simplejson import line to testserver.py.
akalin@chromium.org
2010-11-26
1
-0
/
+1
*
Added third_party to python path for testserver.
akalin@chromium.org
2010-11-26
1
-0
/
+5
*
Added ReadData() function to test_server_{posix,win}.cc
akalin@chromium.org
2010-11-26
2
-64
/
+92
*
Revert 67428 - Added server_data json dictionary to testserver.py
akalin@chromium.org
2010-11-26
2
-13
/
+1
*
Added server_data json dictionary to testserver.py
akalin@chromium.org
2010-11-26
2
-1
/
+13
*
Revert 67398 - Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
5
-159
/
+71
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
5
-71
/
+159
*
Pass cookie options to content settings delegate.
jochen@chromium.org
2010-11-25
4
-0
/
+6
*
Revert 67386 - Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
5
-151
/
+74
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-25
5
-74
/
+151
*
Implement exponential back-off mechanism.
joi@chromium.org
2010-11-25
13
-2
/
+1139
*
net: Implement DNS certificate provenance check uploads.
agl@chromium.org
2010-11-24
3
-5
/
+47
*
Landing fix for keindsay@gmail.com (Strangeloop Networks)
mbelshe@google.com
2010-11-24
10
-641
/
+1668
*
Prevent re-entrancy into ProxyScriptFetcherImpl from ~URLRequestContext.
willchan@chromium.org
2010-11-23
1
-0
/
+3
*
Fix shutdown crash in CertVerifier by using a MessageLoopProxy.
willchan@chromium.org
2010-11-23
1
-16
/
+19
*
Make NetLog::EventParameters RefCountedThreadSafe.
mmenke@chromium.org
2010-11-23
1
-1
/
+1
*
Implements openssl session caching
joth@chromium.org
2010-11-23
2
-56
/
+172
[next]