summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* 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
* define: remove CURL_DISABLE_NTLM ifdefsbagder/disable-scan-improvementDaniel Stenberg2021-03-291-6/+0
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-271-1/+1
* gnutls: Fix nettle discoveryDaniel Gustafsson2021-02-251-3/+0
* http: add support to read and store the referrer headerViktor Szakats2021-02-192-0/+3
* doh: add options to disable ssl verificationJay Satiro2021-02-141-0/+6
* OS400: update for CURLOPT_AWS_SIGV4jonrumsey2021-02-043-4/+7
* copyright: fix missing year (range) updatesDaniel Stenberg2021-01-291-1/+1
* build: fix djgpp buildsGisle Vanem2021-01-272-25/+97
* misc: assorted typo fixesXhmikosR2020-12-262-3/+3
* OS400: update ccsidcurl.cJon Rumsey2020-12-101-2/+2
* curl.se: new homeDaniel Stenberg2020-11-0424-24/+24
* packages/OS400: make the source code-style compliantDaniel Stenberg2020-10-175-341/+227
* os400: Sync libcurl API optionsJay Satiro2020-10-173-2/+29
* symbian: drop supportDaniel Stenberg2020-09-2211-441/+0
* krb5: merged security.c and krb specific FTP functions in hereDaniel Stenberg2020-09-211-1/+1
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-081-1/+1
* windows: add unicode to feature listViktor Szakats2020-07-141-0/+2
* all: fix codespell errorsViktor Szakats2020-05-251-1/+1
* doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntaxEmil Engler2020-05-021-1/+1
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-2442-27/+342
* packages: add OS400/chkstrings.c to the distDaniel Stenberg2020-03-241-0/+1
* OS400: Update strings for ccsid-ifierCalvin Buckley2020-03-232-6/+9
* schannel: add "best effort" revocation check optionJohannes Schindelin2020-03-181-0/+2
* writeout: support to generate JSON outputMathias Gumz2020-03-171-0/+1
* cleanup: fix some text/comment typosViktor Szakats2020-03-121-1/+1
* polarssl: remove more references and mentionsDaniel Stenberg2020-03-052-5/+2
* cleanup: fix typos and wording in docs and commentsPedro Monreal2020-02-023-4/+4
* urldata: do string enums without #ifdefs for build scriptsJon Rumsey2020-01-273-16/+82