コミット履歴

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