summaryrefslogtreecommitdiff
path: root/lib/config-os400.h
AgeCommit message (Expand)Author
2020-11-04curl.se: new homeDaniel Stenberg
2020-10-25alt-svc: enable by defaultDaniel Stenberg
2020-03-24config: remove all defines of HAVE_DES_HDaniel Stenberg
2019-10-05build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta
2019-08-04OS400: Add CURLOPT_H3 symbolsJay Satiro
2019-06-18config-os400: add getpeername and getsockname definesDaniel Stenberg
2019-03-24os400: Disable Alt-Svc by default since it's experimentalJay Satiro
2019-03-17os400: alt-svc support.Patrick Monnerat
2017-10-19os400: add missing symbols in config file.Patrick Monnerat
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-12-05OS400: enable NTLM authenticationPatrick Monnerat
2014-12-04OS400: enable Unix sockets.Patrick Monnerat
2014-10-13vtls: remove QsoSSLPatrick Monnerat
2014-07-23GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.Patrick Monnerat
2013-10-25OS400: sync RPG wrapper, zlib support, fix header file names, ...Patrick Monnerat
2013-07-15OS400: new SSL backend GSKitPatrick Monnerat
2013-07-15config-os400.h: enable system strdup(), strcmpi(), etc.Patrick Monnerat
2013-02-14strlcat: remove functionDaniel Stenberg
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2011-07-24errno.h inclusion conditionally done in setup_once.hYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2010-12-02build: provide SIZEOF_SIZE_T definition for non-configure buildsYang Tse
2010-02-26Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse
2010-02-11_ Make it compilable again on OS400.Patrick Monnerat
2009-11-15Remove enable-thread / disable-thread configure option. These were only placeboYang Tse
2009-05-02Use build-time configured curl_socklen_t instead of socklen_tYang Tse
2008-12-30changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...Gunter Knauf
2008-12-30added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ...Gunter Knauf
2008-12-11_ Use getaddrinfo/getnameinfo ascii wrappers on OS400.Patrick Monnerat
2008-11-17if2ip.c related preprocessor cleanupYang Tse
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse
2008-09-24ntoa() and inet_ntoa_r() no longer usedYang Tse
2008-09-19HAVE_ALARM definition for static config-*.h filesYang Tse
2008-08-26Fix _LARGE_FILES definition (thanks to Yang Tse for signaling the bug)Patrick Monnerat
2008-08-21Get rid of ENABLE_64BIT symbol definition and usage.Yang Tse
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-07-22minor reordering in OS/400 config/setup filesYang Tse
2008-07-17RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse
2008-07-16Configure process now checks availability of recvfrom() socket function andYang Tse
2008-05-21fix: socklen_t definition commentYang Tse
2008-05-20Adapting last changes to OS400:Patrick Monnerat
2007-10-15Fix dynamic CURLOPT_POSTFIELDS bug: back to static.Patrick Monnerat
2007-08-23Porting library to OS/400Patrick Monnerat