This repository has been archived by the owner on Nov 29, 2021. It is now read-only.
Open Scanner Protocol daemon (OSPd) v2.0.1
Added
- Add clean_forgotten_scans(). #171
- Extend OSP with finished_hosts to improve resume task. #177
- Add lock-file-dir configuration option. #217
- Add initialized flag. #256
- Set cache unavailable if ospd is serving a get_vts client request. #257
Changed
- Set loglevel to debug for some message. #159
- Improve error handling when stop a scan. #163
- Check the existence and status of an scan_id. #179
- Send the VTs by chunk as response for get_vts. #215