Historie revizí

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