aboutsummaryrefslogtreecommitdiff
path: root/packages/OS400/ccsidcurl.c
AgeCommit message (Expand)Author
2009-12-21Take new SMTP definitions into account in OS400 wrapper and RPG bindingPatrick 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-02-17Continue sync work on OS400 specific code and RPG binding.Patrick Monnerat
2009-02-16Preparation of imminent release: synchronizing OS400 wrappers + RPG binding t...Patrick Monnerat
2008-10-17Introduce new options CURLOPT_PROXY{USERNAME, PASSWORD} in OS400 code and RPG...Patrick Monnerat
2008-10-10_ Adapt OS400 EBCDIC wrappers to new options.Patrick Monnerat
2008-09-13fix compiler warning: external declaration in primary source fileYang Tse
2008-09-06remove unnecessary typecasting of malloc()Yang Tse
2008-09-06remove unnecessary typecasting of realloc()Yang Tse
2008-07-07New options added to OS400 wrapper and ILERPG definitions.Patrick Monnerat
2008-04-07Adapt OS400 SSL (qssl.h) to V5R4Patrick Monnerat
2008-01-16OS/400 update:Patrick Monnerat
2007-10-15Fix dynamic CURLOPT_POSTFIELDS bug: back to static.Patrick Monnerat
2007-10-03Upgrade OS400 wrappers and RPG copy file according to latest code updatesPatrick Monnerat
2007-08-30Renamed several libcurl error codes and options to make them more generalDan Fandrich
2007-08-23Porting library to OS/400Patrick Monnerat