mbedtls/programs
Simon Butcher bb5e1c3973 Fix multiple quality issues in the source
This PR fixes multiple issues in the source code to address issues raised by
tests/scripts/check-files.py. Specifically:
 * incorrect file permissions
 * missing newline at the end of files
 * trailing whitespace
 * Tabs present
 * TODOs in the souce code
2018-06-08 11:14:43 +01:00
..
aes
hash
pkey pk_sign: added stdlib include 2018-04-03 04:36:52 -04:00
random
ssl Fix multiple quality issues in the source 2018-06-08 11:14:43 +01:00
test benchmark: Fix incompatibility with C89 compilers 2018-03-22 23:21:29 -07:00
util
x509
.gitignore
CMakeLists.txt
Makefile Make DLEXT var configurable in programs and tests makefiles 2018-03-27 20:04:18 +01:00
wince_main.c