summaryrefslogtreecommitdiff
path: root/lib/config-vxworks.h
Commit message (Expand)AuthorAgeFilesLines
* config: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-291-3/+0
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-291-0/+3
* build: remove checks for WinSock 1Marcel Raad2021-09-281-3/+0
* 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-15/+0
* configure/cmake: remove unused define HAVE_PERRORGergely Nagy2021-06-181-3/+0
* configure/cmake: remove unused define HAVE_FREEIFADDRSGergely Nagy2021-06-181-3/+0
* configure/cmake: remove unused define HAVE_FORKGergely Nagy2021-06-181-3/+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-3/+0
* configure/cmake: remove remaining checks for err.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove remaining checks for crypto.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove checks for unused getservbyport_rGergely Nagy2021-06-181-9/+0
* define: re-add CURL_DISABLE_NTLM and corresponding ifdefstheawless2021-06-021-0/+3
* config: remove now-unused macrosMarc Aldorasi2021-05-191-18/+0
* cmake: check for getppid and utimesDaniel Stenberg2021-05-041-3/+0
* lib: remove unused HAVE_INET_NTOA_R* definesDaniel Stenberg2021-04-081-9/+0
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-3/+0
* define: remove CURL_DISABLE_NTLM ifdefsbagder/disable-scan-improvementDaniel Stenberg2021-03-291-3/+0
* build: remove all traces of USE_BLOCKING_SOCKETSDaniel Stenberg2021-02-251-3/+0
* build: delete unused feature guardsViktor Szakats2021-02-231-4/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* config: remove all defines of HAVE_DES_HDaniel Stenberg2020-03-241-3/+0
* build: remove all HAVE_OPENSSL_ENGINE_H definesDaniel Stenberg2020-03-011-4/+1
* define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymoreDaniel Stenberg2019-12-171-3/+0
* build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta2019-10-051-3/+0
* openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju2019-07-141-3/+0
* configure: remove the unused fdopen macroDaniel Stenberg2019-02-221-4/+1
* config: Remove unused SIZEOF_VOIDPRuslan Baratov2018-10-241-3/+0
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-3/+0
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-3/+0
* ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme2015-01-181-2/+2
* Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse2014-07-161-3/+0
* strcasestr: remove check for this unused functionDaniel Stenberg2013-02-231-3/+0
* strlcat: remove functionDaniel Stenberg2013-02-141-4/+1
* nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka2012-04-131-3/+0
* configure: NATIVE_WINDOWS no longer defined in config filesYang Tse2012-04-121-3/+0
* build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse2012-04-111-4/+1
* configure: Windows cross-compilation fixesYang Tse2012-04-091-11/+5
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* Enable OpenLDAP support for cygwin builds.Yang Tse2010-06-041-4/+1
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-0/+3
* 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-3/+3
* Check for basename() is now done the same as other function checksYang Tse2009-10-181-3/+0
* allow building libcurl for VxWorksYang Tse2009-06-041-0/+940