Block a user
Add missing defines for SOFT_FAIL/HARD_FAIL in util.h
Merging now as it is fixing missing defines per previous commits.
Add missing defines for SOFT_FAIL/HARD_FAIL in util.h
Update copyright info
Actually, nevermind my comment, this has not been merged properly yet. I will amend and merge later.
a03b12319a
Also reload SSL context on bip reload, allowing for SSL cert updates
428c1b6173
Allow checking ssl files are readable (check_ssl_files)
f2443aaf23
Move SSL context code to get/set_ssl_context methods
428c1b6173
Allow checking ssl files are readable (check_ssl_files)
f2443aaf23
Move SSL context code to get/set_ssl_context methods
f2443aaf23
Move SSL context code to get/set_ssl_context methods
400b0d66de
Fix deprecation notices for OpenSSL 3 and failure to build on GCC12
e643cd4944
Fix endless loop on /BIP LIST connections with long on_connect_send
8f3b313776
Fix file descriptor leak on erroring client disconnects
d49f135370
Move strict gcc compilation flags to configure.ac to avoid breaking incompatible environments
c1ba6a8e8a
Allow checking ssl files are readable (check_ssl_files)
400b0d66de
Fix deprecation notices for OpenSSL 3 and failure to build on GCC12
e643cd4944
Fix endless loop on /BIP LIST connections with long on_connect_send
8f3b313776
Fix file descriptor leak on erroring client disconnects
d49f135370
Move strict gcc compilation flags to configure.ac to avoid breaking incompatible environments
c9b01186ed
Also reload SSL context on bip reload, allowing for SSL cert updates
400b0d66de
Fix deprecation notices for OpenSSL 3 and failure to build on GCC12
e643cd4944
Fix endless loop on /BIP LIST connections with long on_connect_send
8f3b313776
Fix file descriptor leak on erroring client disconnects
d49f135370
Move strict gcc compilation flags to configure.ac to avoid breaking incompatible environments
400b0d66de
Fix deprecation notices for OpenSSL 3 and failure to build on GCC12
e643cd4944
Fix endless loop on /BIP LIST connections with long on_connect_send
8f3b313776
Fix file descriptor leak on erroring client disconnects
d49f135370
Move strict gcc compilation flags to configure.ac to avoid breaking incompatible environments
5f054bdded
Fix bipmkpw compilation issues per external variables
e643cd4944
Fix endless loop on /BIP LIST connections with long on_connect_send
8f3b313776
Fix file descriptor leak on erroring client disconnects
d49f135370
Move strict gcc compilation flags to configure.ac to avoid breaking incompatible environments
5f054bdded
Fix bipmkpw compilation issues per external variables
76c9ee11de
Handle CAP requests from clients, reply with no capabilities
Fix endless loop on /BIP LIST connections with long on_connect_send
Merging manually, could use a post-merge review if possible !