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
*
Linux: remove temporary check that the scons builders are working.
agl@chromium.org
2009-12-24
1
-2
/
+0
*
Linux: fix scons build so that libssl gets the right headers.
agl@chromium.org
2009-12-23
1
-0
/
+2
*
Revert "Linux: temp change to see if the builders are getting the wrong heade...
agl@chromium.org
2009-12-23
1
-2
/
+0
*
Linux: temp change to see if the builders are getting the wrong headers.
agl@chromium.org
2009-12-23
1
-0
/
+2
*
Reorder some statements to fix compile warning on Linux canary.
jam@chromium.org
2009-12-23
1
-2
/
+2
*
Fix build break from my last checkin. I accidently removed -T from the param...
jam@chromium.org
2009-12-23
2
-8
/
+3
*
Use a perfect hash map for the registry controlled domain service.
jam@chromium.org
2009-12-23
11
-3927
/
+18583
*
Linux: don't send cookies with an OCSP request.
agl@chromium.org
2009-12-22
1
-1
/
+2
*
Implement support for MLSD FTP command in FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-12-22
3
-6
/
+71
*
Remove some old debugging code.
willchan@chromium.org
2009-12-22
1
-13
/
+1
*
Add LoadLogging to SOCKS5ClientSocket. Logs the state transitions, and more v...
eroman@chromium.org
2009-12-22
2
-7
/
+84
*
Move some logging from LOG(INFO) to the LoadLog. These particular ones are fo...
eroman@chromium.org
2009-12-22
4
-30
/
+46
*
Fix benign race on NetworkChangeNotifierThread's vtable pointer.
willchan@chromium.org
2009-12-21
1
-0
/
+1
*
Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...
willchan@chromium.org
2009-12-21
21
-31
/
+702
*
Fix crash with CancelStream. The stream didn't inform
mbelshe@chromium.org
2009-12-21
3
-16
/
+26
*
Extend LoadLog to support logging of arbitrary strings, and of network error ...
eroman@chromium.org
2009-12-21
15
-167
/
+357
*
SPDY: Enable SPDY via NPN.
willchan@chromium.org
2009-12-21
10
-105
/
+319
*
Add the ability to enable full logging for LoadLogs.
eroman@chromium.org
2009-12-21
5
-18
/
+204
*
Http cache: Use asynchronous IO to read an write the
rvargas@google.com
2009-12-21
4
-35
/
+78
*
Mark URLRequestTestFTP.FTPGetTest as flaky.
viettrungluu@chromium.org
2009-12-20
1
-1
/
+2
*
Add two more unit tests for SOCKS5:
eroman@chromium.org
2009-12-18
2
-22
/
+47
*
Fix SSL error code for unexpected errSSLClosedGraceful on Mac
kinuko@chromium.org
2009-12-18
1
-3
/
+4
*
net: Make a few test server connection values constants. Also do a little Fil...
thestig@chromium.org
2009-12-18
4
-16
/
+39
*
Cleanup: Remove the support for IPv4 and IPv6 addressing types in the SOCKS5 ...
eroman@chromium.org
2009-12-18
5
-230
/
+70
*
Pass the LoadLog through the FlipStream.
mbelshe@google.com
2009-12-18
9
-24
/
+149
*
Http cache: Add a test to make sure that the cache
rvargas@google.com
2009-12-18
8
-45
/
+83
*
When talking to a SOCKS v5 proxy, default to sending addresses as raw domains...
eroman@chromium.org
2009-12-18
6
-25
/
+112
*
Increase read buffer size to 32KB for the flip session.
mbelshe@chromium.org
2009-12-17
1
-1
/
+1
*
Add more load log points near HttpNetworkTransaction::ReadHeaders
vandebo@chromium.org
2009-12-17
6
-8
/
+26
*
Http cache: Add a few more states to the transaction SM.
rvargas@google.com
2009-12-17
2
-147
/
+266
*
<html>
ukai@chromium.org
2009-12-17
1
-0
/
+5
*
Refactor OCSPInitSingleton.
ukai@chromium.org
2009-12-17
1
-23
/
+50
*
Make the transactions own the HttpResponseInfo.
willchan@chromium.org
2009-12-16
13
-55
/
+66
*
If we redirect from an https to an http site, ensure that we don't
japhet@chromium.org
2009-12-16
2
-0
/
+28
*
[Mac] Fixes SSLClientSocketMac to report net::ERR_SSL_PROTOCOL_ERROR when the...
andybons@chromium.org
2009-12-16
1
-2
/
+1
*
Don't call RemoveDestructionObserver on non-IO thread.
ukai@chromium.org
2009-12-16
1
-24
/
+55
*
Disk cache: Add the name of the relevant flag to
rvargas@google.com
2009-12-16
1
-0
/
+3
*
Give classes with virtual methods virtual protected destructors instead of im...
jamesr@chromium.org
2009-12-16
4
-5
/
+11
*
Flip: Comma delimit the various flip options. Redo the fixed testing server f...
willchan@chromium.org
2009-12-15
10
-34
/
+71
*
SSL: fix overflow error.
agl@chromium.org
2009-12-15
1
-3
/
+3
*
Remove the AsyncSlowStart experiment
mbelshe@google.com
2009-12-15
2
-30
/
+0
*
Get the new certificate for https://www.unosoft.hu/ and re-enable the
wtc@chromium.org
2009-12-15
3
-61
/
+64
*
Handle unexpected connection close during SSL handshake on Mac
kinuko@chromium.org
2009-12-15
1
-0
/
+7
*
Add tests for SocketStreamMetrics.
satorux@chromium.org
2009-12-15
4
-1
/
+187
*
Superficial changes to namespaces.
mbelshe@chromium.org
2009-12-14
20
-82
/
+80
*
Exclude chrome:// requests from showing up on the about:net-internals page.
eroman@chromium.org
2009-12-12
2
-3
/
+61
*
Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...
eroman@chromium.org
2009-12-12
17
-104
/
+40
*
Improve unit tests to verify that directories are listed before files in file...
vandebo@chromium.org
2009-12-11
2
-0
/
+31
*
SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.
agl@chromium.org
2009-12-11
10
-370
/
+710
*
Rename GetNextProtocol -> GetNextProto
agl@chromium.org
2009-12-11
9
-33
/
+30
[next]