| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -18/+43 |
* | Add histogram to show network latency (first byte to last byte) | jar@google.com | 2008-11-06 | 1 | -0/+4 |
* | Remove the debugging instrumentation. | ericroman@google.com | 2008-11-04 | 1 | -3/+0 |
* | More instrumentation. | ericroman@google.com | 2008-11-03 | 1 | -11/+3 |
* | More no-op instrumentation code for bug 3772. | ericroman@google.com | 2008-11-01 | 1 | -4/+12 |
* | Add some debugging instrumentation for 3772. This replaces the previous instr... | ericroman@google.com | 2008-10-31 | 1 | -1/+3 |
* | Temporary code instrumentation to gather info on a crash. | ericroman@google.com | 2008-10-29 | 1 | -1/+1 |
* | An experimental change to help us diagnose a crash | wtc@google.com | 2008-10-29 | 1 | -0/+1 |
* | Bound the maximum buffer size for response headers. | ericroman@google.com | 2008-10-23 | 1 | -0/+10 |
* | Remove HttpTransaction::Destroy(), and do automatic memory management with sc... | ericroman@google.com | 2008-10-21 | 1 | -2/+2 |
* | Misc style changes. | ericroman@google.com | 2008-10-16 | 1 | -2/+3 |
* | Make zero-byte responses an error, rather than an empty HTTP/0.9 case. | ericroman@google.com | 2008-10-16 | 1 | -0/+4 |
* | Turn SSLClientSocket into an interface. | wtc@google.com | 2008-10-15 | 1 | -1/+2 |
* | Handle TLS-intolerant servers by retrying with TLS 1.0 | wtc@google.com | 2008-10-08 | 1 | -0/+7 |
* | Add code to call ReconsiderProxyAfterError when we encounter a failure to res... | darin@chromium.org | 2008-09-29 | 1 | -0/+8 |
* | Initial stab at http authentication (basic + digest) in new http stack. | ericroman@google.com | 2008-09-27 | 1 | -0/+45 |
* | If we read nothing (EOF) after sending a request on a | wtc@google.com | 2008-09-25 | 1 | -1/+6 |
* | First cut at SSL certificate error handling. Map | wtc@google.com | 2008-09-17 | 1 | -0/+5 |
* | misc. http response status-line changes: | ericroman@google.com | 2008-09-13 | 1 | -0/+9 |
* | Refactor the SSL tunnel establishment code so that it | wtc@google.com | 2008-09-10 | 1 | -17/+7 |
* | Implement SSL tunneling through a proxy server. | wtc@google.com | 2008-08-25 | 1 | -1/+23 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory. | darin@google.com | 2008-08-11 | 1 | -3/+3 |
* | fix bustage... F**K | darin@google.com | 2008-08-07 | 1 | -3/+2 |
* | Miscellaneous changes from my code review. | wtc@google.com | 2008-08-05 | 1 | -3/+6 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+179 |