Commit History

Author SHA1 Message Date
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 6 months ago
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 6 months ago
  Daniel Stenberg 7309b9cbbf lib: strndup/memdup instead of malloc, memcpy and null-terminate 6 months ago
  Daniel Stenberg d3b3ba35a5 lib: add and use Curl_strndup() 7 months ago
  Daniel Stenberg f4ff410807 configure: check for the fseeko declaration too 8 months ago
  Viktor Szakats 3b6d18bbf6 spelling: fix codespell 2.2.6 typos 8 months ago
  Natanael Copa 9c7165e96a lib: use wrapper for curl_mime_data fseek callback 9 months ago
  Patrick Monnerat 038c46f61f configure, cmake, lib: more form api deprecation 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Patrick Monnerat eb559c8056 mime: relax easy/mime structures binding 1 year ago
  Rose f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts 1 year ago
  Ayesh Karunaratne 4484270afc misc: typo and grammar fixes 1 year ago
  Daniel Stenberg fd840cdead formdata: typecast the va_arg return value 1 year ago
  zhanghu 0f52dd5fd5 formdata: fix warning: 'CURLformoption' is promoted to 'int' 3 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg 8188ca91eb formdata: avoid size_t => long typecast overflows 2 years ago
  Daniel Stenberg e081048c44 formdata: avoid "Argument cannot be negative" warning 3 years ago
  Daniel Stenberg e6caaa41b0 formdata: correct typecast in curl_mime_data call 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings 4 years ago
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 years ago
  Patrick Monnerat 96972ec1c0 mime: latch last read callback status. 4 years ago
  Daniel Stenberg 0b3e3644e0 formdata/mime: copyright year range update 4 years ago
  Daniel Stenberg 8cd4e6d81f Revert "mime: latch last read callback status." 4 years ago
  Patrick Monnerat 87869e38d7 mime: latch last read callback status. 4 years ago
  Daniel Stenberg b95456f4e2 mime: acknowledge CURL_DISABLE_MIME 5 years ago
  Marcel Raad 6b3dde7fe6 build: fix "clarify calculation precedence" warnings 5 years ago
  Marcel Raad 15ed9f87e3 curl-compilers: enable -Wimplicit-fallthrough=4 for GCC 6 years ago
  Marcel Raad 25d2a1bae7 Silence GCC 8 cast-function-type warnings 5 years ago