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
/
ccsidcurl.c
Age
Commit message (
Expand
)
Author
2016-02-23
getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION
Jay Satiro
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-11-05
os400: adjust specific code to support new options.
Patrick Monnerat
2015-08-24
os400: include new options in wrappers and update ILE/RPG binding.
Patrick Monnerat
2015-07-21
os400: ebcdic wrappers for new functions. Upgrade ILE/RPG bindings.
Patrick Monnerat
2015-05-05
OS400: Add SPNEGO service name options to ILE/RPG binding.
Patrick Monnerat
2015-04-28
Negotiate: custom service names for SPNEGO.
Linus Nielsen
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2014-12-04
OS400: enable Unix sockets.
Patrick Monnerat
2014-11-05
Adjust OS400-specific support to last release
Patrick Monnerat
2014-10-14
OS400: fix bugs in curl_*escape_ccsid() and reduce variables scope
Patrick Monnerat
2014-10-08
OS400: upgrade interface for pinned public key (no implementation yet)
Patrick Monnerat
2013-12-14
login options: remove the ;[options] support from CURLOPT_USERPWD
Daniel Stenberg
2013-12-02
OS400: sync wrappers and RPG binding.
Patrick Monnerat
2013-11-12
curl_easy_setopt: Added the ability to set the login options separately
Steve Holme
2013-10-28
OS400: coding style standards
Patrick Monnerat
2013-10-25
OS400: sync RPG wrapper, zlib support, fix header file names, ...
Patrick Monnerat
2013-07-15
OS400: add slist and certinfo EBCDIC support
Patrick Monnerat
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-11-12
OS400: upgrade wrappers for the 7.28.1 release.
Patrick Monnerat
2011-10-26
- Prepare the ILE/RPG binding and OS400 documentation for the upcoming release
Patrick Monnerat
2011-03-14
- Take new char * options into account in OS400 curl_easy_setopt_ccsid().
Patrick Monnerat
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-11
_ Make it compilable again on OS400.
Patrick Monnerat
2009-12-21
Take new SMTP definitions into account in OS400 wrapper and RPG binding
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-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-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-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 realloc()
Yang Tse
2008-07-07
New options added to OS400 wrapper and ILERPG definitions.
Patrick Monnerat
2008-04-07
Adapt OS400 SSL (qssl.h) to V5R4
Patrick Monnerat
2008-01-16
OS/400 update:
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-08-30
Renamed several libcurl error codes and options to make them more general
Dan Fandrich
2007-08-23
Porting library to OS/400
Patrick Monnerat