Revision tags: curl-7_32_0 |
|
#
4d346673 |
| 24-Jul-2013 |
Patrick Monnerat |
OS400: sync ILE/RPG binding with current curl.h
|
#
464c8693 |
| 15-Jul-2013 |
Patrick Monnerat |
OS400: add slist and certinfo EBCDIC support
|
Revision tags: curl-7_31_0, curl-7_30_0 |
|
#
e60bf251 |
| 12-Mar-2013 |
Patrick Monnerat |
OS400: synchronize RPG binding
|
Revision tags: curl-7_29_0, curl-7_28_1 |
|
#
4b994e14 |
| 12-Nov-2012 |
Patrick Monnerat |
OS400: upgrade wrappers for the 7.28.1 release.
|
Revision tags: curl-7_28_0, curl-7_27_0, curl-7_26_0, curl-7_25_0, curl-7_24_0, curl-7_23_1, curl-7_23_0 |
|
#
8165e05f |
| 26-Oct-2011 |
Patrick Monnerat |
- Prepare the ILE/RPG binding and OS400 documentation for the upcoming release
|
Revision tags: curl-7_22_0 |
|
#
e3a9804d |
| 14-Jul-2011 |
Patrick Monnerat |
Fix OS400 scripts to make it compilable again. Upgrade ILE/RPG binding to 7.21.7. Update OS400 documentation accordingly.
|
Revision tags: curl-7_21_7, curl-7_21_6 |
|
#
213939c8 |
| 18-Apr-2011 |
Patrick Monnerat |
Augment RPG binding with "OLDIES" definitions. Fix OS400 LDAP wrappers: strings were non null-terminated.
|
Revision tags: curl-7_21_5 |
|
#
ed8749e3 |
| 14-Mar-2011 |
Patrick Monnerat |
- Take new char * options into account in OS400 curl_easy_setopt_ccsid(). - Keep RPG binding, STRING_* table end check and OS400 README up to date.
|
Revision tags: curl-7_21_4 |
|
#
7a53c77c |
| 31-Jan-2011 |
Patrick Monnerat |
Include TLSAUTH options in ILE/RPG binding.
|
#
30bd7427 |
| 21-Dec-2010 |
Patrick Monnerat |
New curl/curl.h definitions added to ILE/RPG binding.
|
Revision tags: curl-7_21_3, curl-7_21_2 |
|
#
dfaaa99d |
| 29-Sep-2010 |
Patrick Monnerat |
Add gopher protocol definition to ILE/RPG binding. OS400 compile script in test dir updated for chkhostname.
|
Revision tags: curl-7_21_1, curl-7_21_0 |
|
#
0a9cf436 |
| 09-Jun-2010 |
Patrick Monnerat |
ILE/RPG binding updated to current curl.h definitions.
|
Revision tags: curl-7_20_1 |
|
#
2309b4e3 |
| 24-Mar-2010 |
Daniel Stenberg |
remove the CVSish $Id$ lines
|
#
4258e943 |
| 11-Feb-2010 |
Patrick Monnerat |
_ Make it compilable again on OS400. _ Upgrade OS400 EBCDIC wrappers for new options. _ Upgrade ILE/RPG bindings to current state.
|
Revision tags: curl-7_20_0 |
|
#
57d3488a |
| 21-Dec-2009 |
Patrick Monnerat |
Take new SMTP definitions into account in OS400 wrapper and RPG binding
|
Revision tags: curl-7_19_7, curl-7_19_6 |
|
#
501f9f83 |
| 11-Aug-2009 |
Patrick Monnerat |
Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINT Fix OS400 makefile for tests to use the new Makefile.inc in libtest Update the OS400 wrappers and RPG binding accordin
Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINT Fix OS400 makefile for tests to use the new Makefile.inc in libtest Update the OS400 wrappers and RPG binding according to the current CVS source state
show more ...
|
#
2c166812 |
| 10-Jun-2009 |
Yang Tse |
Adjusted to take in account that... With the curl memory tracking feature decoupled from the debug build feature, CURLDEBUG and DEBUGBUILD preprocessor symbol definitions are used as fol
Adjusted to take in account that... With the curl memory tracking feature decoupled from the debug build feature, CURLDEBUG and DEBUGBUILD preprocessor symbol definitions are used as follows: CURLDEBUG used for curl debug memory tracking specific code (--enable-curldebug) DEBUGBUILD used for debug enabled specific code (--enable-debug)
show more ...
|
#
1e138c14 |
| 18-May-2009 |
Patrick Monnerat |
Added seek callback definitions in RPG wrappers Made OS400 version compilable again
|
Revision tags: curl-7_19_5 |
|
#
63c5ed37 |
| 06-May-2009 |
Yang Tse |
curl_sockaddr struct member addrlen is an 'unsigned int' since 7.18.0
|
#
2876329f |
| 03-Mar-2009 |
Patrick Monnerat |
Options CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS, and associated definitions added to RPG binding
|
Revision tags: curl-7_19_4 |
|
#
4608d015 |
| 17-Feb-2009 |
Patrick Monnerat |
Continue sync work on OS400 specific code and RPG binding.
|
#
1472be4d |
| 16-Feb-2009 |
Patrick Monnerat |
Preparation of imminent release: synchronizing OS400 wrappers + RPG binding to current state.
|
Revision tags: curl-7_19_3 |
|
#
8e255534 |
| 11-Dec-2008 |
Patrick Monnerat |
_ Use getaddrinfo/getnameinfo ascii wrappers on OS400. _ Adjust OS400 make script for non-CVS distributions. _ Upgrade ILE/RPG binding. _ Define CURL_HIDDEN_SYMBOLS on OS400, since only C
_ Use getaddrinfo/getnameinfo ascii wrappers on OS400. _ Adjust OS400 make script for non-CVS distributions. _ Upgrade ILE/RPG binding. _ Define CURL_HIDDEN_SYMBOLS on OS400, since only CURL_EXTERN-marked symbols are exported.
show more ...
|
Revision tags: curl-7_19_2, curl-7_19_1 |
|
#
f66e1c49 |
| 17-Oct-2008 |
Patrick Monnerat |
Introduce new options CURLOPT_PROXY{USERNAME, PASSWORD} in OS400 code and RPG binding.
|
#
bb1f6e68 |
| 10-Oct-2008 |
Patrick Monnerat |
_ Adapt OS400 EBCDIC wrappers to new options. _ Update RPG binding accordingly. _ Fix new options comments.
|