コミット履歴

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