Commit History

Author SHA1 Message Date
  Daniel Stenberg 9126b141c9 curl: use curl_getenv instead of the curlx_ version 3 months ago
  Viktor Szakats e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 7 months ago
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 year ago
  Daniel Stenberg 8ff820388f src/tool_operhlp.c: fix value stored to 'uerr' is never read 1 year ago
  Daniel Stenberg 54ac447b11 curl: do NOT append file name to path for upload when there's a query 1 year ago
  Dan Fandrich df3722a46c tool_operate: Fix error codes during DOS filename sanitize 1 year ago
  Dan Fandrich 349c5391f2 tool_operate: Fix error codes on bad URL & OOM 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg ec977b050d tool_operate: more transfer cleanup after parallel transfer fail 1 year ago
  Daniel Stenberg 671adfa493 curl/get_url_file_name: use libcurl URL parser 1 year ago
  Daniel Stenberg d24a2ffefe curl/add_file_name_to_url: use the libcurl URL parser 1 year 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 265b14d6b3 metalink: remove 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 643b9e4daf tool_operhlp: Copyright year out of date, should be 2020 4 years ago
  Orgad Shaneh 2bc373740a curl: avoid using strlen for testing if a string is empty 4 years ago
  Daniel Stenberg dc4900eea7 curl: improved cleanup in upload error path 4 years ago
  Daniel Stenberg e59371a493 curl: create easy handles on-demand and not ahead of time 4 years ago
  Daniel Stenberg b889408500 curl: support parallel transfers 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 years ago
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 7 years ago
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() 7 years ago
  Jay Satiro d572d2664d tool_operhlp: Check for backslashes in get_url_file_name 8 years ago
  Jay Satiro 4520534e6d tool_doswin: Improve sanitization processing 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Dan Fandrich e05de4f46d get_url_file_name: Fixed crash on OOM on debug build 9 years ago
  Daniel Stenberg b546c7c926 get_url_file_name: make no slash equal empty string 9 years ago
  Daniel Stenberg 199b3e46f9 get_url_file_name: never return a NULL string *and* OK 9 years ago
  Steve Holme 705a4cb549 tool_cfgable: Renamed Configurable structure to OperationConfig 10 years ago