summaryrefslogtreecommitdiffstats
path: root/src/crypto/axtls
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Remove spurious #include "config.h"Michael Brown2008-09-251-2/+0Star
* use malloc attributeHolger Lubitz2007-08-201-1/+1
* Inhibit compiler warningMichael Brown2007-07-301-1/+1
* Upgrade AXTLS import to version 1.1.5-aMichael Brown2007-07-307-62/+906
* disable AES_convert_key by #if 0'ing it out (suggested by mcb30)Holger Lubitz2007-07-271-0/+2
* disable AES_convert_key by #if 0'ing it out (suggested by mcb30)Holger Lubitz2007-07-271-0/+4
* Warnings purge: src/{crypto,hci,net}Marty Connor2007-07-031-1/+1
* Conflicts with native asn1.cMichael Brown2007-06-081-867/+0Star
* Required for public key extractionMichael Brown2007-02-011-0/+867
* Vanilla copies from axtlsMichael Brown2007-02-012-0/+1749
* Quick hacks to get it workingMichael Brown2007-02-011-0/+7
* Original axtls RSA codeMichael Brown2007-01-311-0/+331
* Adding missing includeMichael Brown2007-01-311-0/+1
* We need this, I thinkMichael Brown2007-01-311-0/+1
* Should be correct for building RSAMichael Brown2007-01-281-1/+1
* Add aes.c and required headers from axtls treeMichael Brown2007-01-264-0/+969
* Enable the axtls code to at least build within gPXEMichael Brown2007-01-261-0/+62