Yang Tse
|
5df4be1165
Check for USE_WINSOCK instead of WIN32 where the check was done
|
18 years ago |
Yang Tse
|
646a6b604f
Minor compatibility fix
|
18 years ago |
Yang Tse
|
8f8ba9486d
Fix compiler warning
|
18 years ago |
Dan Fandrich
|
df03d5a8b2
Replaced nonstandard u_char and u_int types
|
19 years ago |
Daniel Stenberg
|
d1235ff058
provide the proper copyright texts for these
|
19 years ago |
Dan Fandrich
|
bf87d13f5b
Fixed some compiler warnings I should have noticed before.
|
19 years ago |
Dan Fandrich
|
efaf688650
Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour.
|
19 years ago |
Daniel Stenberg
|
39af394a1c
removed tabs and trailing whitespace from source
|
20 years ago |
Daniel Stenberg
|
b0cd96478c
oops 5 bytes makes 4 letters plus zero byte
|
20 years ago |
Daniel Stenberg
|
feb2dd2835
Replaced all uses of sprintf() with the safer snprintf(). It is just a
|
20 years ago |
Daniel Stenberg
|
5b0a5c4050
provide our own inet_ntoa_r() proto if the system has none on its own
|
20 years ago |
Daniel Stenberg
|
648e82f05d
Major hostip.c cleanup and split into multiple files and easier #ifdef
|
20 years ago |