| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |