Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide a mechanism for option parsing to return the number of arguments | jsing | 2014-12-28 | 1 | -2/+2 |
* | Use arc4random_buf() instead of RAND(_pseudo)?_bytes(). | jsing | 2014-10-22 | 1 | -5/+2 |
* | prefer C99 array initialization syntax. | bcook | 2014-10-13 | 1 | -2/+2 |
* | Reset the config struct before calling options_parse(), otherwise config | jsing | 2014-08-27 | 1 | -1/+3 |
* | Implement table-driven option parsing that allows an application to | jsing | 2014-08-27 | 1 | -74/+75 |
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | jsing | 2014-08-26 | 1 | -0/+194 |