aboutsummaryrefslogtreecommitdiff
path: root/apps/openssl/compat (follow)
Commit message (Expand)AuthorAgeFilesLines
* use TIMEVAL typedef with select()Brent Cook2024-10-061-1/+1
* for poll timeout -1, set loop time more reasonablyBrent Cook2024-10-061-2/+2
* add proper guard and typedefBrent Cook2018-03-231-1/+1
* adjust definition of compat clock_gettimeBrent Cook2018-03-231-1/+1
* add clock_gettime for macos 10.11 and earlierBrent Cook2018-03-221-0/+26
* use standard initialization for poll loop delayBrent Cook2017-08-131-1/+3
* Windows compatibility fixesBrent Cook2015-10-182-73/+0
* visual studio path updatesBrent Cook2015-09-182-2/+2
* move windows file IO mode setup to apps_win.cBrent Cook2015-09-131-0/+31
* add 'nc' to the distribution as an example of libtls client and serverBrent Cook2015-09-123-0/+369