Commit History

Author SHA1 Message Date
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg 52cc4a85fd style: use space after comment start and before comment end 1 year ago
  Daniel Stenberg f65f750742 curl_ctype: convert to macros-only 1 year ago
  Daniel Stenberg f273b59144 http_chunks: remove an assign + typecast 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader 2 years ago
  HenrikHolst b807219292 misc: reduce strlen() calls with Curl_dyn_add() 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg 5ad377718d Curl_chunker: shrink the struct 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 13bc1ea9bc http_chunks: correct and clarify a comment on hexnumber length 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg ab6eb2ec07 http_chunks: remove Curl_ prefix from static functions 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg d957ed4941 trailers: switch h1-trailer logic to use dynbuf 4 years ago
  Daniel Stenberg f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error 4 years ago
  Stephan Mühlstrasser dd7521bcc1 ctype: restore character classification for non-ASCII platforms 6 years ago
  Patrick Monnerat 155ea88184 http_chunks: don't write chunks twice with CURLOPT_HTTP_TRANSFER_DECODING on 6 years ago
  Daniel Stenberg 4272a0b0fc curl_ctype: private is*() type macros and functions 6 years ago
  Patrick Monnerat dbcced8e32 HTTP: support multiple Content-Encodings 6 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 6 years ago
  Daniel Stenberg ff50fe0348 strtoofft: reduce integer overflow risks globally 6 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 7 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg fce99f6db2 http_chunks: removed checksrc disable 8 years ago
  Daniel Stenberg a71012c03e code: style updates 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Michael Kaufmann c5d060cab4 HTTP: ignore "Content-Encoding: compress" 9 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago