Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| aed0eee7 | 2015-06-05 22:35:29 | add libtls-standalone COPYING file | ||
| 88acad37 | 2015-06-05 22:16:02 | return 1 on failure | ||
| df703ada | 2015-06-05 05:56:18 | update changelog | ||
| a2247277 | 2015-06-05 05:36:59 | update readme with supported OSes | ||
| b4a6a615 | 2015-06-05 04:31:56 | refactor win32 shims into posix_win.c this also adds a rename shim that allows overwrites | ||
| 1d27b22e | 2015-06-05 03:45:45 | set stdin/out/err to binary mode on Windows | ||
| 8eec2f48 | 2015-06-05 02:31:22 | use correct binary on native windows builds | ||
| b239fc25 | 2015-06-05 03:31:28 | all file IO should be binary, auto-append the flag | ||
| d5a09e19 | 2015-05-25 22:59:14 | update man links | ||
| 8dedbb4b | 2015-05-02 01:58:21 | add Makefile.am.arc4random |