| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files | Gisle Vanem | 2007-02-26 | 1 | -3/+0 |
* | curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h | Yang Tse | 2007-02-21 | 1 | -1/+1 |
* | Move portable error number symbolic name definitions to setup_once.h | Yang Tse | 2007-02-17 | 1 | -4/+0 |
* | avoid redefinition of SET_ERRNO() | Yang Tse | 2007-02-15 | 1 | -5/+8 |
* | Check for USE_WINSOCK instead of WIN32 where the check was done | Yang Tse | 2006-10-18 | 1 | -1/+1 |
* | Minor compatibility fix | Yang Tse | 2006-08-04 | 1 | -1/+1 |
* | Fix compiler warning | Yang Tse | 2006-08-04 | 1 | -3/+6 |
* | Replaced nonstandard u_char and u_int types | Dan Fandrich | 2005-12-08 | 1 | -5/+5 |
* | provide the proper copyright texts for these | Daniel Stenberg | 2005-05-26 | 1 | -0/+16 |
* | Fixed some compiler warnings I should have noticed before. | Dan Fandrich | 2005-03-16 | 1 | -9/+5 |
* | Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour. | Dan Fandrich | 2005-03-15 | 1 | -1/+12 |
* | removed tabs and trailing whitespace from source | Daniel Stenberg | 2004-10-06 | 1 | -3/+3 |
* | oops 5 bytes makes 4 letters plus zero byte | Daniel Stenberg | 2004-06-24 | 1 | -1/+1 |
* | Replaced all uses of sprintf() with the safer snprintf(). It is just a | Daniel Stenberg | 2004-06-24 | 1 | -1/+4 |
* | provide our own inet_ntoa_r() proto if the system has none on its own | Daniel Stenberg | 2004-04-27 | 1 | -0/+6 |
* | Major hostip.c cleanup and split into multiple files and easier #ifdef | Daniel Stenberg | 2004-04-26 | 1 | -0/+189 |