summaryrefslogtreecommitdiff
path: root/packages/OS400/ccsidcurl.c
Commit message (Expand)AuthorAgeFilesLines
* urldata: do string enums without #ifdefs for build scriptsJon Rumsey2020-01-271-16/+0
* os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat2019-08-061-6/+1
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-08-061-0/+1
* os400: make vsetopt() non-static as Curl_vsetopt() for os400 support.Patrick Monnerat2019-06-161-4/+1
* build: fix Codacy warningsMarcel Raad2019-06-051-8/+9
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-251-2/+6
* os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid().Patrick Monnerat2019-05-231-6/+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: Disable Alt-Svc by default since it's experimentalJay Satiro2019-03-241-1/+6
* os400: alt-svc support.Patrick Monnerat2019-03-171-1/+2
* os400: add a missing closing bracketPatrick Monnerat2019-01-101-0/+1
* os400: fix extra parameter syntax error.Patrick Monnerat2019-01-101-2/+2
* OS400: handle memory error in list conversionDaniel Gustafsson2018-12-131-1/+8
* OS400: add URL API ccsid wrappers and sync ILE/RPG bindingsPatrick Monnerat2018-11-051-1/+45
* os400: sync EBCDIC wrappers and ILE/RPG binding with latest optionsPatrick Monnerat2018-05-301-0/+2
* os400: implement mime api EBCDIC wrappersPatrick Monnerat2018-05-301-0/+77
* setopt: reintroduce non-static Curl_vsetopt() for OS400 supportPatrick Monnerat2018-01-131-3/+5
* spelling fixesklemens2017-03-261-1/+1
* OS400: Fix symbolsJay Satiro2017-02-011-1/+2
* os400: support CURLOPT_PROXY_PINNEDPUBLICKEYPatrick Monnerat2016-11-261-0/+1
* os400: sync ILE/RPG bindingPatrick Monnerat2016-11-251-6/+6
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-241-0/+13
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-4/+4
* getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro2016-02-231-0/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* os400: adjust specific code to support new options.Patrick Monnerat2015-11-051-0/+8
* os400: include new options in wrappers and update ILE/RPG binding.Patrick Monnerat2015-08-241-0/+2
* os400: ebcdic wrappers for new functions. Upgrade ILE/RPG bindings.Patrick Monnerat2015-07-211-0/+39
* OS400: Add SPNEGO service name options to ILE/RPG binding.Patrick Monnerat2015-05-051-3/+3
* Negotiate: custom service names for SPNEGO.Linus Nielsen2015-04-281-0/+2
* Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2015-03-161-4/+1
* OS400: enable Unix sockets.Patrick Monnerat2014-12-041-1/+2
* Adjust OS400-specific support to last releasePatrick Monnerat2014-11-051-1/+2
* OS400: fix bugs in curl_*escape_ccsid() and reduce variables scopePatrick Monnerat2014-10-141-23/+18
* OS400: upgrade interface for pinned public key (no implementation yet)Patrick Monnerat2014-10-081-0/+1
* login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg2013-12-141-1/+1
* OS400: sync wrappers and RPG binding.Patrick Monnerat2013-12-021-3/+10
* curl_easy_setopt: Added the ability to set the login options separatelySteve Holme2013-11-121-0/+1
* OS400: coding style standardsPatrick Monnerat2013-10-281-13/+15
* OS400: sync RPG wrapper, zlib support, fix header file names, ...Patrick Monnerat2013-10-251-5/+2
* OS400: add slist and certinfo EBCDIC supportPatrick Monnerat2013-07-151-136/+218
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-5/+5
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-5/+5
* OS400: upgrade wrappers for the 7.28.1 release.Patrick Monnerat2012-11-121-1/+3
* - Prepare the ILE/RPG binding and OS400 documentation for the upcoming releasePatrick Monnerat2011-10-261-22/+19
* - Take new char * options into account in OS400 curl_easy_setopt_ccsid().Patrick Monnerat2011-03-141-0/+9
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* _ Make it compilable again on OS400.Patrick Monnerat2010-02-111-3/+5
* Take new SMTP definitions into account in OS400 wrapper and RPG bindingPatrick Monnerat2009-12-211-1/+3