aboutsummaryrefslogtreecommitdiff
path: root/lib/config-dos.h
AgeCommit message (Expand)Author
2020-04-05lib: never define CURL_CA_BUNDLE with a getenvDaniel Stenberg
2020-03-01build: remove all HAVE_OPENSSL_ENGINE_H definesDaniel Stenberg
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2017-08-22config-dos: add missing defines, SIZEOF_* and two othersGisle Vanem
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-03-03vtls: use curl_printf.h all overDaniel Stenberg
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2013-02-15config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32Gisle Vanem
2013-02-15config-dos.h: define strerror() to strerror_s_() for High-CGisle Vanem
2013-02-15config-dos.h: define HAVE_TERMIOS_H only for djgppGisle Vanem
2013-02-14strlcat: remove functionDaniel Stenberg
2012-12-28lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse
2011-07-24errno.h inclusion conditionally done in setup_once.hYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2010-12-03build: provide SIZEOF_SIZE_T DOS definitionYang Tse
2010-12-03build: lib/config.dos renamed to lib/config-dos.hYang Tse