summaryrefslogtreecommitdiff
path: root/lib/config-os400.h
Commit message (Expand)AuthorAgeFilesLines
* OS400: Add CURLOPT_H3 symbolsJay Satiro2019-08-041-0/+3
* config-os400: add getpeername and getsockname definesDaniel Stenberg2019-06-181-0/+6
* os400: Disable Alt-Svc by default since it's experimentalJay Satiro2019-03-241-2/+2
* os400: alt-svc support.Patrick Monnerat2019-03-171-1/+4
* os400: add missing symbols in config file.Patrick Monnerat2017-10-191-2/+8
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* OS400: enable NTLM authenticationPatrick Monnerat2014-12-051-0/+3
* OS400: enable Unix sockets.Patrick Monnerat2014-12-041-0/+3
* vtls: remove QsoSSLPatrick Monnerat2014-10-131-4/+1
* GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.Patrick Monnerat2014-07-231-0/+9
* OS400: sync RPG wrapper, zlib support, fix header file names, ...Patrick Monnerat2013-10-251-2/+2
* OS400: new SSL backend GSKitPatrick Monnerat2013-07-151-0/+3
* config-os400.h: enable system strdup(), strcmpi(), etc.Patrick Monnerat2013-07-151-5/+11
* strlcat: remove functionDaniel Stenberg2013-02-141-4/+1
* build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse2012-04-111-8/+9
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-241-0/+3
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* build: provide SIZEOF_SIZE_T definition for non-configure buildsYang Tse2010-12-021-0/+3
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-0/+6
* _ Make it compilable again on OS400.Patrick Monnerat2010-02-111-13/+10
* Remove enable-thread / disable-thread configure option. These were only placeboYang Tse2009-11-151-3/+0
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-3/+0
* changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...Gunter Knauf2008-12-301-1/+1
* added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ...Gunter Knauf2008-12-301-0/+3
* _ Use getaddrinfo/getnameinfo ascii wrappers on OS400.Patrick Monnerat2008-12-111-6/+12
* if2ip.c related preprocessor cleanupYang Tse2008-11-171-2/+6
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-1/+5
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-12/+0
* HAVE_ALARM definition for static config-*.h filesYang Tse2008-09-191-0/+3
* Fix _LARGE_FILES definition (thanks to Yang Tse for signaling the bug)Patrick Monnerat2008-08-261-7/+1
* Get rid of ENABLE_64BIT symbol definition and usage.Yang Tse2008-08-211-1/+1
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-3/+1
* minor reordering in OS/400 config/setup filesYang Tse2008-07-221-0/+12
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-6/+6
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+24
* fix: socklen_t definition commentYang Tse2008-05-211-1/+1
* Adapting last changes to OS400:Patrick Monnerat2008-05-201-0/+6
* Fix dynamic CURLOPT_POSTFIELDS bug: back to static.Patrick Monnerat2007-10-151-0/+3
* Porting library to OS/400Patrick Monnerat2007-08-231-0/+475