aboutsummaryrefslogtreecommitdiff
path: root/packages/OS400
AgeCommit message (Expand)Author
2020-05-02doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntaxEmil Engler
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-23OS400: Update strings for ccsid-ifierCalvin Buckley
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-01-27urldata: do string enums without #ifdefs for build scriptsJon Rumsey
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-09-24os400: getpeername() and getsockname() return ebcdic AF_UNIX sockaddr,Patrick Monnerat
2019-08-23defines: avoid underscore-prefixed definesDaniel Stenberg
2019-08-09CURLOPT_H3: removedDaniel Stenberg
2019-08-06os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat
2019-08-06sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme
2019-08-04OS400: Add CURLOPT_H3 symbolsJay Satiro
2019-06-16os400: make vsetopt() non-static as Curl_vsetopt() for os400 support.Patrick Monnerat
2019-06-05build: fix Codacy warningsMarcel Raad
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-23os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat
2019-05-22sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme
2019-05-03OS400/ccsidcurl.c: code style fixesDaniel Stenberg
2019-05-03OS400/ccsidcurl: replace use of Curl_vsetoptDaniel Stenberg
2019-04-30os400: Add CURLOPT_MAXAGE_CONN to ILE/RPG bindingsPatrick Monnerat
2019-04-11build: fix Codacy/CppCheck warningsMarcel Raad
2019-03-24os400: Disable Alt-Svc by default since it's experimentalJay Satiro
2019-03-17os400: alt-svc support.Patrick Monnerat
2019-01-10os400: add a missing closing bracketPatrick Monnerat
2019-01-10os400: fix extra parameter syntax error.Patrick Monnerat
2018-12-26os400: upgrade ILE/RPG binding.Patrick Monnerat
2018-12-13OS400: handle memory error in list conversionDaniel Gustafsson
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
2018-05-28psl: use latest psl and refresh it periodicallyPatrick Monnerat
2018-04-25os400.c: fix ASSIGNWITHINCONDITION checksrc warningsDaniel Gustafsson
2018-03-18ILE/RPG binding: Add CURLOPT_HAPROXYPROTOCOL/Fix CURLOPT_DNS_SHUFFLE_ADDRESSESPatrick Monnerat
2018-03-17resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist
2018-02-23spelling fixesViktor Szakats
2018-02-22os400: add curl_resolver_start_callback type to ILE/RPG bindingPatrick Monnerat
2018-02-21url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano
2018-02-21lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MSJay Satiro
2018-02-20url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken