Greenbone Vulnerability Management Libraries
21.4.2
|
▼ base | |
array.c | Array utilities |
array.h | Array utilities |
array_tests.c | |
credentials.c | Credential pairs and triples |
credentials.h | Credential pairs and triples |
cvss.c | CVSS utility functions |
cvss.h | Protos for CVSS utility functions |
cvss_tests.c | |
drop_privileges.c | Basic support to drop privileges |
drop_privileges.h | Privilege dropping header file |
hosts.c | Implementation of an API to handle Hosts objects |
hosts.h | Protos and data structures for Hosts collections and single hosts objects |
hosts_tests.c | |
logging.c | Implementation of logging methods |
logging.h | Implementation of logging methods |
networking.c | Implementation of GVM Networking related API |
networking.h | GVM Networking related API |
networking_tests.c | |
nvti.c | Implementation of API to handle NVT Info datasets |
nvti.h | Protos and data structures for NVT Information data sets |
nvti_tests.c | |
pidfile.c | PID-file management |
pidfile.h | PID-file management |
prefs.c | Implementation of API to handle globally stored preferences |
prefs.h | Protos and data structures for NVT Information data sets |
proctitle.c | Implementation of an API to set process title |
proctitle.h | API for process title setting |
pwpolicy.c | Check passwords against a list of pattern |
pwpolicy.h | Protos and data structures for pwpolicy checking |
settings.c | Implementation of API to handle configuration file management |
settings.h | Protos and data structures for configuration file management |
strings.c | String utilities |
strings.h | String utilities |
version.c | |
version.h | Version utilities |
version_tests.c | |
▼ gmp | |
gmp.c | API for Greenbone Management Protocol communication |
gmp.h | API for Greenbone Management Protocol communication |
▼ osp | |
osp.c | API for Open Scanner Protocol communication |
osp.h | API for Open Scanner Protocol communication |
osp_tests.c | |
▼ util | |
authutils.c | Authentication mechanism(s) |
authutils.h | Authentication mechanism(s) |
compressutils.c | Functions related to data compression (gzip format.) |
compressutils.h | API related to data compression (gzip format.) |
fileutils.c | File utilities |
fileutils.h | Protos for file utility functions |
gpgmeutils.c | GPGME utilities |
gpgmeutils.h | Protos and data structures for GPGME utilities |
kb.c | Knowledge base management API - Redis backend |
kb.h | Knowledge base management API - Redis backend |
ldaputils.c | LDAP-connect Authentication module |
ldaputils.h | Header for LDAP-Connect Authentication module |
nvticache.c | Implementation of API to handle NVT Info Cache |
nvticache.h | Protos and data structures for NVT Information Cache |
passwordbasedauthentication.c | |
passwordbasedauthentication.h | |
passwordbasedauthentication_tests.c | |
radiusutils.c | Implementation of an API for Radius authentication |
radiusutils.h | Headers of an API for Radius authentication |
serverutils.c | GnuTLS based functions for server communication |
serverutils.h | GnuTLS based functions for server communication - header file |
sshutils.c | Implementation of SSH related API |
sshutils.h | SSH related API |
uuidutils.c | UUID creation |
uuidutils.h | UUID creation |
xmlutils.c | Simple XML reader |
xmlutils.h | Headers for simple XML reader |
xmlutils_tests.c |