Историја ревизија

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