aboutsummaryrefslogtreecommitdiff
path: root/packages/OS400/curl.inc.in
AgeCommit message (Expand)Author
2024-01-29OS400: sync ILE/RPG bindingPatrick Monnerat
2023-06-03CURLOPT_MAIL_RCPT_ALLOWFAILS: replace CURLOPT_MAIL_RCPT_ALLLOWFAILSDaniel Stenberg
2023-05-23misc: fix spelling mistakesDaniel Stenberg
2023-04-18OS400: improve vararg emulationPatrick Monnerat
2023-04-18OS400: fix and complete ILE/RPG bindingPatrick Monnerat
2023-01-03copyright: update all copyright lines and remove year rangesDaniel Stenberg
2022-07-05CURLOPT_SERVER_RESPONSE_TIMEOUT: the new nameDaniel Stenberg
2022-06-13version: rename threadsafe-init to threadsafeViktor Szakats
2022-06-13copyright: make repository REUSE compliantmax.mehl
2022-06-07curl_version_info: add CURL_VERSION_THREADSAFE_INITThomas Guillem
2022-02-22OS400: fix typos in rpg include fileRob Boeckermann
2021-11-15mime: use percent-escaping for multipart form field and file namesPatrick Monnerat
2021-10-06CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar
2021-09-27urlapi: add curl_url_strerror()i-ky
2021-05-05SSL: support in-memory CA certs for some backendsGilles Vollant
2021-04-22version: add gsasl_version to curl_version_info_dataMartin Halle
2021-04-22schannel: Disable auto credentials; add an option to enable itJay Satiro
2021-04-22OS400: fix typoJay Satiro
2021-04-22os400: additional support for options metadataPatrick Monnerat
2021-02-19http: add support to read and store the referrer headerViktor Szakats
2021-02-14doh: add options to disable ssl verificationJay Satiro
2021-02-04OS400: update for CURLOPT_AWS_SIGV4jonrumsey
2020-11-04curl.se: new homeDaniel Stenberg
2020-10-17os400: Sync libcurl API optionsJay Satiro
2020-07-14windows: add unicode to feature listViktor Szakats
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-01-11ngtcp2: Add an error code for QUIC connection errorsEmil Engler
2020-01-11multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro
2019-12-26os400: Add missing CURLE error constantsJay Satiro
2019-12-05lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAINJay Satiro
2019-11-25multi: add curl_multi_wakeup()Gergely Nagy
2019-10-02CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde
2019-08-09CURLOPT_H3: removedDaniel Stenberg
2019-08-06sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme
2019-08-04OS400: Add CURLOPT_H3 symbolsJay Satiro
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-22sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme
2019-04-30os400: Add CURLOPT_MAXAGE_CONN to ILE/RPG bindingsPatrick Monnerat
2019-03-17os400: alt-svc support.Patrick Monnerat
2018-12-26os400: upgrade ILE/RPG binding.Patrick Monnerat
2018-11-20ssl: replace all internal uses of CURLE_SSL_CACERTHan Han
2018-11-19os400: add CURLOPT_CURLU to ILE/RPG binding.Patrick Monnerat
2018-11-19os400: Add curl_easy_conn_upkeep() to ILE/RPG binding.Patrick Monnerat
2018-11-19os400: fix return type of curl_easy_pause() in ILE/RPG binding.Patrick Monnerat
2018-11-05OS400: add URL API ccsid wrappers and sync ILE/RPG bindingsPatrick Monnerat
2018-10-30vtls: add MesaLink to curl_sslbackend enumDaniel Gustafsson
2018-05-31os400: add new option in ILE/RPG bindingPatrick Monnerat
2018-05-30os400: sync EBCDIC wrappers and ILE/RPG binding with latest optionsPatrick Monnerat
2018-05-30os400: implement mime api EBCDIC wrappersPatrick Monnerat