Historique des commits

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