Historique des commits

Auteur SHA1 Message Date
  Patrick Monnerat f8be737d8f content_encoding: accept up to 4 unknown trailer bytes after raw deflate data il y a 6 ans
  Marian Klymov c45360d463 cppcheck: fix warnings il y a 6 ans
  Alejandro R. Sedeño d0f1d6c8fa content_encoding: handle zlib versions too old for Z_BLOCK il y a 6 ans
  Daniel Gustafsson 94400f32e9 all: Refactor malloc+memset to use calloc il y a 6 ans
  Mohammad AlSaleh f886cbfe9c content_encoding: Add "none" alias to "identity" il y a 6 ans
  Mikalai Ananenka 58d7cd28a0 brotli: data at the end of content can be lost il y a 6 ans
  Patrick Monnerat 4acc9d3d1a content_encoding: rework zlib_inflate il y a 7 ans
  Patrick Monnerat e639d4ca4d brotli: allow compiling with version 0.6.0. il y a 7 ans
  Patrick Monnerat def2ca2628 zlib/brotli: only include header files in modules needing them il y a 7 ans
  Jay Satiro fa64b0fc4b content_encoding: fix inflate_stream for no bytes available il y a 7 ans
  Patrick Monnerat 19e66e5362 content_encoding: do not write 0 length data il y a 7 ans
  Patrick Monnerat 11bf1796cd HTTP: implement Brotli content encoding il y a 7 ans
  Patrick Monnerat dbcced8e32 HTTP: support multiple Content-Encodings il y a 7 ans
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses il y a 7 ans
  Sylvestre Ledru 66de563482 Improve code readbility il y a 7 ans
  Daniel Stenberg ad10eb5fed content_encoding: change return code on a failure il y a 8 ans
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement il y a 8 ans
  Daniel Stenberg 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes il y a 8 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 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 f871de0064 build: make use of 76 lib/*.h renamed files il y a 12 ans
  Yang Tse 1c400b4e5e zlib: ensure user provided memory functions are used by zlib, when given il y a 13 ans
  Yang Tse 9afb343368 zlib: enforce full initialization of our data space z_stream structs 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 22085f7d6e inflate_stream: remove redundant check that is always true il y a 14 ans
  Daniel Stenberg 7764795c06 follow redirect: ignore response-body on redirect even if compressed il y a 14 ans