Commit History

Author SHA1 Message Date
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Daniel Stenberg 9d1e914a56 disable cookies: remove ifdefs, move code 13 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base 15 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Daniel Stenberg 2a86817349 malloc+memset => calloc 16 years ago
  Yang Tse 5779283a52 attempt to fix or allow further detection of an elusive icc SIGSEGV 16 years ago
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() 16 years ago
  Michal Marek 6f3166c15b - Added curl_easy_getinfo typechecker. 16 years ago
  Daniel Stenberg cbd1a77ec2 if () => if() 17 years ago
  Daniel Stenberg ac269a8f68 Dan Fandrich added the --disable-cookies option to configure to build 20 years ago
  Daniel Stenberg a9572bf88a Andrs Garca found out the share cleanup code crashes when you cleanup 20 years ago
  Daniel Stenberg 90037b85d1 Alexander Krasnostavsky's fix to make libcurl build fine with configure 20 years ago
  Daniel Stenberg b6ee33c6e1 check that memory allocation functions truly return good data or bail out 20 years ago
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 years ago
  Daniel Stenberg 7ea837a18c adjusted to the new dns cache function to hide more hostip internals 20 years ago
  Daniel Stenberg be2cdf14f3 Don't call the lock/unlock functions if they are NULL. They can still be 20 years ago
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 years ago
  Daniel Stenberg 96e217b496 the new cookie functions that require 'data' passed in 21 years ago
  Daniel Stenberg 8dd069604c Dirk Manske's bugfix for the share stuff 21 years ago
  Daniel Stenberg 41ae97e710 Dirk Manske's patch that introduces cookie support to the share interface. 21 years ago
  Daniel Stenberg ed908b7f89 use CURLDEBUG instead of MALLOCDEBUG 21 years ago
  Daniel Stenberg e727fb82f2 Marty Kuhrt's #include fixes for VMS 21 years ago
  Daniel Stenberg 48a5c64e94 include stdarg.h since we use va_* stuff 21 years ago
  Jean-Philippe Barette-LaPierre beb13a1d3e added the sharing of DNS cache 21 years ago
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs 21 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 years ago
  Daniel Stenberg f152f23a68 Updated more and now looks and and the API possibly works almost like the 22 years ago