kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
55d07e70 2014-07-23 19:18:45 clarify license and origin for pidwraptest The original author clarified the license, so we are fine to ship with the PID wraparound test. Run it by default if libressl is using the native arc4random supplied from the OS. ok deraadt@
8bf6bdeb 2014-07-21 21:07:26 add calloc to the list (integer overflow..)
ee6e8828 2014-07-21 21:02:21 Update README to indicate general policy about intrinsics
dd883345 2014-07-21 20:36:14 bump version
ea6e7116 2014-07-21 18:57:06 build openbsd memmem implementation for explicit_bzero test memmem is not always available, and not all memmem's work the same way ok beck@ guenther@
451dbd96 2014-07-21 18:56:24 compute absolute paths to source removes relative path hackery ok beck@ guenther@
33bc05ca 2014-07-21 18:30:31 better handle disabled tests and exclude files ok beck@ guenther@
23dc97f8 2014-07-21 18:25:54 rename local tests to end in test.c ok beck@ guenther@
f425f564 2014-07-21 07:50:32 test for and use system explicit_bzero if it exists ok beck@ guenther@
0ec7cdcb 2014-07-21 07:34:01 include err.h shim Includes compatible replacements, or uses system err.h if available. ok beck@ guenther@