Daniel Stenberg
|
2147284cad
James Housley brought support for SCP transfers
|
18 years ago |
Daniel Stenberg
|
4e717cdb30
Armel Asselin separated CA cert verification problems from problems with
|
18 years ago |
Yang Tse
|
5df4be1165
Check for USE_WINSOCK instead of WIN32 where the check was done
|
18 years ago |
Gisle Vanem
|
2260c8aa11
Replace ";;" with ";".
|
18 years ago |
Yang Tse
|
e150150d9f
Remove redundant __CYGWIN__ symbol check
|
18 years ago |
Daniel Stenberg
|
ee642859ef
Maciej Karpiuk fixed a crash that would occur if we passed Curl_strerror()
|
18 years ago |
Gisle Vanem
|
06a7b0561b
Added revision ID-tag.
|
18 years ago |
Gisle Vanem
|
12db20be4e
Fixed signed/unsigned convertion errors in Salford-C.
|
18 years ago |
Daniel Stenberg
|
686d90745b
First curl_multi_socket() commit. Should primarily be considered as an internal
|
18 years ago |
Daniel Stenberg
|
a21a77d230
CURLE_FTP_USER_PASSWORD_INCORRECT is not returned by libcurl anymore!
|
18 years ago |
Daniel Stenberg
|
5a4b43848a
First commit of David McCreedy's EBCDIC and TPF changes.
|
18 years ago |
Daniel Stenberg
|
9c312637d1
Yang Tse's fix to only provide the proto if there is such a function and
|
19 years ago |
Daniel Stenberg
|
56d9624b56
John Kelly added TFTP support to libcurl. A bunch of new error codes was
|
19 years ago |
Dan Fandrich
|
6e87cf5b30
Fixed some typos in output messages.
|
19 years ago |
Daniel Stenberg
|
dd7b6aef39
The configure check for strerror_r() failed to detect the proper API at
|
19 years ago |
Daniel Stenberg
|
6b1220b61d
Cory Nelson's work on nuking compiler warnings when building on x64 with
|
19 years ago |
Daniel Stenberg
|
d5bdd2b2f9
prevent compiler warning
|
19 years ago |
Daniel Stenberg
|
3916d1e6cb
silence compiler warnings for mingw win32 builds --enable-debug
|
19 years ago |
Gisle Vanem
|
64dd9c7656
Handle CURLE_LOGIN_DENIED in strerror.c.
|
20 years ago |
Daniel Stenberg
|
e3fa7d021e
Renamed easy.h and multi.h to easyif.h and multiif.h to make sure they don't
|
20 years ago |
Gisle Vanem
|
bb9e5565f2
".\lib\multi.h" shadows for <curl/multi.h> in Watcom.
|
20 years ago |
Gisle Vanem
|
bdb0620529
Added handling of CURLINFO_SSL_ENGINES;
|
20 years ago |
Daniel Stenberg
|
bd2db87237
fixed error message
|
20 years ago |
Daniel Stenberg
|
7b3fba1ad5
added missing new error string
|
20 years ago |
Daniel Stenberg
|
710e370c34
Dan Fandrich added --disable-verbose
|
20 years ago |
Daniel Stenberg
|
24d47a6e07
Paul Nolan fix to make libcurl build nicely on Windows CE
|
20 years ago |
Daniel Stenberg
|
70c3f6a8dd
avoid warning for unused variable
|
20 years ago |
Daniel Stenberg
|
bb999d8213
use idna_strerror() if it is available (only in libidn 0.5.6 or later)
|
20 years ago |
Daniel Stenberg
|
19b284c214
Gisle Vanem provided code that displays an error message when the (libidn
|
20 years ago |
Daniel Stenberg
|
0d37f8564e
kill trailing whitespace and clarify a few errors
|
20 years ago |