- POLARSSL_HAVE_ASM also used in padlock and timing code.

This commit is contained in:
Paul Bakker 2009-04-19 21:17:09 +00:00
parent 1d4f30ca4d
commit 34a9056f39
3 changed files with 13 additions and 8 deletions

View file

@ -16,6 +16,8 @@ PolarSSL ChangeLog
load_file()
* Made definition of net_htons() endian-clean for big endian
systems (Found by Gernot).
* Undefining POLARSSL_HAVE_ASM now also handles prevents asm in
padlock and timing code.
= Version 0.10.0 released on 2009-01-12
* Migrated XySSL to PolarSSL