コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Stenberg 4033642930 content_encoding: only do tranfer-encoding compression if asked to 1 年間 前
  Viktor Szakats b725fe1944 lib: silence clang/gcc -Wvla warnings in brotli headers 1 年間 前
  Patrick Monnerat 119fb18719 content_encoding: do not reset stage counter for each header 1 年間 前
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年間 前
  Josh Brobst aa6e7a1f45 http: decode transfer encoding first 1 年間 前
  Viktor Szakats 0c327464ca tidy-up: delete parallel/unused feature flags 1 年間 前
  Patrick Monnerat 4399b0303a content_encoding: use writer struct subclasses for different encodings 2 年 前
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 2 年 前
  Daniel Stenberg 3a09fbb7f2 content_encoding: return error on too many compression steps 2 年 前
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 年 前
  Daniel Gustafsson 12246eddc5 lib: avoid fallthrough cases in switch statements 3 年 前
  Jacob Hoffman-Andrews 5c932f8fe9 lib: fix 0-length Curl_client_write calls 3 年 前
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 年 前
  Patrick Monnerat ecb13416e3 lib: remove conn->data uses 3 年 前
  Daniel Stenberg c977a6d0dc chunk/encoding: remove conn->data references 3 年 前
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 年 前
  Daniel Stenberg 4d2f800677 curl.se: new home 3 年 前
  Daniel Stenberg 3d64031fa7 symbian: drop support 4 年 前
  Gilles Vollant e13357b14b content_encoding: add zstd decoding support 4 年 前
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 年 前
  Patrick Monnerat f8be737d8f content_encoding: accept up to 4 unknown trailer bytes after raw deflate data 6 年 前
  Marian Klymov c45360d463 cppcheck: fix warnings 6 年 前
  Alejandro R. Sedeño d0f1d6c8fa content_encoding: handle zlib versions too old for Z_BLOCK 6 年 前
  Daniel Gustafsson 94400f32e9 all: Refactor malloc+memset to use calloc 6 年 前
  Mohammad AlSaleh f886cbfe9c content_encoding: Add "none" alias to "identity" 6 年 前
  Mikalai Ananenka 58d7cd28a0 brotli: data at the end of content can be lost 6 年 前
  Patrick Monnerat 4acc9d3d1a content_encoding: rework zlib_inflate 6 年 前
  Patrick Monnerat e639d4ca4d brotli: allow compiling with version 0.6.0. 6 年 前
  Patrick Monnerat def2ca2628 zlib/brotli: only include header files in modules needing them 6 年 前
  Jay Satiro fa64b0fc4b content_encoding: fix inflate_stream for no bytes available 6 年 前