Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| df703ada | 2015-06-05 05:56:18 | update changelog | ||
| a2247277 | 2015-06-05 05:36:59 | update readme with supported OSes | ||
| 1d27b22e | 2015-06-05 03:45:45 | set stdin/out/err to binary mode on Windows | ||
| b4a6a615 | 2015-06-05 04:31:56 | refactor win32 shims into posix_win.c this also adds a rename shim that allows overwrites | ||
| b239fc25 | 2015-06-05 03:31:28 | all file IO should be binary, auto-append the flag | ||
| 8eec2f48 | 2015-06-05 02:31:22 | use correct binary on native windows builds | ||
| d5a09e19 | 2015-05-25 22:59:14 | update man links | ||
| bc70c1c2 | 2015-05-23 19:23:55 | patch in std headers and C++ support for tls.h | ||
| d3771a41 | 2015-05-01 07:18:12 | refactor configure into separate m4 macros this allows for some reusability with libtls | ||
| 901ea927 | 2015-05-23 19:23:35 | flesh out libtls test program a bit, move to tests |