15
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch START_TASK to the new callback data mechanism. More... over 15 years ago
Switch RESUME_STOPPED_TASK to the new callback data mechanism. More... over 15 years ago
Switch RESUME_PAUSED_TASK to the new callback data mechanism. More... over 15 years ago
Switch RESUME_OR_START_TASK to the new callback data mechanism. More... over 15 years ago
Switch PAUSE_TASK to the new callback data mechanism. More... over 15 years ago
Switch ABORT_TASK to the new callback data mechanism. More... over 15 years ago
* src/manage_sql.c (task_current_report): Include reports with end times, as the report gets an end time when the task is stopped. More... over 15 years ago
Remove code for potential ABORT_TASK extension. More... over 15 years ago
Switch CREATE_TARGET to the new callback data mechanism. More... over 15 years ago
* src/omp.c: Sort command data types and functions alphabetically. More... over 15 years ago
Remove experimental command data type. More... over 15 years ago
Add database migration from version 16 to 17. More... over 15 years ago
* src/html/gsa-style.css (div.Critical, div.High, div.Medium, div.Low) (div.None): New rules. More... over 15 years ago
Add CVSS base and risk factor to NVTs. Hence increase database version to 17. More... over 15 years ago
* src/html/omp.xsl (edit-config-preference): Make password entry like file entry. Only show the download button for file prefs. More... over 15 years ago
* src/html/help.xsl (tasks.html): Describe the new stopped and pause progress bars. Improve the "running" description a little More... over 15 years ago
* src/html/omp.xsl (result-detailed): Skip NVT header line if OID is 0. More... over 15 years ago
Add open ports to report results. More... over 15 years ago
* src/omp.c (buffer_config_preference_xml): Neaten formatting. Free data. (omp_xml_handle_end_element): In CLIENT_GET_NVT_DETAILS and CLIENT_GET_CONFIGS, buffer preferences with buffer_config_preference_xml instead of doing the work directly. More... over 15 years ago
Add downloading of file preferences. More... over 15 years ago
Extend OMP GET_PREFERENCES for getting subsets of all preferences and for getting the values of preferences on a particular config. More... over 15 years ago
* src/manage.c (run_task): Correct var name in comment. More... over 15 years ago
* src/manage_sql.c (init_nvt_preference_iterator): Remove stray semicolon from SQL. More... over 15 years ago
* src/gsad.c (file_content_response): Check whether the requested path really is a regular file before trying to serve it as a file and report an error message if it is not. More... over 15 years ago
* src/gsad.c (init_validator): Improve validation to avoid formatting string attacks. More... over 15 years ago
Changed preference file infrastructure to handle file uploads stored in memory instead of on disk. Part of OpenVAS Change Request #47 (http://www.openvas.org/openvas-cr-47.html). More... over 15 years ago
* src/gsad_oap.c (modify_ldap_auth_oap): Handle input validation failure case, communicate to user. More... over 15 years ago
Added handling of DESCRIBE_AUTH and MODIFY_AUTH oap commands. More... over 15 years ago
* src/gsad_omp.c (save_user_oap): Send an empty HOSTS to set "Allow All". More... over 15 years ago
* src/manage.h: Neaten copyright date. (task_status_t): Improve doc. More... over 15 years ago