mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Fixes: - A possible crash bug for empty DNS replies with c-ares. E.g. a AAAA lookup for google.com doesn't give any reply but is still successful. This might be a c-ares bug (there is ARES_ENODATA) or c-ares just changed its behavior? (No bug report, just noticed accidentally) - Connecting to ipv4-only hosts with a v6 bindhost caused weird errors: https://github.com/znc/znc/issues/47 - There was a pull request for some DSA server certificate thingy: https://github.com/znc/znc/pull/46 - Busy loop waiting for an SSL handshake to finish: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631590 - Some other stuff? No idea what some of the changes in here are actually doing. Signed-off-by: Uli Schlachter <psychon@znc.in>
61 KiB
61 KiB