summaryrefslogtreecommitdiff
path: root/packages/OS400
Commit message (Expand)AuthorAgeFilesLines
* OS400/initscript.sh: fix db2_name() module name generationYang Tse2012-04-121-0/+4
* - Prepare the ILE/RPG binding and OS400 documentation for the upcoming releasePatrick Monnerat2011-10-263-43/+56
* Fix OS400 scripts to make it compilable again.Patrick Monnerat2011-07-145-9/+37
* OS400 pragma comment: replace (date) by (user, __DATE__) to include year.Patrick Monnerat2011-04-181-2/+3
* Augment RPG binding with "OLDIES" definitions.Patrick Monnerat2011-04-182-7/+96
* - Take new char * options into account in OS400 curl_easy_setopt_ccsid().Patrick Monnerat2011-03-143-2/+19
* Include TLSAUTH options in ILE/RPG binding.Patrick Monnerat2011-01-311-0/+15
* New curl/curl.h definitions added to ILE/RPG binding.Patrick Monnerat2010-12-211-0/+4
* Add gopher protocol definition to ILE/RPG binding.Patrick Monnerat2010-09-292-1/+16
* ILE/RPG binding updated to current curl.h definitions.Patrick Monnerat2010-06-091-0/+133
* Implement SMTP authenticationmonnerat2010-04-191-1/+1
* OS400 version V5R2M0 not supported anymore by IBM: default target release cha...unknown2010-04-161-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-2412-12/+0
* replaced tabs with spacesYang Tse2010-02-161-1/+1
* _ Make it compilable again on OS400.Patrick Monnerat2010-02-115-12/+76
* Take new SMTP definitions into account in OS400 wrapper and RPG bindingPatrick Monnerat2009-12-213-13/+35
* OS400 install: Duplicate H include file to file CURL to support more include ...Patrick Monnerat2009-10-231-0/+12
* OS400: adjust inclusion paths in include files to avoid "include file not fou...Patrick Monnerat2009-08-313-7/+17
* Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINTPatrick Monnerat2009-08-113-3/+51
* Adjusted to take in account that...Yang Tse2009-06-101-0/+2
* Added seek callback definitions in RPG wrappersPatrick Monnerat2009-05-182-0/+8
* curl_sockaddr struct member addrlen is an 'unsigned int' since 7.18.0Yang Tse2009-05-061-1/+1
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-4/+4
* Options CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS, and associated definit...Patrick Monnerat2009-03-031-0/+29
* Continue sync work on OS400 specific code and RPG binding.Patrick Monnerat2009-02-173-1/+12
* Preparation of imminent release: synchronizing OS400 wrappers + RPG binding t...Patrick Monnerat2009-02-165-6/+20
* _ Use getaddrinfo/getnameinfo ascii wrappers on OS400.Patrick Monnerat2008-12-112-5/+9
* Introduce new options CURLOPT_PROXY{USERNAME, PASSWORD} in OS400 code and RPG...Patrick Monnerat2008-10-173-1/+9
* _ Adapt OS400 EBCDIC wrappers to new options.Patrick Monnerat2008-10-103-2/+10
* Include latest parameter definitions in ILE/RPG bindingsPatrick Monnerat2008-09-301-1/+23
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-31/+0
* fix compiler warning: external declaration in primary source fileYang Tse2008-09-131-0/+1
* remove unnecessary typecasting of malloc()Yang Tse2008-09-061-1/+1
* remove unnecessary typecasting of calloc()Yang Tse2008-09-061-3/+3
* remove unnecessary typecasting of realloc()Yang Tse2008-09-061-2/+1
* Adapting OS400 build scripts to new features: new curlbuild.h file and soname...Patrick Monnerat2008-08-252-1/+8
* New CURLOPT_ADDRESS_SCOPE option in ILE/RPG bindingPatrick Monnerat2008-07-311-0/+2
* README.OS400 update for new string options.Patrick Monnerat2008-07-181-2/+2
* README.OS400 update for new string options.Patrick Monnerat2008-07-181-0/+2
* New options added to OS400 wrapper and ILERPG definitions.Patrick Monnerat2008-07-072-1/+15
* Adapting last changes to OS400:Patrick Monnerat2008-05-203-9/+176
* Adapt OS400 SSL (qssl.h) to V5R4Patrick Monnerat2008-04-073-1/+12
* Removed the generated ca-bundle.h file. The verbatim value of $ca andMichal Marek2008-03-311-15/+0
* OS/400 update:Patrick Monnerat2008-01-168-11/+45
* ILE RPG support update (from include/curl/curl.h)Patrick Monnerat2008-01-071-0/+4
* Define new options in OS400 RPG interfacePatrick Monnerat2007-12-104-5/+9
* Fix dynamic CURLOPT_POSTFIELDS bug: back to static.Patrick Monnerat2007-10-152-3/+74
* Upgrade OS400 wrappers and RPG copy file according to latest code updatesPatrick Monnerat2007-10-033-2/+21
* Philip Langdale provided the new CURLOPT_POST301 option forDaniel Stenberg2007-09-261-0/+2
* Renamed the CURLE_FTP_SSL_FAILED error code to CURLE_USE_SSL_FAILED.Dan Fandrich2007-08-311-6/+6