| Age | Commit message (Expand) | Author |
|---|---|---|
| 2009-01-12 | On solaris bcopy and some other useful functions are declared in strings.h. | Richard Nyberg |
| 2009-01-11 | Make the http client independent of events and use my iobuf. | Richard Nyberg |
| 2007-07-01 | The "Host" HTTP header should be placed as early as possible and also include | Richard Nyberg |
| 2007-07-01 | Recognize both the CRLF sequence and single LF characters as line terminators. | Richard Nyberg |
| 2007-05-19 | Fix problem introduced in r345. A call to http_get could cause the | Richard Nyberg |
| 2007-05-19 | Don't try to resolve the host if it is already given as an ip address. | Richard Nyberg |
| 2006-11-06 | Remove a couple of forgotten debug printfs. | Richard Nyberg |
| 2006-10-31 | Some cleanup. Use names for some numeric constants. | Richard Nyberg |
| 2006-10-31 | Rename callback type, add timeouts and and allow any http version in the | Richard Nyberg |
| 2006-10-29 | Add a simple http client. Since it uses libevent it's a better fit for btpd | Richard Nyberg |