summaryrefslogtreecommitdiff
path: root/packages/OS400
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Renamed several libcurl error codes and options to make them more generalDan Fandrich2007-08-303-28/+26
* Adding DOCS file in OS400 installation library with license and various other...Patrick Monnerat2007-08-242-1/+28
* Make ldap.h, gssapi.h and qsossl.h inclusions conditional.Patrick Monnerat2007-08-231-1/+11
* Porting library to OS/400Patrick Monnerat2007-08-2312-0/+4496