Check box wrt symbolic link check

Este commit está contenido en:
Joost Rijneveld 2019-02-27 14:18:29 +01:00
padre 0e180fa406
commit 2a1d6a1049
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: A4FE39CF49CBC553

Ver fichero

@ -49,7 +49,7 @@ _The checking of items on this list is still being developed. Checked items shou
* [ ] No dynamic memory allocations
* [ ] No branching on secret data (dynamically checked using valgrind)
* [ ] No access to secret memory locations (dynamically checked using valgrind)
* [ ] Separate subdirectories (without symlinks) for each parameter set of each scheme
* [x] Separate subdirectories (without symlinks) for each parameter set of each scheme
* [x] Builds under Linux, MacOS, and Windows
* [x] Linux
* [x] MacOS