summaryrefslogtreecommitdiff
path: root/lib/config-tpf.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the unused HAVE_SIG_ATOMIC_T et. al.Dan Fandrich2021-07-231-6/+0
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-181-3/+0
* configure/cmake: remove unused define HAVE_PERRORGergely Nagy2021-06-181-3/+0
* configure/cmake: remove unused define HAVE_FORKGergely Nagy2021-06-181-4/+0
* configure/cmake: remove checks for unused sgtty.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove remaining checks for rsa.hGergely Nagy2021-06-181-4/+0
* configure/cmake: remove remaining checks for err.hGergely Nagy2021-06-181-4/+0
* configure/cmake: remove remaining checks for crypto.hGergely Nagy2021-06-181-4/+0
* config: remove now-unused macrosMarc Aldorasi2021-05-191-33/+0
* cmake: check for getppid and utimesDaniel Stenberg2021-05-041-3/+0
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-3/+0
* build: remove all traces of USE_BLOCKING_SOCKETSDaniel Stenberg2021-02-251-4/+1
* curl.se: new homeDaniel Stenberg2020-11-041-2/+2
* config: remove all defines of HAVE_DES_HDaniel Stenberg2020-03-241-4/+0
* build: remove all HAVE_OPENSSL_ENGINE_H definesDaniel Stenberg2020-03-011-5/+1
* define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymoreDaniel Stenberg2019-12-171-4/+0
* 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-4/+0
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-3/+0
* config-tpf: define SIZEOF_LONGJay Satiro2017-08-231-0/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-2/+2
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-2/+2
* config-tpf.h: Fixed up line lengths > 79 charactersSteve Holme2014-08-101-3/+5
* Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse2014-07-161-3/+0
* strlcat: remove functionDaniel Stenberg2013-02-141-4/+1
* configure: Windows cross-compilation fixesYang Tse2012-04-091-11/+5
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-3/+9
* Remove enable-thread / disable-thread configure option. These were only placeboYang Tse2009-11-151-3/+0
* Refactor how preprocessor symbol _THREAD_SAFE definition is done.Yang Tse2009-11-141-4/+4
* Check for basename() is now done the same as other function checksYang Tse2009-10-181-3/+0
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-3/+0
* David McCreedy's "TPF-platform specific changes to various files" patchYang Tse2009-05-011-0/+3
* 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
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-15/+29
* HAVE_INET_PTON will only be defined when an IPv6 capable workingYang Tse2008-09-241-4/+4
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-9/+0
* HAVE_ALARM definition for static config-*.h filesYang Tse2008-09-191-0/+3
* Get rid of ENABLE_64BIT symbol definition and usage.Yang Tse2008-08-211-1/+1
* The size of long is a build time characteristic and as such it is now recordedYang Tse2008-08-131-3/+0
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-3/+0
* 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
* Removed inclusion of remaining system header files from configuration files.Yang Tse2008-07-141-10/+0
* fix: socklen_t definition commentYang Tse2008-05-211-1/+1
* Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg2007-08-111-9/+0
* Remove unneeded 'HAVE_*' defines.Gisle Vanem2007-03-201-9/+0
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+9
* Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse2006-10-141-0/+3