Cronologia Commit

Autore SHA1 Messaggio Data
  Daniel Stenberg f128fae705 fixed some warnings in the (both new and old) base64 usage 20 anni fa
  Daniel Stenberg 9af7e46f72 inlcude krb4.h to get the proto for Curl_krb_kauth() to satisfy picky 20 anni fa
  Daniel Stenberg 0ab2dff69c based on Gisle's comment, I removed the use of syslog() and fixed the 21 anni fa
  Daniel Stenberg 800052dc50 use the HAVE_KRB4 define instead of just KRB4 21 anni fa
  Daniel Stenberg d5d55a856e adjusted code to the new socket fields in the sessionhandle struct 21 anni fa
  Daniel Stenberg 56014e74a0 krb4-fixes for the moved user+password fields within the structs 21 anni fa
  Daniel Stenberg 52b631fade Access the user and passwd fields from the connectdata struct now instead 21 anni fa
  Daniel Stenberg 308bc9d919 use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions 21 anni fa
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs 21 anni fa
  Daniel Stenberg b4e33cfcc7 Removed the long-living compiler warnings on the des_pcbc_encrypt() function 21 anni fa
  Daniel Stenberg d0b97f7e1f Curl_GetFTPResponse() takes a different set of parameters and now return a 22 anni fa
  Daniel Stenberg 08ef208fb7 added disable-[protocol] support, largely provided by Miklos Nemeth 22 anni fa
  Daniel Stenberg 0be7944d66 use the hostname pointer instead of using IPv4-only info from a struct 22 anni fa
  Daniel Stenberg 781f52a287 fixed an inet_ntoa() occurance to use inet_ntoa_r() if it is available. 23 anni fa
  Daniel Stenberg e192261788 failf() calls should not have newlines in the message string! 23 anni fa
  Daniel Stenberg 4118c68df1 check Curl_ftpsendf return codes 23 anni fa
  Sterling Hughes 8e91d5de8e looks nicer and is better compatible with older vim versions 23 anni fa
  Daniel Stenberg 9d342bbf07 sessionhandle->hp => hostaddr 23 anni fa
  Daniel Stenberg 09da2c1767 fixed the missing getftpresponse edits 23 anni fa
  Daniel Stenberg ae2ecfc5cb removed the socket argument from some functions that always passed in the 23 anni fa
  Sterling Hughes 6147879837 Added formatting sections for emacs and vim 23 anni fa
  Daniel Stenberg 47e7a3e678 a few more struct fixes 23 anni fa
  Daniel Stenberg 0ece1b5c34 Major rename and redesign of the internal "backbone" structs. Details will 23 anni fa
  Daniel Stenberg 429b09ee04 Curl_ prefix added to a few function calls 23 anni fa
  Daniel Stenberg db5e67e34a use the Curl_ name space 23 anni fa
  Daniel Stenberg 3d4bb3be22 fixed picky compiler warnings, unused arguments, const at proper places and 23 anni fa
  Daniel Stenberg 4ce5fa3ea9 Sterling Hughes suggested we set 'static' before size_t... 23 anni fa
  Daniel Stenberg 9e8615ae1d strlcpy() turned static 23 anni fa
  Daniel Stenberg a1d6ad2610 multiple connection support initial commit 23 anni fa
  Daniel Stenberg 939c0c5521 removed two compiler warnings 24 anni fa