mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-29 11:16:37 +02:00
bd8cbf6713
* same for scan message * don't say "you have not registered" on NOTICE in unregistered state. * made a send_prot(aClient, ConfigItem_link) for sending PROTOCTL message, takes care of sending ZIP in token in case of a ziplink (indeed, I don't send "ZIP" if it's not marked as a ziplink). * added automatic fallback tot uncompressed link in case one of the sides has zip turned off or not compiled in. * added configcheck for link::options::zip turned on when not compiled in (just like we do with ssl).