Michael Ortmann
Michael Ortmann
we should investigate the usage of dh params, see: https://security.stackexchange.com/questions/56214/what-are-the-openssl-standard-diffie-hellman-parameters-primes
Also added (and fixed): https://github.com/michaelortmann/rijndael.mod
Fixed module tarballs added to https://ftp.eggheads.org/pub/eggdrop/modules/1.9
> why is this useful? aren't those putlog lines limited anyway? what about https://github.com/eggheads/eggdrop/blob/901c3a129ca5126b061786498c0fc63701eeed00/src/eggdrop.h#L62 ?
CANT FIX reasoning: http://jdebp.info/FGA/dns-avoid-double-reverse.html
please. close, because CANT FIX. reasoning: http://jdebp.info/FGA/dns-avoid-double-reverse.html
you could also opt to use a more generic solution to clear_buffer(). i can recommend to just copy the code from here: https://github.com/jedisct1/libsodium/blob/master/src/libsodium/sodium/utils.c#L125-L157 but ive got the feeling, i recommended...
> More "good ideas" to add... maybe make this warning when a +n logs in to the partyline? Would be good for more casual users who aren't on the partyline...
Also enhanced openssl autoconf in aclocal.m4, so please run misc/runautotools: Before: ``` $ LD_LIBRARY_PATH=/home/michael/opt/openssl-0.9.7m/lib ./configure --with-sslinc=/home/michael/opt/openssl-0.9.7m/include --with-ssllib=/home/michael/opt/openssl-0.9.7m/lib [...] checking whether to enable TLS support... yes checking for openssl/ssl.h... yes checking...
Additional test with openssl 0.9.8k was successful: ``` $ LD_LIBRARY_PATH=/home/michael/opt/openssl-0.9.8k/lib ./eggdrop -t BotA.conf [...] WARNING: SSL/TLS certificate BotA.crt expired You can generate new certificates by running 'make sslcert' from the...