-
Notifications
You must be signed in to change notification settings - Fork 60
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
Finalize gmp8 part 2 #133
Finalize gmp8 part 2 #133
Commits on Jun 18, 2019
-
Move docs section to the top of the README
Put the link to the documentation more prominent to the top of the README. Extend the section by mentioning the README only gives a short overview.
Configuration menu - View commit details
-
Copy full SHA for acf121b - Browse repository at this point
Copy the full SHA acf121bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b830f - Browse repository at this point
Copy the full SHA 67b830fView commit details -
Introduce enums for snmp auth and privacy algorithms
Using enums is safer and easier to extend.
Configuration menu - View commit details
-
Copy full SHA for 2d933ec - Browse repository at this point
Copy the full SHA 2d933ecView commit details -
Add credential type for password only
Allow to create password only credentials in GMPv8 Closes #96
Configuration menu - View commit details
-
Copy full SHA for 343ca05 - Browse repository at this point
Copy the full SHA 343ca05View commit details -
Override create and modify filter in Gmpv8
* The make_unique argument got dropped from create_filter * Add a FilterType enum
Configuration menu - View commit details
-
Copy full SHA for d28ddce - Browse repository at this point
Copy the full SHA d28ddceView commit details -
Add new filter types for GMPv8
GMPv8 adds filter types for host, operating system, ticket and vulnerability Related to #97
Configuration menu - View commit details
-
Copy full SHA for 2b98bf5 - Browse repository at this point
Copy the full SHA 2b98bf5View commit details -
Override create_target in Gmpv8
Drop the make_unique argument from create_target because it got dropped from the protocol too. Fixes #97
Configuration menu - View commit details
-
Copy full SHA for fcd342b - Browse repository at this point
Copy the full SHA fcd342bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3759f3 - Browse repository at this point
Copy the full SHA c3759f3View commit details
Commits on Jun 19, 2019
-
Co-Authored-By: Michael Wiegand <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14826ab - Browse repository at this point
Copy the full SHA 14826abView commit details