]> git.openfabrics.org - ~adrianc/mstflint.git/commit
added --enable-cs configure flag to enable checksum calculation feature in mstflint...
authorAdrian Chiris <adrianc@mellanox.com>
Wed, 13 Jan 2016 17:31:53 +0000 (19:31 +0200)
committerAdrian Chiris <adrianc@mellanox.com>
Thu, 14 Jan 2016 09:24:41 +0000 (11:24 +0200)
commit37d66dee1bbdb529e2a773e2570fbb21f7c562bb
treed19ca2989940adb49a799763a97930eaeae37048
parent300d7399793fce356ae52f0039fe5c55de2ac8f3
added --enable-cs configure flag to enable checksum calculation feature in mstflint(requires openssl package)
Makefile.am
configure.ac
flint/Makefile.am
mlxfwops/lib/Makefile.am
tools_crypto/Makefile.am [new file with mode: 0644]
tools_crypto/tools_md5.c [new file with mode: 0644]
tools_crypto/tools_md5.h [new file with mode: 0644]