History log of /curl/packages/OS400/ccsidcurl.c (Results 76 – 85 of 85)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 651dad0c 13-Sep-2008 Yang Tse

fix compiler warning: external declaration in primary source file


# 59e378f4 06-Sep-2008 Yang Tse

remove unnecessary typecasting of malloc()


# 861b647e 06-Sep-2008 Yang Tse

remove unnecessary typecasting of realloc()


Revision tags: curl-7_19_0
# ddfa4b88 07-Jul-2008 Patrick Monnerat

New options added to OS400 wrapper and ILERPG definitions.
Wrong defines (typos) for QSSL layer fixed.


Revision tags: curl-7_18_2
# a08b6ae8 07-Apr-2008 Patrick Monnerat

Adapt OS400 SSL (qssl.h) to V5R4
Fix qssl.c wrong error message
Upgrade OS400 wrappers and makefiles to 7.18.1


Revision tags: curl-7_18_1, curl-7_18_0
# 3ee32d79 16-Jan-2008 Patrick Monnerat

OS/400 update:
New declarations in curl.h reported to curl.inc.in.
Copyrights extended to 2008.
SONAME handling introduced in build scripts.


Revision tags: curl-7_17_1
# a0052439 15-Oct-2007 Patrick Monnerat

Fix dynamic CURLOPT_POSTFIELDS bug: back to static.
CURLOPT_COPYPOSTFIELDS option added for dynamic.
Fix some OS400 features.


# 43b10339 03-Oct-2007 Patrick Monnerat

Upgrade OS400 wrappers and RPG copy file according to latest code updates


Revision tags: curl-7_17_0
# 9f44a955 30-Aug-2007 Dan Fandrich

Renamed several libcurl error codes and options to make them more general
and allow reuse by multiple protocols. Several unused error codes were
removed. In all cases, macros were added to p

Renamed several libcurl error codes and options to make them more general
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)

show more ...


# 557cc55f 23-Aug-2007 Patrick Monnerat

Porting library to OS/400


1234