Age | Commit message (Expand) | Author |
---|---|---|
2014-11-07 | More OPENSSL_NO_TLSEXT clean up. | Joel Sing |
2014-08-30 | Move the callback function pointer outside the opt union so that the option | Joel Sing |
2014-08-28 | Add option handling with a callback function for argument processing. | Joel Sing |
2014-08-28 | Add option handling for ordered flags. | Joel Sing |
2014-08-28 | Add option handling for input/output formats. | Joel Sing |
2014-08-27 | Add an option type that handles argument to integer conversion. | Joel Sing |
2014-08-27 | Implement table-driven option parsing that allows an application to | Joel Sing |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing |