Daniel Stenberg
|
47c392e135
- Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA.
|
пре 15 година |
Yang Tse
|
00883822be
allow building libcurl for VxWorks
|
пре 15 година |
Yang Tse
|
c3d1b07c45
ensure that errno is not modified inside Curl_strerror()
|
пре 16 година |
Yang Tse
|
3dcd2b82c4
fix print formatting string directives
|
пре 16 година |
Daniel Stenberg
|
621c2b9015
- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, for
|
пре 16 година |
Daniel Stenberg
|
3fe8251dfb
- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, for
|
пре 16 година |
Daniel Stenberg
|
514592b892
- Introducing curl_easy_send() and curl_easy_recv(). They can be used to send
|
пре 16 година |
Daniel Stenberg
|
cbd1a77ec2
if () => if()
|
пре 17 година |
Daniel Stenberg
|
ce81cd21d3
I renamed the CURLE_SSL_PEER_CERTIFICATE error code to
|
пре 17 година |
Dan Fandrich
|
3fa60164af
Renamed the CURLE_FTP_SSL_FAILED error code to CURLE_USE_SSL_FAILED.
|
пре 17 година |
Dan Fandrich
|
ac6e0501c6
Made some of the error strings returned by the *strerror functions more
|
пре 17 година |
Dan Fandrich
|
9f44a95522
Renamed several libcurl error codes and options to make them more general
|
пре 17 година |
Daniel Stenberg
|
1b7f00b2a6
CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This is
|
пре 17 година |
Yang Tse
|
3a634a273a
curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h
|
пре 17 година |
Yang Tse
|
f99ca90540
Daniel Mirchandani fix to make libcurl build nicely on Winsock
|
пре 18 година |
Linus Nielsen Feltzing
|
d465199411
Correct error code for CCC/SSL shutdown failure
|
пре 18 година |
Daniel Stenberg
|
4750e6f3c5
- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to
|
пре 18 година |
Daniel Stenberg
|
2147284cad
James Housley brought support for SCP transfers
|
пре 18 година |
Daniel Stenberg
|
4e717cdb30
Armel Asselin separated CA cert verification problems from problems with
|
пре 18 година |
Yang Tse
|
5df4be1165
Check for USE_WINSOCK instead of WIN32 where the check was done
|
пре 18 година |
Gisle Vanem
|
2260c8aa11
Replace ";;" with ";".
|
пре 18 година |
Yang Tse
|
e150150d9f
Remove redundant __CYGWIN__ symbol check
|
пре 18 година |
Daniel Stenberg
|
ee642859ef
Maciej Karpiuk fixed a crash that would occur if we passed Curl_strerror()
|
пре 18 година |
Gisle Vanem
|
06a7b0561b
Added revision ID-tag.
|
пре 18 година |
Gisle Vanem
|
12db20be4e
Fixed signed/unsigned convertion errors in Salford-C.
|
пре 18 година |
Daniel Stenberg
|
686d90745b
First curl_multi_socket() commit. Should primarily be considered as an internal
|
пре 18 година |
Daniel Stenberg
|
a21a77d230
CURLE_FTP_USER_PASSWORD_INCORRECT is not returned by libcurl anymore!
|
пре 18 година |
Daniel Stenberg
|
5a4b43848a
First commit of David McCreedy's EBCDIC and TPF changes.
|
пре 18 година |
Daniel Stenberg
|
9c312637d1
Yang Tse's fix to only provide the proto if there is such a function and
|
пре 19 година |
Daniel Stenberg
|
56d9624b56
John Kelly added TFTP support to libcurl. A bunch of new error codes was
|
пре 19 година |