15
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 12, 2024 — Oct 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/manage.c (parse_osp_result): Parse the result's severity if available and adjust make_osp_result() call. More... about 11 years ago
Process charts request parameter for all http get requests, not just OMP get commands. More... about 11 years ago
* src/html/classic/omp.xsl (get_aggregate): Get displays array from gsa object. More... about 11 years ago
Make various variables of chart JavaScript local so they do not clutter the window object. More... about 11 years ago
Reorganize generic chart functions, including moving them from chart type specific files to the more general gsa_graphics_base.js. More... about 11 years ago
* src/omp.c (ELSE_ERROR): Remove static strings comparison. (ELSE_ERROR_CREATE_TASK): New macro. (omp_xml_handle_start_element): Use new macro accordingly. More... about 11 years ago
* ospd/misc.py (go_to_background): Call exit() directly. More... about 11 years ago
Add basic line chart. More... about 11 years ago
* ospd/misc.py (go_to_background): New function. (create_args_parser, get_common_args): Add --background option. More... about 11 years ago
Bump required minimum version of openvas-libraries. More... about 11 years ago
Bump required minimum version of openvas-libraries. More... about 11 years ago
* ospd/ospd.py (OSPDaemon [get_result_xml, simple_response_str]): Move methods out to be independant functions. Adjust calls accordingly. More... about 11 years ago
* ospd/misc.py (SyslogLogger): Add class doc string. More... about 11 years ago
* wrappers/w3af/ospd-w3af.py (ospd_w3af_params): Add use_https scanner parameter. (OSPDw3af [handle_start_scan_command, create_w3af_script]): Handle use_https scanner parameter and set target url accordingly. (OSPDw3af [exec_scan]): Add scan options asserts. More... about 11 years ago
* src/html/classic/omp.xsl (preference [details, edit-details]): Handle osp_boolean preference type adequately. More... about 11 years ago
* src/html/classic/omp.xsl (get_my_settings): Correct row backgrounds. More... about 11 years ago
Post release version bump. More... about 11 years ago
Preparing the ospd 1.0+beta2 release. More... about 11 years ago
Post release version bump. More... about 11 years ago
Preparing the gsa 6.0+beta2 release. More... about 11 years ago
Post-release version bump. More... about 11 years ago
Preparing the openvas-manager 6.0+beta2 release. More... about 11 years ago
* src/html/classic/img/os_netgear.png: New. More... about 11 years ago
* wrappers/w3af/ospd-w3af.py: Output help message when not able to import w3af. (OSPDw3af [handle_start_scan_command, create_w3af_script]): Check profile name dynamically, instead of using a hard-coded list. More... about 11 years ago
* src/manage_migrators.c (migrate_133_to_134): Remove REFERENCES, because the credential is optional. More... about 11 years ago
* ospd/ospd.py (OSPDaemon [get_result_xml]): Escape xml result text. More... about 11 years ago
Post release version bump. More... about 11 years ago
Preparing the openvas-scanner 5.0+beta2 release. More... about 11 years ago
* INSTALL: Remove libhiredis from the list of prerequisites since it is actually required by openvas-libraries and handled there. More... about 11 years ago
Replace last old internal calls for memory management by respective glib functions. More... about 11 years ago