summaryrefslogtreecommitdiff
path: root/lib/config-symbian.h
AgeCommit message (Expand)Author
2020-09-22symbian: drop supportDaniel Stenberg
2020-03-24config: remove all defines of HAVE_DES_HDaniel Stenberg
2020-03-01build: remove all HAVE_OPENSSL_ENGINE_H definesDaniel Stenberg
2019-12-17define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymoreDaniel Stenberg
2019-10-05build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta
2019-07-14openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-01-18ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme
2014-08-10config-symbian.h: Fixed up line lengths > 79 charactersSteve Holme
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2013-02-23strcasestr: remove check for this unused functionDaniel Stenberg
2013-02-14strlcat: remove functionDaniel Stenberg
2012-04-13nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka
2012-04-12configure: NATIVE_WINDOWS no longer defined in config filesYang Tse
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2012-04-09configure: Windows cross-compilation fixesYang Tse
2011-03-10sources: update source headersDaniel Stenberg
2010-06-04Enable OpenLDAP support for cygwin builds.Yang Tse
2010-02-26Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse
2009-11-15Remove enable-thread / disable-thread configure option. These were only placeboYang Tse
2009-11-14Refactor how preprocessor symbol _THREAD_SAFE definition is done.Yang Tse
2009-10-18Check for basename() is now done the same as other function checksYang Tse
2009-05-02Use build-time configured curl_socklen_t instead of socklen_tYang Tse
2009-04-11Added new libcurl source files to Symbian OS build files.Dan Fandrich
2008-12-30changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...Gunter Knauf
2008-12-30added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ...Gunter Knauf
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse
2008-10-25Added experimental support for zlib and OpenSSL on Symbian OS.Dan Fandrich
2008-09-24HAVE_INET_PTON will only be defined when an IPv6 capable workingYang Tse
2008-09-24ntoa() and inet_ntoa_r() no longer usedYang Tse
2008-09-15Note that the long long issue is fixed in Symbian OS 9.4Dan Fandrich
2008-08-27Fix large file support for Symbian OS on the emulator.Dan Fandrich
2008-08-21Get rid of ENABLE_64BIT symbol definition and usage.Yang Tse
2008-08-13The size of long is a build time characteristic and as such it is now recordedYang Tse
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-07-30Minor Symbian updates.Dan Fandrich
2008-07-21when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse
2008-07-17RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse
2008-07-16Configure process now checks availability of recvfrom() socket function andYang Tse
2008-05-21fix: socklen_t definition commentYang Tse
2008-05-14Move the CURLDEBUG check after setup.h so it can be set there if necessary.Dan Fandrich
2008-04-23Symbian OS is a.k.a. EPOC32Dan Fandrich
2008-04-22Added support for running on Symbian OS.Dan Fandrich