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
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
If we receive an HTTP authentication header with a non-ASCII
wtc@google.com
2008-08-28
1
-3
/
+3
*
Implement SSL tunneling through a proxy server.
wtc@google.com
2008-08-25
2
-20
/
+187
*
Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".
ericroman@google.com
2008-08-25
1
-1
/
+1
*
Use a more compact license header in source files.
license.bot
2008-08-24
35
-980
/
+140
*
r1194 missed some sites to disable the warning
mmentovai@google.com
2008-08-21
1
-3
/
+3
*
Fix the final gcc warnings in base and net. Provide some macros to selective...
mmentovai@google.com
2008-08-21
1
-5
/
+7
*
Blind fix for net unittest failure.
evanm@google.com
2008-08-21
2
-3
/
+3
*
Fix signedness warnings in http_response_headers
mmentovai@google.com
2008-08-21
1
-3
/
+3
*
Fix some more warnings.
evanm@google.com
2008-08-20
1
-1
/
+1
*
More of net compiling on the Mac.
avi@google.com
2008-08-20
1
-8
/
+7
*
Use the right mode in HttpCache::Transaction::RequiresValidation
mmentovai@google.com
2008-08-20
1
-1
/
+1
*
We should reset content_length_remaining_ (to -1) when we
wtc@google.com
2008-08-20
1
-0
/
+3
*
Portability changes to http_response_headers.
ericroman@google.com
2008-08-20
2
-10
/
+48
*
Run a couple more tests in net, and get rid of a couple more warnings
mmentovai@google.com
2008-08-20
1
-0
/
+2
*
add http_cache to mac build.
ericroman@google.com
2008-08-19
3
-22
/
+21
*
Remove warnings for the net module.
rvargas@google.com
2008-08-19
1
-1
/
+1
*
Update a few forgotten users of the Sys StringPiece conversion functions to i...
deanm@google.com
2008-08-19
1
-0
/
+1
*
change error value
ericroman@google.com
2008-08-18
2
-6
/
+6
*
Merge some changes from branches/mac_july_2008 to trunk.
ericroman@google.com
2008-08-18
2
-1
/
+19
*
-Add error code for chunked encoding
ericroman@google.com
2008-08-15
2
-7
/
+114
*
Introduce MessagePump to represent the native message pump used to drive a
darin@google.com
2008-08-15
2
-10
/
+5
*
First cut at implementing SSLClientSocket using Schannel.
wtc@google.com
2008-08-14
1
-1
/
+8
*
Address some issues I found in chunked decoder:
ericroman@google.com
2008-08-14
3
-26
/
+153
*
Change the ProxyService to work with ASCII strings.
darin@google.com
2008-08-12
3
-5
/
+5
*
Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.
darin@google.com
2008-08-11
16
-1604
/
+40
*
Remove the old NativeMB functions from string util, and use the new ones in s...
brettw@google.com
2008-08-07
1
-2
/
+4
*
fix bustage... F**K
darin@google.com
2008-08-07
1
-3
/
+2
*
Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager...
darin@google.com
2008-08-06
8
-784
/
+11
*
Miscellaneous changes from my code review.
wtc@google.com
2008-08-05
4
-127
/
+150
*
Miscellaneous changes (mostly cleanup) from my code review.
wtc@google.com
2008-08-05
6
-37
/
+52
*
Move more net classes into the net namespace. Also remove the net_util names...
darin@google.com
2008-07-31
1
-1
/
+1
*
Change the proxy failover to be less aggressive. We now clear the list of bad...
nsylvain@google.com
2008-07-30
2
-22
/
+140
*
Move some more classes from net/base into the net:: namespace.
darin@google.com
2008-07-30
2
-3
/
+2
*
I submitted this code by mistake in my previous revert.
nsylvain@google.com
2008-07-29
1
-11
/
+4
*
Reverting revision 70, 66 and 65 to fix crashes.
nsylvain@google.com
2008-07-29
1
-4
/
+11
*
Add net to the repository.
initial.commit
2008-07-26
49
-0
/
+13709