kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
af624440 2018-01-07 16:22:00 Land #376, adjust MSVC warnings
c3210983 2018-01-07 16:21:11 Land #374, hp-ux compatibility Merge remote-tracking branch 'upstream/pr/374'
40e04292 2018-01-07 16:19:36 Land #375, adjust va_end calls to match scope
0ee8aa8e 2018-01-06 18:51:45 Remove unneeded -ULIBRESSL_INTERNAL
b0e9f0a3 2018-01-06 18:12:50 Reconsider MSVC warning list - Remove C4242 and C4820 - Warning explanation from manual - Sort by warning code
1f4bfb9a 2018-01-06 00:28:49 Call va_end soon after using variable length variable - This fix MSVC compiler warning C4702 "unreachable code".
861a6ca1 2017-12-30 20:15:56 Modify regress tests/tlsexttest.c for 0 sized array - Windows and hp-ux ANSI compiler can not handle 0 sized array initialization.
52c39d42 2017-12-28 03:39:59 Land #373, add app_timer_user for Windows
9a7fb374 2017-12-28 03:38:41 Land #372, Add CLOCK_MONOTONIC and timersub compatibility stubs
82ce5983 2017-12-26 22:49:01 Add app_timer_user for Windows build