mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-12 18:54:53 +00:00
819a72d4f6
* IRC Proxy: Fix several possible anonymity holes:
- Block CTCP in NOTICE messages
- Block CTCP anywhere in PRIVMSG and NOTICE, not just at first character
- Check for lower case commands
(Thanks sponge!)