summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* OS400: provide ILE/RPG usage examplesPatrick Monnerat2023-04-188-0/+920
* OS400: improve vararg emulationPatrick Monnerat2023-04-184-0/+76
* OS400: fix and complete ILE/RPG bindingPatrick Monnerat2023-04-182-24/+264
* OS400: implement EBCDIC support for recent featuresPatrick Monnerat2023-04-184-94/+163
* OS400: rework build scriptsPatrick Monnerat2023-04-185-81/+37
* os400: correct Curl_os400_sendto()jonrumsey2023-02-171-1/+1
* packages: Remove Android.mk from makefileDan Fandrich2023-02-061-2/+1
* packages: remove Android, update READMEDaniel Stenberg2023-02-064-161/+13
* os400: fixes to make-lib.sh and initscript.shjonrumsey2023-01-102-7/+18
* scripts: set file mode +x on all perl and shell scriptsJay Satiro2023-01-058-0/+0
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-0345-138/+47
* vms: remove SIZEOF_SHORTRyan Schmidt2022-12-091-7/+0
* misc: Fix incorrect spellingandy59952022-12-061-1/+1
* packaging: remove traces of deleted filesDaniel Gustafsson2022-11-231-2/+0
* netware: remove leftover tracesDaniel Gustafsson2022-11-231-1/+1
* Makefile.mk: portable Makefile.m32Viktor Szakats2022-11-222-240/+0
* lib: fix some type mismatches and remove unneeded typecastsRose2022-11-084-15/+15
* os400: use platform socklen_t in Curl_getnameinfo_ajonrumsey2022-10-271-3/+3
* misc: typo and grammar fixesAyesh Karunaratne2022-10-272-3/+3
* tidy-up: delete parallel/unused feature flagsViktor Szakats2022-10-064-7/+4
* docs: spelling nitsViktor Szakats2022-09-291-2/+2
* functypes: provide the recv and send arg and return typesDaniel Stenberg2022-09-281-49/+0
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-192-73/+1
* CURLOPT_SERVER_RESPONSE_TIMEOUT: the new nameDaniel Stenberg2022-07-051-1/+1
* version: rename threadsafe-init to threadsafeViktor Szakats2022-06-131-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-1346-42/+126
* curl_version_info: add CURL_VERSION_THREADSAFE_INITThomas Guillem2022-06-071-0/+2
* macos9: remove partial supportDaniel Gustafsson2022-05-161-7/+0
* misc: update copyright year rangesDaniel Stenberg2022-04-251-1/+1
* macos: set .plist version in autoconfDaniel Gustafsson2022-04-201-0/+3
* English: use American spelling consistentlyDaniel Stenberg2022-04-052-2/+2
* scripts: move three scripts from lib/ to scripts/Daniel Stenberg2022-03-231-1/+1
* OS400/README: clarify compilation stepsRob Boeckermann2022-02-221-2/+2
* OS400: fix typos in rpg include fileRob Boeckermann2022-02-221-5/+5
* os400: Add link to QADRT devkit to README.OS400Kevin Adler2022-02-171-0/+2
* os400: Add function wrapper for system commandKevin Adler2022-02-172-2/+8
* os400: Default build to target current releaseKevin Adler2022-02-171-1/+1
* TPF: drop supportDaniel Stenberg2022-02-044-206/+1
* mime: use percent-escaping for multipart form field and file namesPatrick Monnerat2021-11-151-0/+5
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-061-0/+2
* urlapi: add curl_url_strerror()i-ky2021-09-271-0/+4
* metalink: removeDaniel Stenberg2021-06-071-2/+2
* define: re-add CURL_DISABLE_NTLM and corresponding ifdefstheawless2021-06-021-0/+6
* ccsidcurl: fix the compile errorsjonrumsey2021-05-261-3/+3
* SSL: support in-memory CA certs for some backendsGilles Vollant2021-05-051-0/+4
* version: add gsasl_version to curl_version_info_dataMartin Halle2021-04-222-3/+8
* schannel: Disable auto credentials; add an option to enable itJay Satiro2021-04-221-0/+2
* OS400: fix typoJay Satiro2021-04-221-1/+1
* os400: additional support for options metadataPatrick Monnerat2021-04-224-68/+321
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-11/+1