Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg 74ba4d7950 - Use libssh2_version() to present the libssh2 version in case the libssh2 vor 15 Jahren
  Yang Tse 3e2487493e Use SIZEOF_OFF_T definition from config file vor 16 Jahren
  Yang Tse ceb49d3742 Get rid of ENABLE_64BIT symbol definition and usage. vor 16 Jahren
  Yang Tse 24b1890710 s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g vor 16 Jahren
  Daniel Stenberg cbd1a77ec2 if () => if() vor 17 Jahren
  Patrick Monnerat d994fcf2b1 Remove leading space in curl_version_info ss_version field. vor 17 Jahren
  Gunter Knauf ccba0d10b6 added basic ldaps support; for now its ifdef'd with HAVE_LDAP_SSL unless we know its fully working, and available with all LDAP SDKs. vor 17 Jahren
  Patrick Monnerat ca410ec2ca Fix a potential buffer overflow bug in lib/version.c vor 17 Jahren
  Daniel Stenberg a634f64400 James Housley did lots of work and introduced SFTP downloads. vor 18 Jahren
  Daniel Stenberg 2147284cad James Housley brought support for SCP transfers vor 18 Jahren
  Gisle Vanem 31def9e217 Use '_LIBICONV_VERSION' instead of variable '_libiconv_version' vor 18 Jahren
  Gisle Vanem cca00a6378 Added version info for iconv. vor 18 Jahren
  Daniel Stenberg f191b143e9 CURL_VERSION_CONV is returned by curl_version_info if libcurl has been built vor 18 Jahren
  Daniel Stenberg 67a83c1b34 David Shaw finally removed all traces of Gopher and we are now officially vor 19 Jahren
  Daniel Stenberg 56d9624b56 John Kelly added TFTP support to libcurl. A bunch of new error codes was vor 19 Jahren
  Daniel Stenberg 6e61939382 GnuTLS support added. There's now a "generic" SSL layer that we use all over vor 19 Jahren
  Daniel Stenberg 84bc23b92f curl_version_info() returns the feature bit CURL_VERSION_SSPI vor 19 Jahren
  Daniel Stenberg d1d35ba85f Christopher R. Palmer made it possible to build libcurl with the vor 19 Jahren
  Dan Fandrich 80d301257c Make some more arrays of pointers const. vor 20 Jahren
  Daniel Stenberg 8b6b15dccc to prevent compier warnings, we only declare len if we have code vor 20 Jahren
  Daniel Stenberg feb2dd2835 Replaced all uses of sprintf() with the safer snprintf(). It is just a vor 20 Jahren
  Daniel Stenberg 24420c2191 Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction to vor 20 Jahren
  Daniel Stenberg af72f198ba removed the unused 'len' variable, made use of the ptr pointer even if no vor 20 Jahren
  Daniel Stenberg 3fc831f9eb typecast the unsigned long to plain long to prevent compiler warnings vor 20 Jahren
  Daniel Stenberg 9631fa7407 added libidn awareness vor 20 Jahren
  Daniel Stenberg 3fa4ac080e we must not only support long long for Largefile to work, we must have vor 20 Jahren
  Daniel Stenberg 7983ec84a7 set CURL_VERSION_LARGEFILE if we support large files vor 21 Jahren
  Daniel Stenberg 0c7cb0c10f prevent warning from that picky MIPSpro compiler vor 21 Jahren
  Daniel Stenberg 95dd343244 added the missing ares numerical version initialiser vor 21 Jahren
  Daniel Stenberg c2967c3c39 now provides c-ares version info in both version calls vor 21 Jahren