| Commit message (Expand) | Author | Age | Files | Lines |
* | use TIMEVAL typedef with select() | Brent Cook | 2024-10-06 | 1 | -1/+1 |
* | for poll timeout -1, set loop time more reasonably | Brent Cook | 2024-10-06 | 1 | -2/+2 |
* | add proper guard and typedef | Brent Cook | 2018-03-23 | 1 | -1/+1 |
* | adjust definition of compat clock_gettime | Brent Cook | 2018-03-23 | 1 | -1/+1 |
* | add clock_gettime for macos 10.11 and earlier | Brent Cook | 2018-03-22 | 1 | -0/+26 |
* | use standard initialization for poll loop delay | Brent Cook | 2017-08-13 | 1 | -1/+3 |
* | Windows compatibility fixes | Brent Cook | 2015-10-18 | 2 | -73/+0 |
* | visual studio path updates | Brent Cook | 2015-09-18 | 2 | -2/+2 |
* | move windows file IO mode setup to apps_win.c | Brent Cook | 2015-09-13 | 1 | -0/+31 |
* | add 'nc' to the distribution as an example of libtls client and server | Brent Cook | 2015-09-12 | 3 | -0/+369 |