Histórico de Commits

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