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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial Mac implementation of SSL. Requires the full-duplex socket introduced...
avi@google.com
2008-10-17
4
-20
/
+765
*
Don't call the callback in an unexpected case that will never happen anyway.
mark@chromium.org
2008-10-16
1
-1
/
+2
*
Don't user uninitialized variables. We should at least fail predictably in
mark@chromium.org
2008-10-16
1
-1
/
+1
*
Make zero-byte responses an error, rather than an empty HTTP/0.9 case.
ericroman@google.com
2008-10-16
1
-0
/
+3
*
Add a lot of robustness to SDCH filter decoding
jar@google.com
2008-10-15
10
-262
/
+718
*
Reset server_cert_ to NULL after freeing it to prevent
wtc@google.com
2008-10-15
1
-1
/
+3
*
Turn SSLClientSocket into an interface.
wtc@google.com
2008-10-15
6
-217
/
+244
*
Support servers that request but don't require SSL
wtc@google.com
2008-10-14
2
-1
/
+24
*
The Schannel considers some cipher suites (e.g., the
wtc@google.com
2008-10-13
2
-0
/
+6
*
Remove WatchObject calls from FileInputStream.
rvargas@google.com
2008-10-10
1
-22
/
+20
*
Enable AddTrust External CA Root for EV. The patch is
wtc@google.com
2008-10-10
1
-0
/
+6
*
Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.
abarth@chromium.org
2008-10-09
2
-75
/
+30
*
- Add auth integration tests to http_network_transaction_unitttest.cc
ericroman@google.com
2008-10-08
1
-0
/
+4
*
Unrollback 3024 (partially rolled back in 3027).
ericroman@google.com
2008-10-08
5
-73
/
+3
*
Revert 3024, broke mac build.
maruel@google.com
2008-10-08
5
-3
/
+73
*
Pull in new googleurl@94 which includes GURL::EffectiveIntPort().
ericroman@google.com
2008-10-08
5
-73
/
+3
*
Use the new HTTP stack by default in the net module's
wtc@google.com
2008-10-08
1
-0
/
+2
*
Handle TLS-intolerant servers by retrying with TLS 1.0
wtc@google.com
2008-10-08
6
-15
/
+54
*
Rever 2997 since it caused UI and unit tests failure.
maruel@google.com
2008-10-08
2
-30
/
+75
*
Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.
darin@chromium.org
2008-10-08
2
-75
/
+30
*
- Cleanup usage, EnsureWinsockInit is now the only method of initializing.
deanm@chromium.org
2008-10-06
2
-42
/
+35
*
Add Posix sync only support to FileInputStream.
deanm@chromium.org
2008-10-06
2
-18
/
+106
*
Move all callers to EnsureWinsockInit, and away from using WinsockInit instan...
deanm@chromium.org
2008-10-06
1
-2
/
+1
*
Get open-vcdiff building on Linux and Mac (in SCons) using
sgk@google.com
2008-09-30
1
-9
/
+0
*
Transition to pulling open-vcdiff rather than using a private snapshot pull
jar@google.com
2008-09-30
1
-1
/
+1
*
Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...
darin@google.com
2008-09-29
7
-73
/
+622
*
Update unit test to check EV functionality (Windows-only for now).
avi@google.com
2008-09-29
1
-7
/
+184
*
Avoid using of interlocked increment to facilitate porting.
jar@google.com
2008-09-28
1
-4
/
+1
*
Initial stab at http authentication (basic + digest) in new http stack.
ericroman@google.com
2008-09-27
3
-0
/
+55
*
Use open-vcdiff for sdch compression on the Mac
mark@chromium.org
2008-09-26
3
-9
/
+11
*
Assert that the lifetimes of multiple ScopedHostMapper
wtc@google.com
2008-09-26
1
-1
/
+3
*
If we read nothing (EOF) after sending a request on a
wtc@google.com
2008-09-25
1
-0
/
+6
*
Add UTF-8 check for JSON deserializer.
jungshik@google.com
2008-09-25
2
-4
/
+4
*
Add more tests and files to the Mac's net_unittests:
mark@chromium.org
2008-09-25
2
-6
/
+0
*
add http layer and unit tests to mac build. stub out file uploading in upload...
pinkerton@google.com
2008-09-25
3
-0
/
+29
*
Repair leak in unit test by properly ending use of gzip stream.
jar@google.com
2008-09-25
1
-0
/
+2
*
Correct typo in SDCH (filter chaining) unit test, and enable test
jar@google.com
2008-09-25
2
-6
/
+13
*
fix minor whitespace issues
darin@chromium.org
2008-09-24
1
-1
/
+1
*
Apply minor tweaks to ScopedHostMapper per review feedback.
darin@chromium.org
2008-09-24
3
-8
/
+11
*
Some quick changes suggested by wtc in review.
avi@google.com
2008-09-24
1
-1
/
+14
*
Add support for mock DNS queries. This allows us to eliminate
darin@google.com
2008-09-24
5
-3
/
+146
*
Fix support for 204 responses that lack an explicit EOF.
darin@google.com
2008-09-23
1
-0
/
+3
*
Miscellaneous cleanup.
wtc@google.com
2008-09-23
2
-38
/
+49
*
Refactoring out common code in the X.509 cert handling
avi@google.com
2008-09-23
4
-325
/
+210
*
Correct typo with containing extra declarations in header
jar@google.com
2008-09-23
1
-8
/
+7
*
Another unit test parsing the Webkit cert, and the attendent changes needed f...
avi@google.com
2008-09-23
2
-22
/
+196
*
Add tcp_client_socket_libevent to the project and get the unit tests working ...
pinkerton@google.com
2008-09-23
1
-9
/
+2
*
Disable failing filter chaining test
jar@google.com
2008-09-23
1
-1
/
+2
*
Don't use SDCH until open_vcdiff works on all platforms.
evanm@google.com
2008-09-23
1
-0
/
+9
*
Re-land SDCH filter support experiment
jar@google.com
2008-09-23
9
-60
/
+1459
[next]