index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
config-vxworks.h
Age
Commit message (
Expand
)
Author
2019-12-17
define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore
Daniel Stenberg
2019-10-05
build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO defines
Paul B. Omta
2019-07-14
openssl: define HAVE_SSL_GET_SHUTDOWN based on version number
Zenju
2019-02-22
configure: remove the unused fdopen macro
Daniel Stenberg
2018-10-24
config: Remove unused SIZEOF_VOIDP
Ruslan Baratov
2018-01-05
build: remove HAVE_LIMITS_H check
Jay Satiro
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2015-01-18
ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP
Steve Holme
2014-07-16
Remove all traces of FBOpenSSL SPNEGO support
David Woodhouse
2013-02-23
strcasestr: remove check for this unused function
Daniel Stenberg
2013-02-14
strlcat: remove function
Daniel Stenberg
2012-04-13
nss: unconditionally require PK11_CreateGenericObject()
Kamil Dudka
2012-04-12
configure: NATIVE_WINDOWS no longer defined in config files
Yang Tse
2012-04-11
build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files
Yang Tse
2012-04-09
configure: Windows cross-compilation fixes
Yang Tse
2011-03-10
sources: update source headers
Daniel Stenberg
2010-06-04
Enable OpenLDAP support for cygwin builds.
Yang Tse
2010-02-26
Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
Yang Tse
2009-11-15
Remove enable-thread / disable-thread configure option. These were only placebo
Yang Tse
2009-11-14
Refactor how preprocessor symbol _THREAD_SAFE definition is done.
Yang Tse
2009-10-18
Check for basename() is now done the same as other function checks
Yang Tse
2009-06-04
allow building libcurl for VxWorks
Yang Tse