Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-23 | minor variable type cleanups | Daniel Stenberg | |
2004-03-10 | use size_t for string lengths | Daniel Stenberg | |
2004-02-20 | fix protos to prevent warnings | Daniel Stenberg | |
2003-09-03 | Peter Pentchev found two problems. One realloc problem that could allocate | Daniel Stenberg | |
too little data, and one case of not zero-terminating the returned string. I chose a slightly different patch than the one Peter provided. | |||
2003-08-08 | Gisle Vanem fixed a single-byte overflow | Daniel Stenberg | |
2003-01-23 | added a default to the switch() in order to prevent a compiler warning | Daniel Stenberg | |
2002-05-17 | removed compiler warnings | Daniel Stenberg | |
2002-02-22 | adjusted to work on test case 11 better | Daniel Stenberg | |
2002-02-22 | hide debug output from screen, use log/ for logfiles | Daniel Stenberg | |
2002-02-19 | a minor step forwards | Daniel Stenberg | |
2002-02-07 | the initial C code for the new HTTP test server | Daniel Stenberg | |