added data serialization, encryption, and ip subnet checking to spectre

This commit is contained in:
JT Smith 2006-02-08 20:18:00 +00:00
parent 6595290272
commit 75ecd4d7f4
9 changed files with 139 additions and 6 deletions

View file

@ -35,6 +35,8 @@ save you many hours of grief.
POE
POE::Component::IKC::Server
POE::Component::Client::UserAgent
Crypt::Blowfish
Net::Subnets
* The upgrade script is going to convert your WebGUI config files
from the current PlainConfig format to the new JSON format.