summaryrefslogtreecommitdiff
path: root/packages/OS400
Commit message (Expand)AuthorAgeFilesLines
* OS400: provide ILE/RPG usage examplesPatrick Monnerat2023-04-187-0/+919
* 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
* 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-056-0/+0
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-0312-13/+13
* lib: fix some type mismatches and remove unneeded typecastsRose2022-11-082-5/+5
* os400: use platform socklen_t in Curl_getnameinfo_ajonrumsey2022-10-271-3/+3
* tidy-up: delete parallel/unused feature flagsViktor Szakats2022-10-062-3/+3
* 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-1312-9/+33
* curl_version_info: add CURL_VERSION_THREADSAFE_INITThomas Guillem2022-06-071-0/+2
* English: use American spelling consistentlyDaniel Stenberg2022-04-052-2/+2
* 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
* 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
* 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
* 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
* OS400: update ccsidcurl.cJon Rumsey2020-12-101-2/+2
* curl.se: new homeDaniel Stenberg2020-11-0412-12/+12
* packages/OS400: make the source code-style compliantDaniel Stenberg2020-10-174-341/+219
* os400: Sync libcurl API optionsJay Satiro2020-10-173-2/+29
* windows: add unicode to feature listViktor Szakats2020-07-141-0/+2
* 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-248-2/+128
* OS400: Update strings for ccsid-ifierCalvin Buckley2020-03-232-6/+9
* schannel: add "best effort" revocation check optionJohannes Schindelin2020-03-181-0/+2
* urldata: do string enums without #ifdefs for build scriptsJon Rumsey2020-01-273-16/+82
* ngtcp2: Add an error code for QUIC connection errorsEmil Engler2020-01-111-0/+2
* multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro2020-01-111-1/+3
* os400: Add missing CURLE error constantsJay Satiro2019-12-261-0/+6
* lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAINJay Satiro2019-12-051-0/+2
* multi: add curl_multi_wakeup()Gergely Nagy2019-11-251-1/+5
* CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde2019-10-021-0/+2