-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add: openvasd library #826
base: main
Are you sure you want to change the base?
Commits on Nov 4, 2024
-
Function and structure for talking with openvasd via Openvasd API
Configuration menu - View commit details
-
Copy full SHA for 52edccb - Browse repository at this point
Copy the full SHA 52edccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a77190 - Browse repository at this point
Copy the full SHA 1a77190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b849d4 - Browse repository at this point
Copy the full SHA 0b849d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc94a6c - Browse repository at this point
Copy the full SHA cc94a6cView commit details -
Add: function for parsing string containing the feed in json format
Also, extend response struct with the element header
Configuration menu - View commit details
-
Copy full SHA for 16f113b - Browse repository at this point
Copy the full SHA 16f113bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc12e6 - Browse repository at this point
Copy the full SHA ecc12e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f6637f - Browse repository at this point
Copy the full SHA 6f6637fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b01ed8c - Browse repository at this point
Copy the full SHA b01ed8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c4773 - Browse repository at this point
Copy the full SHA 35c4773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 877cec1 - Browse repository at this point
Copy the full SHA 877cec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c87b50c - Browse repository at this point
Copy the full SHA c87b50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b1e67a - Browse repository at this point
Copy the full SHA 8b1e67aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14719ac - Browse repository at this point
Copy the full SHA 14719acView commit details -
Configuration menu - View commit details
-
Copy full SHA for d67ee73 - Browse repository at this point
Copy the full SHA d67ee73View commit details -
New struct to be used with curl multiperform which allows the custom …
…header list cleanup
Configuration menu - View commit details
-
Copy full SHA for 3b18193 - Browse repository at this point
Copy the full SHA 3b18193View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab7b767 - Browse repository at this point
Copy the full SHA ab7b767View commit details -
Adjust function and type names to keep the pattern in the file, as su…
…ggested. Also, fix functions passing the pointer as reference
Configuration menu - View commit details
-
Copy full SHA for 69301f9 - Browse repository at this point
Copy the full SHA 69301f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6507019 - Browse repository at this point
Copy the full SHA 6507019View commit details -
hide stream string and curlm handler inside a struct
For accessing the stream string must use function now. Also, it is everything initialized within the connector. Now it is not necessary to free the the stream string and the curlm handler. Just the connector must be free.
Configuration menu - View commit details
-
Copy full SHA for ae963be - Browse repository at this point
Copy the full SHA ae963beView commit details