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
*
Currently the code will recursively call between
mbelshe@chromium.org
2010-01-19
1
-5
/
+6
*
Enabled the GetPeerName on all platforms, not just Linux.
thomasvl@chromium.org
2010-01-19
2
-4
/
+0
*
Fix secure websocket (wss) on Mac.
ukai@chromium.org
2010-01-19
1
-2
/
+35
*
Enable SSL 2.0 cipher suites. Although SSL 2.0 is disabled by default,
wtc@chromium.org
2010-01-15
1
-1
/
+3
*
Add a context-sensitive error mapping function specific to SSL
wtc@chromium.org
2010-01-15
2
-32
/
+26
*
Cleanup: change some |str += StringPrintf(...)| --> |StringAppendF(&str, ...)|.
eroman@chromium.org
2010-01-15
3
-35
/
+38
*
The search terms are escaped using + or %20 for space depending on whether re...
avayvod@google.com
2010-01-15
3
-18
/
+29
*
Decrease buffer size for the server to 2K fixed.
mbelshe@chromium.org
2010-01-15
1
-2
/
+2
*
Support the ECC cipher suites added in Mac OS X 10.6.
wtc@chromium.org
2010-01-15
1
-1
/
+171
*
Linux: Add Certificate Info dialog (part 1)
mattm@chromium.org
2010-01-14
7
-26
/
+8
*
Revert 36230 - Switch on socket late binding.
willchan@chromium.org
2010-01-14
6
-70
/
+668
*
Switch on socket late binding.
willchan@chromium.org
2010-01-14
6
-668
/
+70
*
Remove destruction observer in CancelURLRequest
ukai@chromium.org
2010-01-14
1
-0
/
+4
*
Http cache: Fix a leak on RemovePendingCallbackFromNewEntry
rvargas@google.com
2010-01-14
1
-0
/
+1
*
Http Cache: Use asynchronous Open/Create/Doom entry calls.
rvargas@google.com
2010-01-14
11
-153
/
+730
*
Rename CloseIdleConnections -> CloseCurrentConnections.
mbelshe@chromium.org
2010-01-14
4
-3
/
+18
*
Add a histogram for SpdyConnectionLatency.
mbelshe@chromium.org
2010-01-13
1
-6
/
+12
*
More changes intended to make flip_in_mem_edsm_server.cc compile and run
mbelshe@chromium.org
2010-01-13
23
-520
/
+706
*
Add more functionality to about:net-internals:
eroman@chromium.org
2010-01-13
3
-2
/
+69
*
Slightly tweak socket late binding behavior to make it more deterministic whi...
willchan@chromium.org
2010-01-13
3
-9
/
+43
*
Another tweak to about:net-internals: do a redirect after processing the quer...
eroman@chromium.org
2010-01-13
2
-33
/
+46
*
Miscellaneous tweaks to the about:net-internals page.
eroman@chromium.org
2010-01-13
1
-59
/
+123
*
Retry proxies which were cached as bad before giving up.
eroman@chromium.org
2010-01-12
8
-26
/
+101
*
In the CookieMonster code, use the RegistryControlledDomainService only for
mpcomplete@chromium.org
2010-01-12
1
-5
/
+17
*
Http cache: Add a histogram to see how headers related
rvargas@google.com
2010-01-12
2
-0
/
+47
*
SSL: don't ask for next proto if we got an error.
agl@chromium.org
2010-01-12
1
-3
/
+11
*
Record more categories of errors for ftp data connection histograms.
phajdan.jr@chromium.org
2010-01-12
1
-1
/
+22
*
Correctly handle file names with spaces in Windows FTP LIST parser.
phajdan.jr@chromium.org
2010-01-12
6
-20
/
+62
*
Set up HostResolverImpl to flush cache on IP address change.
willchan@chromium.org
2010-01-11
5
-28
/
+93
*
Fix valgrind breakage with new spdy variable.
mbelshe@google.com
2010-01-11
1
-1
/
+2
*
Remove accidental checkin which was in flip_session.cc.
mbelshe@google.com
2010-01-11
1
-4
/
+1
*
Enable JS detection of whether SPDY was used to load a web page.
mbelshe@google.com
2010-01-11
5
-5
/
+28
*
Clear the host cache when closing the last incognito window.
eroman@chromium.org
2010-01-11
2
-0
/
+25
*
Support the PUT HTTP verb in ChromeFrame in the IE host network stack impleme...
ananta@chromium.org
2010-01-11
2
-48
/
+66
*
Add dotfile tests to NetUtil.GetSuggestedFilename
evan@chromium.org
2010-01-11
1
-0
/
+16
*
Net: Allow about:cache to show contents of urls with arguments.
rvargas@google.com
2010-01-09
1
-10
/
+10
*
NSS: disable DEFLATE compression if TLS is disabled.
agl@chromium.org
2010-01-08
1
-1
/
+5
*
Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...
pkasting@chromium.org
2010-01-08
4
-20
/
+49
*
Abstracted and moved common SSPI functionality.
cbentzel@chromium.org
2010-01-08
5
-45
/
+159
*
Attempt 2 at landing this.
ananta@chromium.org
2010-01-08
1
-0
/
+4
*
Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a n...
eroman@chromium.org
2010-01-08
3
-50
/
+190
*
Reason:
tyoshino@chromium.org
2010-01-08
1
-4
/
+0
*
Deleting cookies by setting the expires attribute on them with an empty value...
ananta@chromium.org
2010-01-08
1
-0
/
+4
*
Http cache: Avoid resuming (and keeping) truncated entries
rvargas@google.com
2010-01-08
6
-17
/
+264
*
Log the results of proxy resolution to LoadLog when "full logging mode" is en...
eroman@chromium.org
2010-01-07
6
-17
/
+52
*
Cancel any outstanding host resolve when calling SOCKSClientSocket::Disconnec...
eroman@chromium.org
2010-01-07
5
-11
/
+113
*
Cleanup the FlipSession GetLoadState to be more specific.
mbelshe@google.com
2010-01-07
1
-2
/
+12
*
Allow using system libevent instead of the bundled one.
phajdan.jr@chromium.org
2010-01-07
3
-1
/
+12
*
A 1xx response code followed by an EOF triggered an infinite loop. Fix the p...
vandebo@chromium.org
2010-01-07
3
-1
/
+63
*
Changed catch-all Mac SSL OSStatus error to paramErr.
akalin@chromium.org
2010-01-06
1
-2
/
+9
[next]