aboutsummaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve and simplify function and header detection logic.Brent Cook2014-10-301-1/+1
| | | | | | | | | Simplify autoconf checks by using AC_CHECK_FUNCS/HEADERS. Clarify some ambiguous dependencies around strnlen/strndup. Unconditionally enable pidwraptest for all arc4random implementations. Remove HAVE_VASPRINTF conditional, since asprintf requires vasprintf. ok @doug
* use correct link order for app and testsBrent Cook2014-07-211-1/+1
| | | | ok beck@ guenther@
* build strtonum directly into apps/opensslBrent Cook2014-07-111-0/+4
| | | | | | it is not needed as a library export ok beck@
* initial top-level import of subdirectoriesBrent Cook2014-07-101-0/+11