summaryrefslogtreecommitdiff
path: root/lib/config-symbian.h
Commit message (Expand)AuthorAgeFilesLines
* openssl: define HAVE_SSL_GET_SHUTDOWN based on version numberZenju2019-07-141-4/+1
* build: remove HAVE_LIMITS_H checkJay Satiro2018-01-051-3/+0
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-241-3/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-2/+2
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-6/+0
* ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme2015-01-181-2/+2
* config-symbian.h: Fixed up line lengths > 79 charactersSteve Holme2014-08-101-3/+5
* 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-5/+2
* configure: Windows cross-compilation fixesYang Tse2012-04-091-7/+8
* 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/+6
* 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
* Added new libcurl source files to Symbian OS build files.Dan Fandrich2009-04-111-9/+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-14/+29
* Added experimental support for zlib and OpenSSL on Symbian OS.Dan Fandrich2008-10-251-6/+11
* HAVE_INET_PTON will only be defined when an IPv6 capable workingYang Tse2008-09-241-5/+5
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-9/+0
* Note that the long long issue is fixed in Symbian OS 9.4Dan Fandrich2008-09-151-1/+1
* Fix large file support for Symbian OS on the emulator.Dan Fandrich2008-08-271-0/+5
* 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
* Minor Symbian updates.Dan Fandrich2008-07-301-1/+1
* when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse2008-07-211-0/+1
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-3/+3
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+11
* fix: socklen_t definition commentYang Tse2008-05-211-1/+1
* Move the CURLDEBUG check after setup.h so it can be set there if necessary.Dan Fandrich2008-05-141-0/+6
* Symbian OS is a.k.a. EPOC32Dan Fandrich2008-04-231-3/+4
* Added support for running on Symbian OS.Dan Fandrich2008-04-221-0/+791