Age | Commit message (Expand) | Author |
---|---|---|
2004-05-19 | just code formatting and killed whitespace | Daniel Stenberg |
2004-05-17 | make it not leak memory when it returns prematurely | Daniel Stenberg |
2004-05-06 | printf %s with plain 'char *', not unsigned ones to silence icc's picky | Daniel Stenberg |
2004-03-03 | removed include stuff now handled by test.h | Daniel Stenberg |
2004-02-20 | include sys/select.h to prevent picky compiler warnings when using select() | Daniel Stenberg |
2004-02-19 | fixed the no-ssl version to return int as well | Daniel Stenberg |
2004-02-05 | changed the test() function to return type int | Daniel Stenberg |
2004-01-12 | Peter Sylvester brought code that now allows a callback to modified the URL | Daniel Stenberg |