mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-07-29 01:09:33 +00:00
* 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!)