summaryrefslogtreecommitdiff
path: root/lib/config-amigaos.h
Commit message (Expand)AuthorAgeFilesLines
* amiga: Fix CA certificate paths for AmiSSL and MorphOSAndreas Falkenhahn2023-05-011-0/+8
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* build: assume errno.h is always availableJay Satiro2022-12-071-1/+0
* Makefile.mk: portable Makefile.m32Viktor Szakats2022-11-221-0/+2
* amiga: set SIZEOF_CURL_OFF_T=8 by default [ci skip]Viktor Szakats2022-10-201-0/+4
* amiga: do not hardcode openssl/zlib into the os config [ci skip]Viktor Szakats2022-10-181-2/+0
* tidy-up: delete parallel/unused feature flagsViktor Szakats2022-10-061-1/+0
* functypes: provide the recv and send arg and return typesDaniel Stenberg2022-09-281-5/+0
* config: remove the check for and use of SIZEOF_SHORTDaniel Stenberg2022-08-111-1/+0
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-191-22/+0
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* Get rid of the unused HAVE_SIG_ATOMIC_T et. al.Dan Fandrich2021-07-231-1/+0
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-181-1/+0
* configure/cmake: remove unused define HAVE_PERRORGergely Nagy2021-06-181-1/+0
* configure/cmake: remove checks for unused sgtty.hGergely Nagy2021-06-181-1/+0
* config: remove now-unused macrosMarc Aldorasi2021-05-191-7/+0
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-2/+1
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-2/+2
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-021-1/+1
* build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta2019-10-051-2/+0
* config-amigaos.h: (embarrassed) made the line shorterDaniel Stenberg2016-12-181-1/+1
* config-amigaos.h: fix bug report email referenceDaniel Stenberg2016-12-181-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-2/+1
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-8/+22
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-241-1/+2
* build: provide SIZEOF_SIZE_T definition for non-configure buildsYang Tse2010-12-021-0/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-0/+3
* sclose() function-like macro definition used to close a socket,Yang Tse2009-06-191-0/+1
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-5/+2
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-1/+2
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-1/+0
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-1/+0
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-3/+3
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-1/+10
* proper symbol definition check for all AmigaOS flavoursYang Tse2007-02-281-1/+25
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+2
* Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse2006-10-141-0/+1
* include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse2006-07-111-0/+2
* Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.Yang Tse2006-07-041-0/+1
* Platforms that don't have/run configure need default values in their config f...Yang Tse2006-07-041-0/+21
* Diego Casorran patches to make (lib)curl build fine on Amiga againDaniel Stenberg2005-07-131-1/+4
* Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detectsDan Fandrich2005-03-111-0/+2
* Dan Fandrich:Daniel Stenberg2004-12-111-0/+3
* use curl_off_t instead of off_t!Daniel Stenberg2004-01-221-1/+1
* Diego Casorran's fixes to allow native AmigaOS buildsDaniel Stenberg2004-01-131-0/+5
* native AmigaOS support by Diego CasorranDaniel Stenberg2003-12-101-0/+79