ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk
r9149
File Last Change
 ../
doc/ 9145 (4 years ago) by michael: - In the serverinfo {} block, the following configuration directives have been renamed: ssl_certificate_file -> tls_certificate_file ssl_dh_param_file -> tls_dh_param_file ssl_dh_elliptic_curve -> tls_supported_groups ssl_cipher_list -> tls_cipher_list ssl_message_digest_algorithm -> tls_message_digest_algorithm - In the operator {} block, the following configuration directives have been renamed: ssl_certificate_fingerprint -> tls_certificate_fingerprint ssl_connection_required -> tls_connection_required - In the connect {} block, the following configuration directives have been renamed: ssl_cipher_list -> tls_cipher_list ssl_certificate_fingerprint -> tls_certificate_fingerprint
include/ 9145 (4 years ago) by michael: - In the serverinfo {} block, the following configuration directives have been renamed: ssl_certificate_file -> tls_certificate_file ssl_dh_param_file -> tls_dh_param_file ssl_dh_elliptic_curve -> tls_supported_groups ssl_cipher_list -> tls_cipher_list ssl_message_digest_algorithm -> tls_message_digest_algorithm - In the operator {} block, the following configuration directives have been renamed: ssl_certificate_fingerprint -> tls_certificate_fingerprint ssl_connection_required -> tls_connection_required - In the connect {} block, the following configuration directives have been renamed: ssl_cipher_list -> tls_cipher_list ssl_certificate_fingerprint -> tls_certificate_fingerprint
m4/ 9131 (4 years ago) by michael: - Minimum supported version of OpenSSL is 1.1.1 now; modernize tls_openssl.c, drop/replace usage of obsolete functions
libltdl/ 8757 (5 years ago) by michael: - autoreconf
help/ 8757 (5 years ago) by michael: - autoreconf
modules/ 9111 (4 years ago) by michael: - m_names.c:m_names(): remove extraneous test on 'parc'
tools/ 8947 (4 years ago) by michael: - mkpasswd.c: remove crypt() redeclaration
src/ 9149 (4 years ago) by michael: - tls_openssl.c:tls_get_cipher(): drop the explicit bits used information as this is redundant
.travis.yml 7931 (7 years ago) by michael: - .travis.yml: fix to previous commit
AUTHORS 8686 (5 years ago) by michael: - AUTHORS, version.c: update my email address
INSTALL 9101 (4 years ago) by michael: - Bump copyright years everywhere
Makefile.am 7675 (7 years ago) by michael: - Fixed more svn properties as pointed out by jackal
COPYING 7668 (7 years ago) by michael: - Fixed svn properties
configure 9131 (4 years ago) by michael: - Minimum supported version of OpenSSL is 1.1.1 now; modernize tls_openssl.c, drop/replace usage of obsolete functions
NEWS 9096 (4 years ago) by michael: - The connection timeout for connect{} blocks can now be configured via the 'connect::timeout' configuration directive
README 9091 (4 years ago) by michael: - Update README file
Makefile.in 8757 (5 years ago) by michael: - autoreconf
missing 8757 (5 years ago) by michael: - autoreconf
ylwrap 8757 (5 years ago) by michael: - autoreconf
depcomp 8757 (5 years ago) by michael: - autoreconf
config.guess 8757 (5 years ago) by michael: - autoreconf
config.sub 8757 (5 years ago) by michael: - autoreconf
aclocal.m4 8757 (5 years ago) by michael: - autoreconf
compile 8757 (5 years ago) by michael: - autoreconf
install-sh 8757 (5 years ago) by michael: - autoreconf
config.h.in 8776 (5 years ago) by michael: - autoreconf
configure.ac 8779 (5 years ago) by michael: - configure.ac: don't let --enable-debugging remove -Wno-format-truncation
ltmain.sh 5593 (9 years ago) by michael: - libtool 2.4.6
8 directories and 20 files shown