Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 1a369f0f | 2015-05-03 22:25:22 | ship manpages with libtls-standalone | ||
| edfc5690 | 2015-05-02 11:13:41 | fix definition of DISABLE_AS_EXECUTABLE_STACK | ||
| d2faf2ed | 2015-05-02 09:06:55 | set the shared library version number | ||
| 189cdf71 | 2015-05-02 08:34:39 | revert changes to libtls-standalone Makefile.am that ended up in tls | ||
| bc70c1c2 | 2015-05-23 19:23:55 | patch in std headers and C++ support for tls.h |