mbedtls/programs/util
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
..
CMakeLists.txt Rename project in CMake 2015-01-27 15:44:46 +00:00
pem2der.c Apply the semantic patch rm-malloc-cast.cocci. 2015-02-15 17:49:11 -05:00
strerror.c Fix url again 2015-01-28 17:12:07 +00:00