Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Yang Tse 439f62bfa8 il y a 14 ans
  Yang Tse 2abcd132f8 il y a 14 ans
  Yang Tse dc9f0a9758 il y a 14 ans
  Yang Tse 10affed097 il y a 14 ans
  Yang Tse f0d3930346 il y a 14 ans
  Yang Tse a6fb6b70c7 il y a 14 ans
  Yang Tse 2179ef9fa9 il y a 14 ans
  Yang Tse 1c2947581b fix shadowing of a global declaration il y a 15 ans
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h il y a 15 ans
  Daniel Stenberg b4ac9cd02c Remove a chunk of unused code that was #ifdef'de on defines we never set. il y a 16 ans
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() il y a 16 ans
  Yang Tse 861b647e7b remove unnecessary typecasting of realloc() il y a 16 ans
  Yang Tse 3dcd2b82c4 fix print formatting string directives il y a 16 ans
  Dan Fandrich 0994d7811f Removed some redundant type casts il y a 16 ans
  Yang Tse ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h il y a 16 ans
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code il y a 17 ans
  Dan Fandrich 9f44a95522 Renamed several libcurl error codes and options to make them more general il y a 17 ans
  Yang Tse 94b253fde7 Steve Little's fixes to allow compilation on VMS 64-bit mode il y a 17 ans
  Yang Tse b039d883e5 proper fix for compiler warning il y a 17 ans
  Yang Tse 038fe54e21 fix compiler warning il y a 17 ans
  Dan Fandrich c321b9f704 Fixes some more out of memory handling bugs. il y a 17 ans
  Gisle Vanem 1c63ceb317 Suppress the "'convbuf' might be used uninitialized in this function" warning. il y a 18 ans
  Daniel Stenberg 359d500908 - David McCreedy made changes to allow base64 encoding/decoding to work on il y a 18 ans
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that il y a 18 ans
  Yang Tse d157c29269 Fix compiler warnings il y a 18 ans
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. il y a 19 ans
  Dan Fandrich 0ddab51ad8 Fix for a base64 decode heap buffer overflow vulnerability. il y a 20 ans
  Daniel Stenberg 527f70e540 Curl_base64_decode() now returns an allocated buffer il y a 20 ans
  Dan Fandrich 1ba47e7af9 Add 'const' to immutable arrays. il y a 20 ans