index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
OS400
Age
Commit message (
Expand
)
Author
2009-12-21
Take new SMTP definitions into account in OS400 wrapper and RPG binding
Patrick Monnerat
2009-10-23
OS400 install: Duplicate H include file to file CURL to support more include ...
Patrick Monnerat
2009-08-31
OS400: adjust inclusion paths in include files to avoid "include file not fou...
Patrick Monnerat
2009-08-11
Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINT
Patrick Monnerat
2009-06-10
Adjusted to take in account that...
Yang Tse
2009-05-18
Added seek callback definitions in RPG wrappers
Patrick Monnerat
2009-05-06
curl_sockaddr struct member addrlen is an 'unsigned int' since 7.18.0
Yang Tse
2009-05-02
Use build-time configured curl_socklen_t instead of socklen_t
Yang Tse
2009-03-03
Options CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS, and associated definit...
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 t...
Patrick Monnerat
2008-12-11
_ Use getaddrinfo/getnameinfo ascii wrappers on OS400.
Patrick Monnerat
2008-10-17
Introduce new options CURLOPT_PROXY{USERNAME, PASSWORD} in OS400 code and RPG...
Patrick Monnerat
2008-10-10
_ Adapt OS400 EBCDIC wrappers to new options.
Patrick Monnerat
2008-09-30
Include latest parameter definitions in ILE/RPG bindings
Patrick Monnerat
2008-09-24
ntoa() and inet_ntoa_r() no longer used
Yang Tse
2008-09-13
fix compiler warning: external declaration in primary source file
Yang Tse
2008-09-06
remove unnecessary typecasting of malloc()
Yang Tse
2008-09-06
remove unnecessary typecasting of calloc()
Yang Tse
2008-09-06
remove unnecessary typecasting of realloc()
Yang Tse
2008-08-25
Adapting OS400 build scripts to new features: new curlbuild.h file and soname...
Patrick Monnerat
2008-07-31
New CURLOPT_ADDRESS_SCOPE option in ILE/RPG binding
Patrick Monnerat
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-07-07
New options added to OS400 wrapper and ILERPG definitions.
Patrick Monnerat
2008-05-20
Adapting last changes to OS400:
Patrick Monnerat
2008-04-07
Adapt OS400 SSL (qssl.h) to V5R4
Patrick Monnerat
2008-03-31
Removed the generated ca-bundle.h file. The verbatim value of $ca and
Michal Marek
2008-01-16
OS/400 update:
Patrick Monnerat
2008-01-07
ILE RPG support update (from include/curl/curl.h)
Patrick Monnerat
2007-12-10
Define new options in OS400 RPG interface
Patrick Monnerat
2007-10-15
Fix dynamic CURLOPT_POSTFIELDS bug: back to static.
Patrick Monnerat
2007-10-03
Upgrade OS400 wrappers and RPG copy file according to latest code updates
Patrick Monnerat
2007-09-26
Philip Langdale provided the new CURLOPT_POST301 option for
Daniel Stenberg
2007-08-31
Renamed the CURLE_FTP_SSL_FAILED error code to CURLE_USE_SSL_FAILED.
Dan Fandrich
2007-08-30
Renamed several libcurl error codes and options to make them more general
Dan Fandrich
2007-08-24
Adding DOCS file in OS400 installation library with license and various other...
Patrick Monnerat
2007-08-23
Make ldap.h, gssapi.h and qsossl.h inclusions conditional.
Patrick Monnerat
2007-08-23
Porting library to OS/400
Patrick Monnerat