15
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated PO files after debconf-updatepo and adjusting new fuzzy translations More... over 15 years ago
Fix broken comment More... over 15 years ago
Add switch to make script fail in case of errors More... over 15 years ago
Switch shell to bash to be compliant with bashisms More... over 15 years ago
Reworked copyright file: . Improved packaging log/copyright notes . Added list of translators . Adjusted GPL version to v2 which is stated in source files . Improved list of packagers and packaging contributors More... over 15 years ago
Improve a few function docs. More... over 15 years ago
Bring code documentation up to date. More... over 15 years ago
Replace use of asprintf with g_strdup_printf. More... over 15 years ago
Standardise log file location. More... over 15 years ago
Sort out paths for passing in a prefix. More... over 15 years ago
Convert tabs to spaces. More... over 15 years ago
Initial revision. More... over 15 years ago
Bind to INADDR_ANY by default. More... over 15 years ago
Drop remaining EAGAIN and EINTR checks from OVAL_SSL cases. More... over 15 years ago
After selecting, ensure that all input is read before the fd is selected again. Start handling server input: preferences, plugins dependencies and rules. Improve server input field parsing. More... over 15 years ago
Post release version bump. More... over 15 years ago
Preparing the openvas-server 2.0-rc1 release. More... over 15 years ago
* openvasd/processes.c (create_process): Ignore warning about srand48 not being random enough; it is random enough for our purposes. More... over 15 years ago
* openvasd/comm.c (send_plug_info): Fixed insufficient memory allocation which could have caused a buffer overflow when trying to assemble the plugin_info string for NVTs with long CVEs, BIDs, XRefs and Tags. Made memory allocation more transparent. Ignore strcat warnings since enough memory is allocated beforehand now. Ignore snprintf warning since systems able to compile and run will most likely not use libc4.[45], where snprintf usage is a potential security issue. More... over 15 years ago
Add more OMP commands, start adding server communication. More... over 15 years ago
Implementing CR #22 (New script_tag Command, http://www.openvas.org/openvas-cr-22.html). More... over 15 years ago
* openvasd/comm.c : Repaired sending NOXREF, NOCVE, NOBID, NOSIGNKEY if none found (instead of empty string). More... over 15 years ago
* openvasd/comm.c : Comments added. More... over 15 years ago
Disable signature check in openvasd.conf More... over 15 years ago
Add OMP commands OTP_VERSION, LOGIN and NEW_TASK. More... over 15 years ago
Corrected server restart in postinst More... over 15 years ago
Add choosing of protocol based on first message. More... over 15 years ago
Acknowledge ftpmaster move from section web into net More... over 15 years ago
Update for new build system. More... over 15 years ago
* doc/CMakeLists.txt: Ensure html/ exists. More... over 15 years ago