Historial de Commits

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