Age | Commit message (Expand) | Author |
2011-07-31 | configure: add check for <sys/wait.h> | Yang Tse |
2011-07-31 | NTLM single-sign on adjustments (VIII) | Yang Tse |
2011-07-29 | socketpair() usage tracking to allow fd leak detection | Yang Tse |
2011-07-19 | configure: avoid "test -e" | Daniel Stenberg |
2011-07-18 | NTLM single-sign on supported | Mandy Wu |
2011-06-17 | configure: avoid direct usage of AS_TR_* macros | Yang Tse |
2011-06-11 | configure: OpenSSL API detection cleanup | Yang Tse |
2011-06-09 | configure: warn if OpenSSL headers and library versions don't match | Yang Tse |
2011-06-09 | configure: get API info for a couple of OpenSSL functions (followup 2) | Yang Tse |
2011-06-09 | configure: get API info for a couple of OpenSSL functions (followup 1) | Yang Tse |
2011-06-06 | configure: get API info for a couple of OpenSSL functions | Yang Tse |
2011-06-03 | unit tests: disable unit tests for a given cross-compilation configuration. | Yang Tse |
2011-06-02 | unit tests: make unit tests building actually depend on --enable-debug option. | Yang Tse |
2011-06-01 | unit tests: more build adjustments | Yang Tse |
2011-05-30 | configure.ac: skip /dev/urandom check when cross-compiling | Daniel Stenberg |
2011-04-28 | treaded-resolver: better error messages | Daniel Stenberg |
2011-04-12 | configure: libssh2 link fix without pkg-config | Daniel Stenberg |
2011-04-06 | libcurl.pc: version number fix | Daniel Stenberg |
2011-04-05 | Don't list NTLM in curl-config when HTTP is disabled | Dan Fandrich |
2011-03-27 | configure: fix libtool warning | Yang Tse |
2011-03-25 | TSL-SRP: enabled with OpenSSL | Peter Sylvester |
2011-03-20 | configure: avoid $VERSION | Daniel Stenberg |
2011-03-15 | configure: stop using the deprecated AM_INIT_AUTOMAKE syntax | Daniel Stenberg |
2011-03-14 | configure: removed wrongly claimed default paths | Daniel Stenberg |
2011-03-09 | configure: update the copyright year in the output | Daniel Stenberg |
2011-03-08 | SSL: (part 2) Added CyaSSL to SSL abstraction layer | Todd A Ouska |
2011-01-19 | configure: TLS-SRP wasn't added as a feature | Daniel Stenberg |
2011-01-19 | TLS-SRP: support added when using GnuTLS | Quinn Slack |
2011-01-03 | unittest: framework for unit-testing | Daniel Stenberg |
2010-12-28 | test harness: take in account that Windows does not support LD_PRELOAD | Yang Tse |
2010-12-15 | configure: make --with-axtls set prefix | Daniel Stenberg |
2010-12-15 | Simple update to configure script to notify user of --with-axtls switch. | Eric Hu |
2010-12-15 | Preparing for axTLS. Actual SSL API functions are only stubbed. | Eric Hu |
2010-11-25 | symbol-scan: use configure script knowledge about how to run the C preprocessor | Yang Tse |
2010-11-17 | configure: Prevent link errors with --librtmp. | Julien Chaffraix |
2010-11-13 | configure: fix autoconf 2.68 warning: no AC_LANG_SOURCE call detected in body | Yang Tse |
2010-11-11 | configure: remove temporary autobuilds exercising of xattr function tests | Yang Tse |
2010-11-10 | configure: use autobuilds to temporarily exercise xattr function tests | Yang Tse |
2010-11-10 | write extended attributes by using fsetxattr | Stefan Tomanek |
2010-11-05 | xattr: add configure check and #ifdefs | Daniel Stenberg |
2010-10-20 | SSH: use libssh2_session_handshake() | Daniel Stenberg |
2010-09-22 | configure: Fix the LDAPS disable message | Julien Chaffraix |
2010-09-20 | configure: don't enable RTMP if the lib detect fails | Daniel Stenberg |
2010-09-20 | configure: check for gcrypt if using GnuTLS | Daniel Stenberg |
2010-09-12 | Fix a bashism: test a = b is more portable than ==. | Peter Pentchev |
2010-08-25 | Gopher protocol support (initial release) | Cameron Kaiser |
2010-08-19 | AC_INIT: avoid a warning with autoconf 2.66 | Kamil Dudka |
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 |