Daniel Stenberg
|
a634f64400
James Housley did lots of work and introduced SFTP downloads.
|
před 18 roky |
Daniel Stenberg
|
2147284cad
James Housley brought support for SCP transfers
|
před 18 roky |
Gisle Vanem
|
31def9e217
Use '_LIBICONV_VERSION' instead of variable '_libiconv_version'
|
před 18 roky |
Gisle Vanem
|
cca00a6378
Added version info for iconv.
|
před 18 roky |
Daniel Stenberg
|
f191b143e9
CURL_VERSION_CONV is returned by curl_version_info if libcurl has been built
|
před 18 roky |
Daniel Stenberg
|
67a83c1b34
David Shaw finally removed all traces of Gopher and we are now officially
|
před 19 roky |
Daniel Stenberg
|
56d9624b56
John Kelly added TFTP support to libcurl. A bunch of new error codes was
|
před 19 roky |
Daniel Stenberg
|
6e61939382
GnuTLS support added. There's now a "generic" SSL layer that we use all over
|
před 19 roky |
Daniel Stenberg
|
84bc23b92f
curl_version_info() returns the feature bit CURL_VERSION_SSPI
|
před 19 roky |
Daniel Stenberg
|
d1d35ba85f
Christopher R. Palmer made it possible to build libcurl with the
|
před 19 roky |
Dan Fandrich
|
80d301257c
Make some more arrays of pointers const.
|
před 20 roky |
Daniel Stenberg
|
8b6b15dccc
to prevent compier warnings, we only declare len if we have code
|
před 20 roky |
Daniel Stenberg
|
feb2dd2835
Replaced all uses of sprintf() with the safer snprintf(). It is just a
|
před 20 roky |
Daniel Stenberg
|
24420c2191
Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction to
|
před 20 roky |
Daniel Stenberg
|
af72f198ba
removed the unused 'len' variable, made use of the ptr pointer even if no
|
před 20 roky |
Daniel Stenberg
|
3fc831f9eb
typecast the unsigned long to plain long to prevent compiler warnings
|
před 20 roky |
Daniel Stenberg
|
9631fa7407
added libidn awareness
|
před 20 roky |
Daniel Stenberg
|
3fa4ac080e
we must not only support long long for Largefile to work, we must have
|
před 20 roky |
Daniel Stenberg
|
7983ec84a7
set CURL_VERSION_LARGEFILE if we support large files
|
před 21 roky |
Daniel Stenberg
|
0c7cb0c10f
prevent warning from that picky MIPSpro compiler
|
před 21 roky |
Daniel Stenberg
|
95dd343244
added the missing ares numerical version initialiser
|
před 21 roky |
Daniel Stenberg
|
c2967c3c39
now provides c-ares version info in both version calls
|
před 21 roky |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
před 21 roky |
Daniel Stenberg
|
800052dc50
use the HAVE_KRB4 define instead of just KRB4
|
před 21 roky |
Daniel Stenberg
|
09ccfcdcd4
Markus Moeller's SPNEGO patch applied, with my edits, additions and minor
|
před 21 roky |
Daniel Stenberg
|
46c2bc4bb6
typecase to please the compiler gods
|
před 21 roky |
Daniel Stenberg
|
3eb4ae031c
Set the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined.
|
před 21 roky |
Daniel Stenberg
|
89f4af695e
include GSS in the debug string if available, support a few new flag
|
před 21 roky |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
před 22 roky |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
před 22 roky |