Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-12 | OS400: upgrade wrappers for the 7.28.1 release. | Patrick Monnerat | |
2011-10-26 | - Prepare the ILE/RPG binding and OS400 documentation for the upcoming release | Patrick Monnerat | |
2011-07-14 | Fix OS400 scripts to make it compilable again. | Patrick Monnerat | |
Upgrade ILE/RPG binding to 7.21.7. Update OS400 documentation accordingly. | |||
2011-03-14 | - Take new char * options into account in OS400 curl_easy_setopt_ccsid(). | Patrick Monnerat | |
- Keep RPG binding, STRING_* table end check and OS400 README up to date. | |||
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-02-16 | replaced tabs with spaces | Yang Tse | |
2010-02-11 | _ Make it compilable again on OS400. | Patrick Monnerat | |
_ Upgrade OS400 EBCDIC wrappers for new options. _ Upgrade ILE/RPG bindings to current state. | |||
2009-12-21 | Take new SMTP definitions into account in OS400 wrapper and RPG binding | Patrick Monnerat | |
2009-02-17 | Continue sync work on OS400 specific code and RPG binding. | Patrick Monnerat | |
2009-02-16 | Preparation of imminent release: synchronizing OS400 wrappers + RPG binding ↵ | Patrick Monnerat | |
to current state. | |||
2008-10-17 | Introduce new options CURLOPT_PROXY{USERNAME, PASSWORD} in OS400 code and ↵ | Patrick Monnerat | |
RPG binding. | |||
2008-10-10 | _ Adapt OS400 EBCDIC wrappers to new options. | Patrick Monnerat | |
_ Update RPG binding accordingly. _ Fix new options comments. | |||
2008-07-18 | README.OS400 update for new string options. | Patrick Monnerat | |
2008-07-18 | README.OS400 update for new string options. | Patrick Monnerat | |
2008-01-16 | OS/400 update: | Patrick Monnerat | |
New declarations in curl.h reported to curl.inc.in. Copyrights extended to 2008. SONAME handling introduced in build scripts. | |||
2007-12-10 | Define new options in OS400 RPG interface | Patrick Monnerat | |
Port OS400 compilation scripts to >= V5R2M0 | |||
2007-10-15 | Fix dynamic CURLOPT_POSTFIELDS bug: back to static. | Patrick Monnerat | |
CURLOPT_COPYPOSTFIELDS option added for dynamic. Fix some OS400 features. | |||
2007-10-03 | Upgrade OS400 wrappers and RPG copy file according to latest code updates | Patrick Monnerat | |
2007-08-30 | Renamed several libcurl error codes and options to make them more general | Dan Fandrich | |
and allow reuse by multiple protocols. Several unused error codes were removed. In all cases, macros were added to preserve source (and binary) compatibility with the old names. These macros are subject to removal at a future date, but probably not before 2009. An application can be tested to see if it is using any obsolete code by compiling it with the CURL_NO_OLDIES macro defined. Documented some newer error codes in libcurl-error(3) | |||
2007-08-23 | Porting library to OS/400 | Patrick Monnerat | |