summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/apps_posix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* openssl app timers: TM_START -> TM_RESET, TM_STOP -> TM_GETcheloha2018-07-131-4/+4
* Seperate real and user timer interfacesjca2017-12-051-10/+4
* Use clock_gettime and getrusage to compute real and user time.jca2017-11-241-16/+33
* Factor out setup_up / destroy_ui functions.bcook2015-09-131-0/+20
* Move Windows OS-specific functions to make porting easier.bcook2014-12-031-0/+144