summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/apps.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the callback function pointer outside the opt union so that the optionjsing2014-08-301-2/+3
* Add option handling with a callback function for argument processing.jsing2014-08-281-1/+3
* Add option handling for ordered flags.jsing2014-08-281-1/+2
* Add option handling for input/output formats.jsing2014-08-281-1/+2
* Add an option type that handles argument to integer conversion.jsing2014-08-271-1/+2
* Implement table-driven option parsing that allows an application tojsing2014-08-271-1/+21
* Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is notjsing2014-08-261-0/+285