Commit History

Author SHA1 Message Date
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 5ad377718d Curl_chunker: shrink the struct 3 years ago
  Daniel Stenberg c977a6d0dc chunk/encoding: remove conn->data references 3 years ago
  Daniel Stenberg 13bc1ea9bc http_chunks: correct and clarify a comment on hexnumber length 3 years ago
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error 4 years ago
  Viktor Szakats b801b453af whitespace fixes 5 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg 891ef341b3 chunked-encoding: provide a readable error string for chunked errors 10 years ago
  Daniel Stenberg eb02a99c61 chunked parsing: relax the CR strictness 10 years ago
  Daniel Stenberg 345891edba chunked-parser: abort on overflows, allow 64 bit chunks 10 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 11 years ago
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 11 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Daniel Stenberg f19d333ef6 - Ravi Pratap provided work on libcurl making pipelining more robust and 17 years ago
  Daniel Stenberg 465e19dbe9 Adrian Schuur added trailer support in the chunked encoding stream. The 19 years ago
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 years ago
  Daniel Stenberg ccb7950c4c killed trailing whitespace 19 years ago
  Daniel Stenberg 1eb9fd6c4d use size_t for the data, but keep the protos use ssize_t to better fit 20 years ago
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 20 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 21 years ago
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 years ago
  Daniel Stenberg 64bbe9dfaf James Gallagher's Content-Encoding work 22 years ago
  Daniel Stenberg 974f314f57 copyright string (year) update 22 years ago
  Daniel Stenberg 195233ed5c updated the chunked state-machine to deal with the trailing CRLF that comes 23 years ago
  Daniel Stenberg 563ad213dc added an error code for illegal hex values in the chunked stream 23 years ago