Commit történet

Szerző SHA1 Üzenet Dátum
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 éve
  Dan Fandrich 484d549ece Marked with TODO comments a number of problems in the Kerberos code detected 16 éve
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 16 éve
  Daniel Stenberg 6c14c96e71 added include to make the krb4 code compile again 16 éve
  Dan Fandrich bab5183820 Created Curl_raw_nequal() which does a C-locale string case comparison. 16 éve
  Yang Tse ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h 16 éve
  Yang Tse d6f8f16068 fix: preprocessor complaining about macro redefinition 16 éve
  Dan Fandrich 4aa176c127 Fixed some include file problems on Windows reported by David Rosenstrauch 16 éve
  Michal Marek e2b82b4325 - Make Curl_write and it's callees accept a const pointer, in preparation 16 éve
  Daniel Stenberg cbd1a77ec2 if () => if() 17 éve
  Daniel Stenberg 74ad8516d7 Thomas J. Moore made it build with less warnings 17 éve
  Daniel Stenberg 54967d2a3a Thomas J. Moore provided a patch that introduces Kerberos5 support in 17 éve
  Daniel Stenberg be0d17e812 cleaned up Curl_write() and the sub functions it uses for various protocols. 18 éve
  Daniel Stenberg 62970da675 Removed security.h since it shadows an include file mingw needs when building 19 éve
  Daniel Stenberg f8b4ba80e0 krb4 fixed 19 éve
  Dan Fandrich a28b32aa45 Make some arrays of pointers const, too. 20 éve
  Dan Fandrich 1ba47e7af9 Add 'const' to immutable arrays. 20 éve
  Daniel Stenberg 62f97f1817 use curl_strnequal(), not strncasecmp() 20 éve
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 éve
  Daniel Stenberg 6c3759d78d removed trailing whitespace, free a missing malloc when returning error 20 éve
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 éve
  Daniel Stenberg 800052dc50 use the HAVE_KRB4 define instead of just KRB4 21 éve
  Daniel Stenberg 308bc9d919 use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions 21 éve
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs 21 éve
  Daniel Stenberg a15133f5cf removed unused code 22 éve
  Daniel Stenberg d0b97f7e1f Curl_GetFTPResponse() takes a different set of parameters and now return a 22 éve
  Daniel Stenberg 08ef208fb7 added disable-[protocol] support, largely provided by Miklos Nemeth 22 éve
  Daniel Stenberg e192261788 failf() calls should not have newlines in the message string! 23 éve
  Daniel Stenberg 4118c68df1 check Curl_ftpsendf return codes 23 éve
  Sterling Hughes 8e91d5de8e looks nicer and is better compatible with older vim versions 23 éve