kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
2509d58f 2021-04-13 11:18:19 Initial changelog for 3.3.2
867b577d 2021-04-08 05:00:36 rebase tlsexttest patch
3b8e24fd 2021-04-08 04:15:45 update manpage links
94f05740 2021-04-08 03:32:25 update appveyor pre-build config to address build failures
921c0675 2021-04-05 02:32:35 Add '--enable-libtls-only' build option
141f7528 2021-02-28 10:08:12 update links
90f1c4db 2021-02-28 10:04:51 fix leak in Windows version of pthread_mutex_free Free the lock pointer in addition to the critical section. Thanks to martinkucera74 on github.
81e17c73 2021-02-03 06:13:46 add ssl_methods test
a6f5d81f 2021-01-03 11:08:04 update manpage links
527482b5 2020-12-21 09:39:12 add win32 pthread_mutex_destroy implementation