Michael Ortmann
Michael Ortmann
No that is not required. So the optional spoof check doesn't reject any ip missing reverse resolution or any host missing forward resolution. It rejects only the case that a...
Sry, i modified my comment between your answer. I think we talk about 2 different things. Cache poisoning cs. hostname spoofing by modifying the name server of my ip. Yes,...
If you modify your name server **and** poinson mine, yes, then im lost, even with this PR.
The alternatives would be: Reject #13 with words like: the dns system is broken by design, wont try to fix any part of it in eggdrop. In this case we...
This should be milestoned 2.0.
I didnt check older versions of eggdrop, but with current eggdrop 1.9rc3, eggdrop connects to an ssl port the same way as it does to a non-ssl ports, via https://github.com/eggheads/eggdrop/blob/d01a34e163c47641eb9516ed918699b8822a7855/src/mod/server.mod/servmsg.c#L1992...
Please check if this Issue is obsolete by events and could be closed.
I understand, Context() is no use and will be replaced. But now some years passed by without any replacement. Can we just remove Context() right now? Or is there any...
`from linux man page:` backtrace(), backtrace_symbols(), and backtrace_symbols_fd() are provided in glibc since version 2.1. BUT: backtrace() and backtrace_symbols_fd() don't call malloc() explicitly, but they are part of libgcc, which...
**Isnt host cloaking irc server/network dependent?** we already have builtin net-type, so maybe we can make that uncloaking-whois a config option, enabled by default, but disabled for net-types where we...