summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Given the usage option name/argument name width a few more characters.jsing2014-08-281-2/+2
* Ensure that a format option argument is a known specifier.jsing2014-08-281-2/+10
* Add option handling for ordered flags.jsing2014-08-282-2/+8
* Add option handling for input/output formats.jsing2014-08-282-2/+8
* Convert openssl(1) prime to the new options/usage handling.jsing2014-08-271-60/+81
* Reset the config struct before calling options_parse(), otherwise configjsing2014-08-271-1/+3
* Add an option type that handles argument to integer conversion.jsing2014-08-272-4/+22
* Implement table-driven option parsing that allows an application tojsing2014-08-273-76/+192
* remove nginx referencesrobert2014-08-261-2/+1
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-2657-0/+44053