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 Correct comment 2017-07-28 22:28:08 +01:00
hash New MD API: rename functions from _ext to _ret 2018-01-22 11:54:42 +01:00
pkey pk_sign: added stdlib include 2018-04-03 04:36:52 -04:00
random Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
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 Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
x509 Improve output on bad cmd line args in programs/x509/cert_write 2017-10-03 14:56:04 +01:00
.gitignore Add new program to gitignore 2015-11-02 06:34:29 +09:00
CMakeLists.txt
Makefile Make DLEXT var configurable in programs and tests makefiles 2018-03-27 20:04:18 +01:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00