Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-15 | moved test2file() to util.c | Daniel Stenberg | |
2005-05-25 | utilize the whole usec in the log and don't output to stderr if the logfile | Daniel Stenberg | |
can't be opened | |||
2005-05-17 | Moved more generic functions to util.[ch] | Daniel Stenberg | |
Added resolve.c to simply resolve a given host name | |||
2005-05-01 | always use the libcurl-provided *printf() functions | Daniel Stenberg | |
2005-04-30 | logfile name is const | Daniel Stenberg | |
2005-04-30 | Moved common code to util.[ch] instead of having it duplicated in sws.c | Daniel Stenberg | |
and sockfilt.c. For good-to-have functions for the servers written in C. |