Commit History

Автор SHA1 Съобщение Дата
  Daniel Stenberg 891ef341b3 chunked-encoding: provide a readable error string for chunked errors преди 10 години
  Daniel Stenberg 0ab97ba009 chunked decoder: track overflows correctly преди 10 години
  Steve Holme 2cac75c4e4 http_chunks.c: Fixed compilation warnings under some 32-bit systems преди 10 години
  Daniel Stenberg eb02a99c61 chunked parsing: relax the CR strictness преди 10 години
  Daniel Stenberg 345891edba chunked-parser: abort on overflows, allow 64 bit chunks преди 10 години
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages преди 12 години
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming преди 12 години
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files преди 12 години
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files преди 12 години
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files преди 12 години
  Yang Tse a50210710a fix bool variables checking and assignment преди 13 години
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h преди 13 години
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals преди 13 години
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup преди 13 години
  Daniel Stenberg 2db6f7e703 TE: rename struct field content_encoding преди 13 години
  Daniel Stenberg 09a2d93a0f http_chunks: remove debug output преди 14 години
  Daniel Stenberg 6b6a3bcb61 http: handle trailer headers in all chunked responses преди 14 години
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines преди 14 години
  Daniel Stenberg 03a57308b9 - Pat Ray in bug #2958474 pointed out an off-by-one case when receiving a преди 14 години
  Daniel Stenberg 352177090f - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and преди 15 години
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h преди 15 години
  Yang Tse 6ea91af2f8 fix compiler warning преди 16 години
  Dan Fandrich 79fc481a2b Split off Curl_isxdigit function преди 16 години
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() преди 16 години
  Yang Tse 861b647e7b remove unnecessary typecasting of realloc() преди 16 години
  Daniel Stenberg b620e62f0f - Dmitry Kurochkin moved several struct fields from the connectdata struct to преди 17 години
  Daniel Stenberg d9023c16ab - I fixed two cases of missing return code checks when handling chunked преди 17 години
  Daniel Stenberg 13648f8ccd struct HandleData is now called struct SingleRequest, and is only for data that преди 17 години
  Daniel Stenberg 50feea3eef Rearranged code and changed Curl_readwrite_init() and Curl_pre_readwrite() into преди 17 години
  Daniel Stenberg cbd1a77ec2 if () => if() преди 17 години