aboutsummaryrefslogtreecommitdiff
path: root/packages/OS400
AgeCommit message (Expand)Author
2014-11-07version info: Added Kerberos V5 to the supported featuresSteve Holme
2014-11-05Adjust OS400-specific support to last releasePatrick Monnerat
2014-10-14OS400: fix bugs in curl_*escape_ccsid() and reduce variables scopePatrick Monnerat
2014-10-13vtls: remove QsoSSLPatrick Monnerat
2014-10-13gskit: supply dummy randomization functionPatrick Monnerat
2014-10-08OS400: upgrade interface for pinned public key (no implementation yet)Patrick Monnerat
2014-07-23GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.Patrick Monnerat
2014-06-18OS400: make it compilable again. Make RPG binding up to date.Patrick Monnerat
2014-02-14OS400: Add new options to RPG binding.Patrick Monnerat
2013-12-14login options: remove the ;[options] support from CURLOPT_USERPWDDaniel Stenberg
2013-12-02OS400: sync wrappers and RPG binding.Patrick Monnerat
2013-11-12curl_easy_setopt: Added the ability to set the login options separatelySteve Holme
2013-10-28OS400: coding style standardsPatrick Monnerat
2013-10-25OS400: sync RPG wrapper, zlib support, fix header file names, ...Patrick Monnerat
2013-10-15SSL: protocol version can be specified more preciselyGergely Nagy
2013-07-24OS400: sync ILE/RPG binding with current curl.hPatrick Monnerat
2013-07-15OS400: new SSL backend GSKitPatrick Monnerat
2013-07-15OS400: add slist and certinfo EBCDIC supportPatrick Monnerat
2013-07-15config-os400.h: enable system strdup(), strcmpi(), etc.Patrick Monnerat
2013-03-12OS400: synchronize RPG bindingPatrick Monnerat
2013-01-20Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-11-12OS400: upgrade wrappers for the 7.28.1 release.Patrick Monnerat
2012-04-12OS400/initscript.sh: fix db2_name() module name generationYang Tse
2011-10-26- Prepare the ILE/RPG binding and OS400 documentation for the upcoming releasePatrick Monnerat
2011-07-14Fix OS400 scripts to make it compilable again.Patrick Monnerat
2011-04-18OS400 pragma comment: replace (date) by (user, __DATE__) to include year.Patrick Monnerat
2011-04-18Augment RPG binding with "OLDIES" definitions.Patrick Monnerat
2011-03-14- Take new char * options into account in OS400 curl_easy_setopt_ccsid().Patrick Monnerat
2011-01-31Include TLSAUTH options in ILE/RPG binding.Patrick Monnerat
2010-12-21New curl/curl.h definitions added to ILE/RPG binding.Patrick Monnerat
2010-09-29Add gopher protocol definition to ILE/RPG binding.Patrick Monnerat
2010-06-09ILE/RPG binding updated to current curl.h definitions.Patrick Monnerat
2010-04-19Implement SMTP authenticationmonnerat
2010-04-16OS400 version V5R2M0 not supported anymore by IBM: default target release cha...unknown
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-16replaced tabs with spacesYang Tse
2010-02-11_ Make it compilable again on OS400.Patrick Monnerat
2009-12-21Take new SMTP definitions into account in OS400 wrapper and RPG bindingPatrick Monnerat
2009-10-23OS400 install: Duplicate H include file to file CURL to support more include ...Patrick Monnerat
2009-08-31OS400: adjust inclusion paths in include files to avoid "include file not fou...Patrick Monnerat
2009-08-11Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINTPatrick Monnerat
2009-06-10Adjusted to take in account that...Yang Tse
2009-05-18Added seek callback definitions in RPG wrappersPatrick Monnerat
2009-05-06curl_sockaddr struct member addrlen is an 'unsigned int' since 7.18.0Yang Tse
2009-05-02Use build-time configured curl_socklen_t instead of socklen_tYang Tse
2009-03-03Options CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS, and associated definit...Patrick Monnerat