mbedtls/programs
Mansour Moufid 369e6c20b3 Apply the semantic patch rm-malloc-cast.cocci.
for dir in library programs; do
        spatch --sp-file scripts/rm-malloc-cast.cocci --dir $dir \
        --in-place;
    done
2015-02-15 17:49:11 -05:00
..
aes Fix url again 2015-01-28 17:12:07 +00:00
hash Fix url again 2015-01-28 17:12:07 +00:00
pkey Fix url again 2015-01-28 17:12:07 +00:00
random Fix left out printf's 2015-01-29 11:47:41 +00:00
ssl Fix left out printf's 2015-01-29 11:47:41 +00:00
test Apply the semantic patch rm-malloc-cast.cocci. 2015-02-15 17:49:11 -05:00
util Apply the semantic patch rm-malloc-cast.cocci. 2015-02-15 17:49:11 -05:00
x509 Fix url again 2015-01-28 17:12:07 +00:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt
Makefile Link to new name in programs & tests Makefiles 2015-01-27 14:03:24 +01:00
wince_main.c Fix url again 2015-01-28 17:12:07 +00:00