Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg a71012c03e code: style updates il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Michael Kaufmann c5d060cab4 HTTP: ignore "Content-Encoding: compress" il y a 9 ans
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded il y a 9 ans
  Daniel Stenberg 2dc1a5ce93 checksrc: detect and remove space before trailing semicolons il y a 9 ans
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG il y a 9 ans
  Daniel Stenberg 891ef341b3 chunked-encoding: provide a readable error string for chunked errors il y a 10 ans
  Daniel Stenberg 0ab97ba009 chunked decoder: track overflows correctly il y a 10 ans
  Steve Holme 2cac75c4e4 http_chunks.c: Fixed compilation warnings under some 32-bit systems il y a 10 ans
  Daniel Stenberg eb02a99c61 chunked parsing: relax the CR strictness il y a 10 ans
  Daniel Stenberg 345891edba chunked-parser: abort on overflows, allow 64 bit chunks il y a 10 ans
  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 13606bbfde build: make use of 93 lib/*.c renamed files il y a 12 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 12 ans
  Yang Tse a50210710a fix bool variables checking and assignment 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 889d1e973f whitespace cleanup: no space first in conditionals il y a 13 ans
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup il y a 13 ans
  Daniel Stenberg 2db6f7e703 TE: rename struct field content_encoding il y a 13 ans
  Daniel Stenberg 09a2d93a0f http_chunks: remove debug output il y a 14 ans
  Daniel Stenberg 6b6a3bcb61 http: handle trailer headers in all chunked responses il y a 14 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Daniel Stenberg 03a57308b9 - Pat Ray in bug #2958474 pointed out an off-by-one case when receiving a il y a 14 ans
  Daniel Stenberg 352177090f - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and il y a 15 ans
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h il y a 15 ans
  Yang Tse 6ea91af2f8 fix compiler warning il y a 16 ans
  Dan Fandrich 79fc481a2b Split off Curl_isxdigit function il y a 16 ans
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() il y a 16 ans