Age | Commit message (Expand) | Author |
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-10-15 | SSL: protocol version can be specified more precisely | Gergely Nagy |
2013-07-24 | OS400: sync ILE/RPG binding with current curl.h | Patrick Monnerat |
2013-07-15 | OS400: new SSL backend GSKit | Patrick Monnerat |
2013-07-15 | OS400: add slist and certinfo EBCDIC support | Patrick Monnerat |
2013-07-15 | config-os400.h: enable system strdup(), strcmpi(), etc. | Patrick Monnerat |
2013-03-12 | OS400: synchronize RPG binding | Patrick Monnerat |
2013-01-20 | Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables | Yang Tse |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | 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 |
2012-04-12 | OS400/initscript.sh: fix db2_name() module name generation | Yang Tse |
2011-10-26 | - Prepare the ILE/RPG binding and OS400 documentation for the upcoming release | Patrick Monnerat |
2011-07-14 | Fix OS400 scripts to make it compilable again. | Patrick Monnerat |
2011-04-18 | OS400 pragma comment: replace (date) by (user, __DATE__) to include year. | Patrick Monnerat |
2011-04-18 | Augment RPG binding with "OLDIES" definitions. | Patrick Monnerat |
2011-03-14 | - Take new char * options into account in OS400 curl_easy_setopt_ccsid(). | Patrick Monnerat |
2011-01-31 | Include TLSAUTH options in ILE/RPG binding. | Patrick Monnerat |
2010-12-21 | New curl/curl.h definitions added to ILE/RPG binding. | Patrick Monnerat |
2010-09-29 | Add gopher protocol definition to ILE/RPG binding. | Patrick Monnerat |
2010-06-09 | ILE/RPG binding updated to current curl.h definitions. | Patrick Monnerat |
2010-04-19 | Implement SMTP authentication | monnerat |
2010-04-16 | OS400 version V5R2M0 not supported anymore by IBM: default target release cha... | unknown |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-16 | replaced tabs with spaces | Yang Tse |
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-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 |