summaryrefslogtreecommitdiff
path: root/Cryptlib/Pk
AgeCommit message (Collapse)Author
2014-10-02Cryptlib: remove the unused filesGary Ching-Pang Lin
I mistakenly added CryptPkcs7VerifyNull.c which may make Pkcs7Verify always return FALSE. Besides CryptPkcs7VerifyNull.c, there are some functions we would never use. This commit removes those files to avoid any potential trouble. Signed-off-by: Gary Ching-Pang Lin <glin@suse.com>
2014-08-19Update openssl to 0.9.8zbGary Ching-Pang Lin
Also update to Tiano Cryptlib r15802 and remove the execute mode bits from the C and header files of openssl
2014-07-14Update openssl to 0.9.8zaGary Ching-Pang Lin
Also update to Tiano Cryptlib r15638
2013-10-04Update to current Tiano CryptlibMatthew Garrett
2012-07-09Cryptlib updateMatthew Garrett
2012-06-19Fix error pathMatthew Garrett
2012-06-19Remove old filesMatthew Garrett
2012-06-18Add crypto librariesMatthew Garrett