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
*
Set STATE_CLOSE when error occured.
ukai@chromium.org
2009-10-30
1
-6
/
+23
*
Refactor SocketStream to report error to the delegate.
ukai@chromium.org
2009-10-30
2
-40
/
+57
*
Reverting 30551.
ukai@chromium.org
2009-10-30
2
-48
/
+35
*
Refactor SocketStream to report error to the delegate.
ukai@chromium.org
2009-10-30
2
-35
/
+48
*
Make LoadLog refcounted-thread safe.
eroman@chromium.org
2009-10-29
2
-10
/
+8
*
Rename PrioritizedIOBuffer to FlipIOBuffer, refactor it into
mbelshe@google.com
2009-10-29
3
-0
/
+74
*
FLIP: fix new[]/delete mismatch.
agl@chromium.org
2009-10-29
1
-1
/
+1
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
2
-0
/
+35
*
Also parse file size in new FTP LIST parsing code.
phajdan.jr@chromium.org
2009-10-29
6
-15
/
+37
*
Rename FlipStreamImpl to FlipStream and separate it out into
mbelshe@chromium.org
2009-10-29
5
-182
/
+229
*
FLIP requests were missing the host header.
mbelshe@google.com
2009-10-29
2
-18
/
+26
*
Document that the handshake_failure alert message is also
wtc@chromium.org
2009-10-29
1
-2
/
+4
*
Pass the SCH_CRED_REVOCATION_CHECK_CHAIN_EXCLUDE_ROOT flag
wtc@chromium.org
2009-10-29
1
-1
/
+10
*
Map errSSLPeerHandshakeFail to ERR_SSL_PROTOCOL_ERROR.
willchan@chromium.org
2009-10-29
1
-0
/
+3
*
Missed review comment. Minor change.
vandebo@chromium.org
2009-10-28
1
-2
/
+2
*
Change update threshold in CookieMonster for testing from 1s to 20ms to speed...
vandebo@chromium.org
2009-10-28
2
-9
/
+9
*
Cleanup the FlipDelegate API a bit in prep for fixing upload.
mbelshe@google.com
2009-10-28
4
-15
/
+50
*
Minor defense-in-depth tweak. end - start + 1 can actually go negative if
cevans@chromium.org
2009-10-28
1
-1
/
+1
*
Fix SCOPED_TRACE to not access memory in a wrong way.
phajdan.jr@chromium.org
2009-10-28
1
-1
/
+1
*
First parts of new FTP LIST response parsing code.
phajdan.jr@chromium.org
2009-10-28
12
-0
/
+748
*
Update the unit test to test the FLIP client writes as well
mbelshe@google.com
2009-10-28
3
-22
/
+126
*
Check cert_handle_ is not NULL to Verify()
ukai@chromium.org
2009-10-28
1
-10
/
+18
*
Don't hang during DiskCacheEntryTest.CancelSparseIO on infinitely fast disks.
dkegel@google.com
2009-10-28
1
-1
/
+9
*
Handle out of memory in GrowableIOBuffer more gracefully.
vandebo@chromium.org
2009-10-28
4
-14
/
+31
*
Loosen RFC 1738 compliance check to allow underscores where we already allowe...
pkasting@chromium.org
2009-10-27
3
-17
/
+19
*
FilePath::Append() doesn't allow you to append a fully-qualified
mbelshe@google.com
2009-10-27
1
-1
/
+5
*
Don't run SocketStreamTest.BasicAuthProxy under ThreadSanitizer on Mac
timurrrr@chromium.org
2009-10-27
1
-0
/
+1
*
Add proxy basic auth support in net/socket_stream.
ukai@chromium.org
2009-10-27
4
-5
/
+396
*
Http cache: Handle byte range requests when there is no cache entry.
rvargas@google.com
2009-10-27
2
-0
/
+16
*
Make the command line syntax a little easier.
mbelshe@google.com
2009-10-27
1
-3
/
+3
*
Add three of the six extensions to PAC that Internet Explorer supports.
eroman@chromium.org
2009-10-26
9
-20
/
+363
*
Remove deprecated CommandLine(std::wstring) ctor.
evan@chromium.org
2009-10-26
4
-8
/
+6
*
linux: Fix signed vs unsigned issue
piman@chromium.org
2009-10-26
1
-5
/
+4
*
Fix a bad comparator. This caused lookups in std::map to be wrong.
eroman@chromium.org
2009-10-26
2
-3
/
+76
*
Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv...
eroman@chromium.org
2009-10-26
3
-11
/
+12
*
Add a CERT_RDN_ENCODED_BLOB case to CertSubjectCommonNameHasNull
wtc@chromium.org
2009-10-26
1
-0
/
+6
*
Http cache: Make sure that we remove pending transactions
rvargas@google.com
2009-10-26
3
-3
/
+70
*
Wildcard the test cases if two or more tests make
timurrrr@chromium.org
2009-10-26
2
-5
/
+2
*
Fix DoReadWrite loop in SocketStream.
ukai@chromium.org
2009-10-26
1
-6
/
+14
*
Disable the FlipNetworkTransactionTes because it crashes TSAN.
nsylvain@chromium.org
2009-10-25
1
-0
/
+1
*
Add download metrics into FLIP. They aren't used yet,
mbelshe@google.com
2009-10-24
5
-60
/
+288
*
Look up client certificates in ClientAuthHandler to get rid of manual CA
wtc@chromium.org
2009-10-24
2
-52
/
+36
*
Simplify the copying of data in HttpStreamParser
vandebo@chromium.org
2009-10-23
1
-17
/
+25
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
2
-11
/
+11
*
Add dependencies from net_base to bzip2 and zlib.
agl@chromium.org
2009-10-23
1
-0
/
+2
*
Adds support for the <keygen> tag for client certificate enrollment
wtc@chromium.org
2009-10-23
10
-0
/
+523
*
Fixes ChromeFrame net tests which run the URLRequest unit tests by launching ...
ananta@chromium.org
2009-10-23
5
-21
/
+43
*
Fix Check failure in SocketStream::DidRecevieData().
ukai@chromium.org
2009-10-23
1
-2
/
+15
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
3
-22
/
+14
*
Refactor: Address some style comments from a review (which missed the origina...
eroman@chromium.org
2009-10-23
9
-24
/
+40
[next]