summaryrefslogtreecommitdiff
path: root/macros/neon.m4
Commit message (Expand)AuthorAgeFilesLines
* * macros/neon.m4 (NEON_GSSAPI): Adjust to use pkg-config data wheregssapi-autoconfJoe Orton2021-06-301-10/+18
* * macros/neon.m4 (LIBNEON_SOURCE_CHECKS): Check for explicit_bzero.Joe Orton2021-03-061-1/+2
* * macros/neon.m4 (NE_VERSIONS_BUNDLED): Bump to 0.32.0-dev.Joe Orton2021-01-231-4/+4
* macros/neon.m4: add prologue to NE_SEARCH_LIBSChristopher Degawa2020-11-211-4/+15
* * src/ne_socket.c (write_raw): Use send(,,,MSG_NOSIGNAL) if available.Joe Orton2020-11-211-1/+1
* * macros/neon.m4 (NE_FIND_AR): Fix ar&ranlib detection ifJoe Orton2020-06-191-2/+2
* Fix typo.Joe Orton2020-06-181-1/+1
* * macros/neon.m (NEON_SSL): Define HAVE_OPENSSL11 for OpenSSL >= 1.1.Joe Orton2020-06-181-2/+4
* Fix various spelling errors, thanks to Jens Schleusener of FOSSIES.Joe Orton2020-03-271-1/+1
* Bump to 0.31.1-dev.Joe Orton2020-03-261-2/+2
* * macros/neon.m4: Bump to 0.31.0 final.0.31.0Joe Orton2020-03-111-2/+2
* Tag 0.30.0-rc1 to test github release process.0.31.0-rc1Joe Orton2020-03-111-1/+1
* Advertise TS_SSL feature with OpenSSL >= 1.1.0.Joe Orton2020-02-241-4/+10
* Use pkg-config library versions in configure output throughout.Joe Orton2020-02-241-5/+6
* * macros/neon.m4 (NE_VERSIONS_BUNDLED): Fix for 0.31.Joe Orton2020-02-121-1/+1
* Prep for 0.31.0.Joe Orton2020-02-121-4/+4
* * macros/neon.m4 (NEON_SSL): Use _VERSION from NE_PKG_CONFIG.Joe Orton2020-02-051-5/+2
* * macros/neon.m4 (NE_PKG_CONFIG): Use --modversion not --version.Joe Orton2020-02-051-1/+1
* * macros/neon.xml (NE_PKG_CONFIG): Also define _VERSION.Joe Orton2020-02-011-0/+1
* Rewrite GnuTLS PKCS#11 support to work (exclusively) with the newJoe Orton2015-09-021-3/+4
* Prep for 0.30.1.Joe Orton2014-09-201-1/+1
* * macros/neon.m4, configure.in: Fix ABI versioning for backwards-compatJoe Orton2013-07-311-8/+2
* Drop -dev.Joe Orton2013-07-311-1/+1
* * src/ne_gnutls.c, macros/neon.m4: Support build with GnuTLS 3, patch byJoe Orton2013-07-311-4/+5
* * macros/neon.m4 (NEON_I18N): Check for bindtextdomain with -liconv. (Brad Sm...Joe Orton2013-07-261-1/+1
* * src/ne_socket.c: Include sys/uio.h for writev(2) (Brad Smith).Joe Orton2013-07-261-1/+1
* * macros/neon.m4 (NE_CHECK_FUNCS): Fix AI_ADDRCONFIG detection.Joe Orton2010-09-041-1/+2
* * macros/neon.m4 (LIBNEON_SOURCE_CHECKS): Require inet_pton forJoe Orton2009-09-121-1/+1
* * macros/neon.m4: Bump to 0.30.0-dev.Joe Orton2009-09-041-1/+1
* * macros/neon.m4 (LIBNEON_SOURCE_CHECKS): Require inet_pton forJoe Orton2009-09-021-1/+2
* * macros/neon.m4 (NEON_SSL): Define NTLM for OpenSSL builds.Joe Orton2009-09-011-1/+3
* * src/ne_string.c (ne_buffer_qappend): New function.Joe Orton2009-08-111-8/+8
* * macros/neon.m4 (NEON_LIBPROXY): Correctly handle --without-libproxy.Joe Orton2009-07-021-1/+1
* * macros/neon.m4 (LIBNEON_SOURCE_CHECKS): Silence warnings with autoconfJoe Orton2009-07-021-1/+3
* * macros/neon.m4 (NEON_LIBPROXY): Mark feature as disabled ifJoe Orton2009-03-111-1/+3
* * macros/neon.m4: Add the hash back into PKCS#11 in output messages.Joe Orton2009-01-291-2/+2
* * macros/neon.m4 (LIBNEON_SOURCE_CHECKS): Check for Joe Orton2008-12-101-2/+4
* * macros/neon.m4: Drop SOCKS tests.Joe Orton2008-11-201-19/+1
* * macros/neon.m4 (NEON_SSL): Configure GnuTLS support via pkg-configJoe Orton2008-10-311-8/+18
* Introduce new ACL interface under separate header, function name, andJoe Orton2008-10-141-1/+1
* Add support for use of a system-provided default set of proxy servers;Joe Orton2008-10-091-5/+23
* * macros/neon.m4 (NEON_SSL): Fix pakchois/GnuTLS support.Joe Orton2008-09-081-1/+1
* Support PKCS#11 in OpenSSL builds:Joe Orton2008-08-311-13/+12
* Update mailing list address throughout.Joe Orton2008-07-191-1/+1
* Rebuild the peer cert chain correctly, with suitable GnuTLS support:Joe Orton2008-03-281-1/+2
* * macros/neon.m4: Bump to 0.29.Joe Orton2008-02-111-1/+1
* * macros/neon.m4: Define NE_FMT_NE_OFF_T for external-neon Joe Orton2008-02-111-0/+7
* * macros/neon.m4 (NEON_SSL): Add --without-pakchois.Joe Orton2008-02-111-7/+13
* Initial support for PKCS#11, based on the pakchois PKCS#11 library:Joe Orton2008-02-061-0/+11
* * macros/neon.m4 (NEON_WITH_LIBS): Adjust PKG_CONFIG_PATH Joe Orton2008-02-061-1/+3