summaryrefslogtreecommitdiff
path: root/packages/OS400
Commit message (Expand)AuthorAgeFilesLines
* spelling fixesklemens2017-03-262-2/+2
* url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang2017-03-121-0/+2
* vtls: add options to specify range of enabled TLS versionsJozef Kralik2017-03-081-0/+10
* OS400: Fix symbolsJay Satiro2017-02-013-5/+7
* os400: support CURLOPT_PROXY_PINNEDPUBLICKEYPatrick Monnerat2016-11-263-0/+6
* os400: sync ILE/RPG bindingPatrick Monnerat2016-11-253-11/+16
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-243-0/+66
* vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3Kamil Dudka2016-11-071-0/+2
* New libcurl option to keep sending on errorMichael Kaufmann2016-09-221-0/+2
* errors: new alias CURLE_WEIRD_SERVER_REPLY (8)Jay Satiro2016-09-071-0/+2
* os400: define BUILDING_LIBCURL in make script.Patrick Monnerat2016-08-022-2/+2
* os400: minimum supported OS version: V6R1M0.Patrick Monnerat2016-07-251-2/+2
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-4/+4
* os400: add new definitions to ILE/RPG binding.Patrick Monnerat2016-06-161-1/+10
* os400: upgrade ILE/RPG bindingPatrick Monnerat2016-04-221-0/+6
* http2: Add handling stream level errorTatsuhiro Tsujikawa2016-04-111-0/+2
* os400: Fix ILE/RPG definition of CURLOPT_TFTP_NO_OPTIONSPatrick Monnerat2016-02-241-1/+1
* getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro2016-02-232-0/+3
* TFTP: add option to suppress TFTP option requests (Part 1)Michael Koenig2016-02-231-0/+2
* os400: sync ILE/RPG definitions with latest public header files.Patrick Monnerat2016-02-081-0/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-035-5/+5
* os400: define CURL_VERSION_PSL in ILE/RPG bindingPatrick Monnerat2015-12-071-0/+2
* os400: synchronize ILE/RPG header filePatrick Monnerat2015-11-191-0/+2
* os400: Provide options for libssh2 use in compile scripts. Adjust README.Patrick Monnerat2015-11-193-6/+35
* os400: adjust specific code to support new options.Patrick Monnerat2015-11-052-7/+30
* os400: include new options in wrappers and update ILE/RPG binding.Patrick Monnerat2015-08-243-0/+9
* os400: ebcdic wrappers for new functions. Upgrade ILE/RPG bindings.Patrick Monnerat2015-07-215-5/+110
* OS400: Add SPNEGO service name options to ILE/RPG binding.Patrick Monnerat2015-05-053-4/+10
* Negotiate: custom service names for SPNEGO.Linus Nielsen2015-04-281-0/+2
* os400: define new options in ILE/RPG binding.Patrick Monnerat2015-03-241-1/+5
* Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2015-03-162-48/+15
* OS400: CURLOPT_SSL_VERIFYSTATUS for ILE/RPG too.Patrick Monnerat2015-01-191-0/+4
* OS400: enable NTLM authenticationPatrick Monnerat2014-12-051-0/+7
* OS400: enable Unix sockets.Patrick Monnerat2014-12-042-1/+3
* libcurl: add UNIX domain sockets supportPeter Wu2014-12-041-0/+4
* smb: Added SMB protocol and port definitionsBill Nagel2014-11-291-0/+4
* version info: Added Kerberos V5 to the supported featuresSteve Holme2014-11-071-0/+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-142-29/+21
* vtls: remove QsoSSLPatrick Monnerat2014-10-134-112/+7
* gskit: supply dummy randomization functionPatrick Monnerat2014-10-131-1/+1
* OS400: upgrade interface for pinned public key (no implementation yet)Patrick Monnerat2014-10-083-0/+6
* GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.Patrick Monnerat2014-07-231-4/+5
* OS400: make it compilable again. Make RPG binding up to date.Patrick Monnerat2014-06-183-25/+67
* OS400: Add new options to RPG binding.Patrick Monnerat2014-02-141-0/+6
* login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg2013-12-143-3/+3
* OS400: sync wrappers and RPG binding.Patrick Monnerat2013-12-022-3/+41
* curl_easy_setopt: Added the ability to set the login options separatelySteve Holme2013-11-123-0/+4
* OS400: coding style standardsPatrick Monnerat2013-10-283-131/+133
* OS400: sync RPG wrapper, zlib support, fix header file names, ...Patrick Monnerat2013-10-259-106/+233