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
/
configure.ac
Age
Commit message (
Expand
)
Author
2010-08-09
build: fix previous push
Yang Tse
2010-08-09
build: don't build libhostname unless shared libcurl is built
Yang Tse
2010-08-09
build: libhostname and chkhostname linkage adjustments followup
Yang Tse
2010-08-04
SCP: send large files properly with new enough libssh2
Daniel Stenberg
2010-07-25
curl-config: --built-shared returns shared info
Daniel Stenberg
2010-07-21
build: Enable configure --enable-werror
Ben Greear
2010-07-12
configure: document the STATICLIB variable
Daniel Stenberg
2010-07-12
configure: allow environments variable to override internals
Daniel Stenberg
2010-06-30
http_ntlm: add support for NSS
Kamil Dudka
2010-06-04
Enable OpenLDAP support for cygwin builds.
Yang Tse
2010-06-01
fix ldaps option issue
Yang Tse
2010-06-01
fix ldap related compilation issues
Yang Tse
2010-05-28
LDAPS: list availability depending on SSL's presence
Howard Chu
2010-05-25
LDAP: properly implemented as a curl_handler
Howard Chu
2010-05-15
RMTP: the version code is now rtmp aware
Howard Chu
2010-05-13
Remove support for BSD version of PolarSSL
Hoi-Ho Chan
2010-05-12
RTMP: initial support added, powered by librtmp
Howard Chu
2010-05-05
PolarSSL: initial support added
Hoi-Ho Chan
2010-04-25
new configure option --enable-threaded-resolver
Daniel Stenberg
2010-04-25
configure: check for libssh2_init and libssh2_exit
Daniel Stenberg
2010-04-16
configure: GSSAPI detection on ancient Linux distros
Paul Howarth
2010-03-31
update the generic copyright year range
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-03-05
Daniel Johnson provided fixes for building with the clang compiler
Daniel Stenberg
2010-03-02
- [Daniel Johnson] I've been trying to build libcurl with clang on Darwin and
Daniel Stenberg
2010-02-04
Added size check for 'short' data type
Yang Tse
2010-01-26
minor fixes for --enable-ares configure option
Yang Tse
2010-01-22
adjust rtsp protocol support in curl-config and libcurl.pc when http is disabled
Yang Tse
2010-01-22
In spite claiming to tbe disabled by default, RTSP is enabled and it now
Daniel Stenberg
2010-01-21
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg
2010-01-14
- Suppressed side effect of OpenSSL configure checks, which prevented NSS from
Kamil Dudka
2010-01-13
remove trailing spaces from configure.ac
Kamil Dudka
2009-12-17
- David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when
Daniel Stenberg
2009-12-12
might as well output all supported protocols at the end of configure to
Daniel Stenberg
2009-12-12
show POP3S, IMAPS and SMTPS as protocols if SSL is enabled
Daniel Stenberg
2009-12-12
support disabling POP3, IMAP and SMTP and now they also appear in curl-config
Daniel Stenberg
2009-11-24
When using icc, compile with -fpic and link with intel dynamic libraries.
Yang Tse
2009-11-22
Make configure remove the curlbuild.h file included in distribution tarballs
Yang Tse
2009-11-15
- David Byron improved the configure script to use pkg-config to find OpenSSL
Kamil Dudka
2009-11-15
Remove enable-thread / disable-thread configure option. These were only placebo
Yang Tse
2009-11-14
Added '--configure' option to curl-config to display original configure argum...
Claes Jakobsson
2009-11-14
Refactor how preprocessor symbol _THREAD_SAFE definition is done.
Yang Tse
2009-11-14
- Claes Jakobsson restored the configure functionality to detect NSS when
Daniel Stenberg
2009-10-28
libssh2 detection changes mentioned in http://curl.haxx.se/mail/lib-2009-10/0...
Yang Tse
2009-10-27
Fix spelling
Yang Tse
2009-10-21
- Attempt to use pkg-config for finding out libssh2 installation details
Daniel Stenberg
2009-10-19
Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR
Yang Tse
2009-10-18
Check for basename() is now done the same as other function checks
Yang Tse
2009-09-28
Added check for memrchr function or macro
Yang Tse
2009-09-16
Moved the libssh2 checks after the SSL library checks. This helps when
Dan Fandrich
[prev]
[next]