Daniel Stenberg
|
39af394a1c
|
removed tabs and trailing whitespace from source
|
2004-10-06 07:50:18 +00:00 |
|
Daniel Stenberg
|
b0cd96478c
|
oops 5 bytes makes 4 letters plus zero byte
|
2004-06-24 15:15:27 +00:00 |
|
Daniel Stenberg
|
feb2dd2835
|
Replaced all uses of sprintf() with the safer snprintf(). It is just a
precaution to prevent mistakes to lead to buffer overflows.
|
2004-06-24 11:54:11 +00:00 |
|
Daniel Stenberg
|
5b0a5c4050
|
provide our own inet_ntoa_r() proto if the system has none on its own
|
2004-04-27 14:17:36 +00:00 |
|
Daniel Stenberg
|
648e82f05d
|
Major hostip.c cleanup and split into multiple files and easier #ifdef
usage.
|
2004-04-26 07:20:11 +00:00 |
|