Plugin Editor Work
Did some more work on the plugin editor. It can now has pretty much all the plugin attribuates available for editing. I’m just starting to re-write the plugin XML files, currently I’ve done 1/1870 (0.005%). Once I get going the pace should pick up. Code has been checked into CVS.
Plugin work
Modified the plugin editor in sussen so it can now set the risk factor of a plugin. The category and status still are not able to be set and must be done manually. That will be fixed soon. I changed the sussen-plugin API slight today. The function send_client_info() was renamed to register_result(). It takes all [...]