Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-02-26 | Removed inclusion of <sys/types.h> in .c-files | Gisle Vanem | 1 | -3/+0 |
2007-02-16 | use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling | Yang Tse | 1 | -7/+17 |
2007-02-13 | use our own ISUPPER and ISLOWER macros | Yang Tse | 1 | -1/+1 |
2007-02-01 | compiler warning fix | Yang Tse | 1 | -6/+6 |
2006-10-18 | Replace is*() macros with our own IS*() ones. | Yang Tse | 1 | -9/+8 |
2006-07-22 | 2nd try adding CVS id. | Gisle Vanem | 1 | -1/+1 |
2006-07-22 | Added CVS id. | Gisle Vanem | 1 | -0/+2 |
2005-04-19 | indented source to look more like other ares code, | Daniel Stenberg | 1 | -347/+353 |
2005-04-15 | add needed include | Daniel Stenberg | 1 | -0/+1 |
2005-04-09 | Removed usage of u_int and u_char | Dominick Meglio | 1 | -15/+15 |
2005-04-06 | moved the *_inet_pton protos to inet_net_pton.h instead | Daniel Stenberg | 1 | -0/+2 |
2005-04-05 | with these changes, it builds on my win32 cross-compiler | Daniel Stenberg | 1 | -0/+15 |
2005-04-05 | Provided implementations of inet_net_pton and inet_pton from BIND for systems... | Dominick Meglio | 1 | -0/+415 |