Historique des commits

Auteur SHA1 Message Date
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 12 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 12 ans
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files il y a 12 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 12 ans
  Daniel Stenberg 3da2c0f6d2 curl_share_setopt: use va_end() il y a 12 ans
  Yang Tse d56b4c3f89 ssl session caching: fix compiler warnings il y a 13 ans
  Alejandro Alvarez Ayllon 35f61c404d SSL session share: move the age counter to the share object il y a 13 ans
  Dan Fandrich 90fcad63cb Fixed compilation when HTTP or cookies are disabled il y a 13 ans
  Daniel Stenberg ca2c326361 curl_share_cleanup: avoid compiler warning il y a 13 ans
  Daniel Stenberg 15e3e45170 share: don't use SSL unless enabled il y a 13 ans
  Alejandro Alvarez 5793bc370c SSL session sharing support added il y a 13 ans
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h il y a 13 ans
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels il y a 13 ans
  Daniel Stenberg 9d1e914a56 disable cookies: remove ifdefs, move code il y a 13 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base il y a 15 ans
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h il y a 15 ans
  Daniel Stenberg 2a86817349 malloc+memset => calloc il y a 16 ans
  Yang Tse 5779283a52 attempt to fix or allow further detection of an elusive icc SIGSEGV il y a 16 ans
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() il y a 16 ans
  Michal Marek 6f3166c15b - Added curl_easy_getinfo typechecker. il y a 16 ans
  Daniel Stenberg cbd1a77ec2 if () => if() il y a 17 ans
  Daniel Stenberg ac269a8f68 Dan Fandrich added the --disable-cookies option to configure to build il y a 20 ans
  Daniel Stenberg a9572bf88a Andrs Garca found out the share cleanup code crashes when you cleanup il y a 20 ans
  Daniel Stenberg 90037b85d1 Alexander Krasnostavsky's fix to make libcurl build fine with configure il y a 20 ans
  Daniel Stenberg b6ee33c6e1 check that memory allocation functions truly return good data or bail out 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 7ea837a18c adjusted to the new dns cache function to hide more hostip internals il y a 20 ans
  Daniel Stenberg be2cdf14f3 Don't call the lock/unlock functions if they are NULL. They can still be il y a 21 ans
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less il y a 21 ans