ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x
r9180
File Last Change
 ../
include/ 9167 (4 years ago) by michael: - Implemented experimental support for wolfSSL. Minimum supported version is 4.3.0
libltdl/ 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
m4/ 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
modules/ 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
src/ 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
doc/ 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
help/ 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
tools/ 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
AUTHORS 8685 (5 years ago) by michael: - AUTHORS, version.c: update my email address
Makefile.am 7676 (7 years ago) by michael: - Fixed more svn properties as pointed out by jackal
COPYING 7667 (7 years ago) by michael: - Fixed svn properties
missing 8746 (5 years ago) by michael: - Recreate autogenerated files
ylwrap 8746 (5 years ago) by michael: - Recreate autogenerated files
depcomp 8746 (5 years ago) by michael: - Recreate autogenerated files
compile 8746 (5 years ago) by michael: - Recreate autogenerated files
install-sh 8746 (5 years ago) by michael: - Recreate autogenerated files
configure 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
Makefile.in 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
INSTALL 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
aclocal.m4 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
configure.ac 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
NEWS 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
config.h.in 9174 (4 years ago) by michael: - The --enable-openssl, --enable-gnutls switches, and their disabling counterparts --disable-openssl and --disable-gnutls, have been replaced with the --with-tls switch which takes one of the following options: 'openssl', 'wolfssl', 'gnutls', and 'none'. If nothing has been specified, configure tries to autodetect in the following order openssl/libressl -> gnutls -> wolfssl.
.travis.yml 9180 (4 years ago) by michael: - Update .travis.yml
README 9090 (4 years ago) by michael: - Update README file
config.guess 8978 (4 years ago) by michael: - autoreconf
ltmain.sh 8978 (4 years ago) by michael: - autoreconf
config.sub 8978 (4 years ago) by michael: - autoreconf
8 directories and 20 files shown