summaryrefslogtreecommitdiff
path: root/packages/OS400
Commit message (Expand)AuthorAgeFilesLines
* 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
* os400: getpeername() and getsockname() return ebcdic AF_UNIX sockaddr,Patrick Monnerat2019-09-241-54/+102
* defines: avoid underscore-prefixed definesDaniel Stenberg2019-08-231-5/+3
* CURLOPT_H3: removedDaniel Stenberg2019-08-091-6/+1
* os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat2019-08-062-6/+2
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-08-062-0/+3
* OS400: Add CURLOPT_H3 symbolsJay Satiro2019-08-041-0/+7
* os400: make vsetopt() non-static as Curl_vsetopt() for os400 support.Patrick Monnerat2019-06-161-4/+1
* build: fix Codacy warningsMarcel Raad2019-06-052-21/+15
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-253-5/+6
* os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat2019-05-232-6/+3
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-05-221-0/+2
* OS400/ccsidcurl.c: code style fixesDaniel Stenberg2019-05-031-64/+71
* OS400/ccsidcurl: replace use of Curl_vsetoptDaniel Stenberg2019-05-031-9/+12
* os400: Add CURLOPT_MAXAGE_CONN to ILE/RPG bindingsPatrick Monnerat2019-04-301-0/+2
* build: fix Codacy/CppCheck warningsMarcel Raad2019-04-111-1/+0
* os400: Disable Alt-Svc by default since it's experimentalJay Satiro2019-03-241-1/+6
* os400: alt-svc support.Patrick Monnerat2019-03-173-2/+25
* os400: add a missing closing bracketPatrick Monnerat2019-01-101-0/+1
* os400: fix extra parameter syntax error.Patrick Monnerat2019-01-101-2/+2
* os400: upgrade ILE/RPG binding.Patrick Monnerat2018-12-261-5/+18
* OS400: handle memory error in list conversionDaniel Gustafsson2018-12-131-1/+8
* ssl: replace all internal uses of CURLE_SSL_CACERTHan Han2018-11-201-1/+1
* os400: add CURLOPT_CURLU to ILE/RPG binding.Patrick Monnerat2018-11-191-0/+1
* os400: Add curl_easy_conn_upkeep() to ILE/RPG binding.Patrick Monnerat2018-11-191-0/+5
* os400: fix return type of curl_easy_pause() in ILE/RPG binding.Patrick Monnerat2018-11-191-0/+1
* OS400: add URL API ccsid wrappers and sync ILE/RPG bindingsPatrick Monnerat2018-11-054-4/+189
* vtls: add MesaLink to curl_sslbackend enumDaniel Gustafsson2018-10-301-0/+2
* os400: add new option in ILE/RPG bindingPatrick Monnerat2018-05-311-0/+2
* os400: sync EBCDIC wrappers and ILE/RPG binding with latest optionsPatrick Monnerat2018-05-303-2/+66
* os400: implement mime api EBCDIC wrappersPatrick Monnerat2018-05-303-1/+210
* psl: use latest psl and refresh it periodicallyPatrick Monnerat2018-05-281-1/+3
* os400.c: fix ASSIGNWITHINCONDITION checksrc warningsDaniel Gustafsson2018-04-251-57/+93
* ILE/RPG binding: Add CURLOPT_HAPROXYPROTOCOL/Fix CURLOPT_DNS_SHUFFLE_ADDRESSESPatrick Monnerat2018-03-181-1/+3
* resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist2018-03-171-0/+2
* spelling fixesViktor Szakats2018-02-231-3/+3
* os400: add curl_resolver_start_callback type to ILE/RPG bindingPatrick Monnerat2018-02-221-0/+3
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-211-0/+4
* lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MSJay Satiro2018-02-211-1/+1
* url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken2018-02-201-0/+4
* setopt: reintroduce non-static Curl_vsetopt() for OS400 supportPatrick Monnerat2018-01-133-4/+13
* os400: add missing symbols in config file.Patrick Monnerat2017-10-192-3/+5
* version: add the CURL_VERSION_MULTI_SSL feature flagJohannes Schindelin2017-08-281-0/+2
* ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats2017-08-171-0/+2