Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 4033642930 content_encoding: only do tranfer-encoding compression if asked to il y a 1 an
  Viktor Szakats b725fe1944 lib: silence clang/gcc -Wvla warnings in brotli headers il y a 1 an
  Patrick Monnerat 119fb18719 content_encoding: do not reset stage counter for each header il y a 1 an
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
  Josh Brobst aa6e7a1f45 http: decode transfer encoding first il y a 1 an
  Viktor Szakats 0c327464ca tidy-up: delete parallel/unused feature flags il y a 1 an
  Patrick Monnerat 4399b0303a content_encoding: use writer struct subclasses for different encodings il y a 2 ans
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() il y a 2 ans
  Daniel Stenberg 3a09fbb7f2 content_encoding: return error on too many compression steps il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Gustafsson 12246eddc5 lib: avoid fallthrough cases in switch statements il y a 3 ans
  Jacob Hoffman-Andrews 5c932f8fe9 lib: fix 0-length Curl_client_write calls il y a 3 ans
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent il y a 3 ans
  Patrick Monnerat ecb13416e3 lib: remove conn->data uses il y a 3 ans
  Daniel Stenberg c977a6d0dc chunk/encoding: remove conn->data references il y a 3 ans
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 3 ans
  Daniel Stenberg 3d64031fa7 symbian: drop support il y a 4 ans
  Gilles Vollant e13357b14b content_encoding: add zstd decoding support il y a 4 ans
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
  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 6 ans
  Patrick Monnerat e639d4ca4d brotli: allow compiling with version 0.6.0. il y a 6 ans
  Patrick Monnerat def2ca2628 zlib/brotli: only include header files in modules needing them il y a 6 ans
  Jay Satiro fa64b0fc4b content_encoding: fix inflate_stream for no bytes available il y a 6 ans