Commit History

Author SHA1 Message Date
  Patrick Monnerat 4399b0303a content_encoding: use writer struct subclasses for different encodings 1 year ago
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() 1 year ago
  Daniel Stenberg 3a09fbb7f2 content_encoding: return error on too many compression steps 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Gustafsson 12246eddc5 lib: avoid fallthrough cases in switch statements 2 years ago
  Jacob Hoffman-Andrews 5c932f8fe9 lib: fix 0-length Curl_client_write calls 3 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Patrick Monnerat ecb13416e3 lib: remove conn->data uses 3 years ago
  Daniel Stenberg c977a6d0dc chunk/encoding: remove conn->data references 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 3d64031fa7 symbian: drop support 3 years ago
  Gilles Vollant e13357b14b content_encoding: add zstd decoding support 4 years ago
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 years ago
  Patrick Monnerat f8be737d8f content_encoding: accept up to 4 unknown trailer bytes after raw deflate data 6 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Alejandro R. Sedeño d0f1d6c8fa content_encoding: handle zlib versions too old for Z_BLOCK 6 years ago
  Daniel Gustafsson 94400f32e9 all: Refactor malloc+memset to use calloc 6 years ago
  Mohammad AlSaleh f886cbfe9c content_encoding: Add "none" alias to "identity" 6 years ago
  Mikalai Ananenka 58d7cd28a0 brotli: data at the end of content can be lost 6 years ago
  Patrick Monnerat 4acc9d3d1a content_encoding: rework zlib_inflate 6 years ago
  Patrick Monnerat e639d4ca4d brotli: allow compiling with version 0.6.0. 6 years ago
  Patrick Monnerat def2ca2628 zlib/brotli: only include header files in modules needing them 6 years ago
  Jay Satiro fa64b0fc4b content_encoding: fix inflate_stream for no bytes available 6 years ago
  Patrick Monnerat 19e66e5362 content_encoding: do not write 0 length data 6 years ago
  Patrick Monnerat 11bf1796cd HTTP: implement Brotli content encoding 6 years ago
  Patrick Monnerat dbcced8e32 HTTP: support multiple Content-Encodings 6 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 6 years ago
  Sylvestre Ledru 66de563482 Improve code readbility 7 years ago
  Daniel Stenberg ad10eb5fed content_encoding: change return code on a failure 7 years ago