Commit Graph

15 Commits

Author SHA1 Message Date
Stefan `Sec` Zehl d69199e563 Fix all warnings (except table.c and ff.c). Turn off "unused function" warnings 2011-12-23 01:07:48 +01:00
Stefan `Sec` Zehl 01dd639c1c Fix half-exploit: do not allow 0-byte loadables (padded to 16 bytes for MAC) 2011-08-22 22:04:12 +02:00
schneider 03b632648d save 9 bytes 2011-08-05 22:44:16 +02:00
schneider 8a5c93be66 l0dables: check file size 2011-08-05 22:32:00 +02:00
schneider 0fada18915 executor: fail better :) 2011-08-05 19:57:47 +02:00
Stefan `Sec` Zehl b1b5516b42 Move ramcode to clean address. Also sort exported symbols and add a few 2011-08-05 18:53:40 +02:00
schneider 05fc825df8 added encryption keys for l0dables 2011-08-05 17:39:00 +02:00
Stefan `Sec` Zehl 16da194336 Support l0dable nickname display. 2011-08-04 16:57:18 +02:00
Stefan `Sec` Zehl 44802d4b28 More ram size for loadables 2011-08-03 21:59:47 +02:00
schneider b07eb7c577 executor: made encryption work 2011-08-03 08:59:55 +02:00
schneider b49a49f31c filesystem: add option to decode loadables 2011-07-19 01:21:05 +02:00
schneider 43eddd123b filesystem: check signature of loadables with cbc-mc 2011-07-19 01:12:53 +02:00
Stefan `Sec` Zehl f98c33d49b Remove more unnecessary depends 2011-07-17 15:13:59 +02:00
Stefan `Sec` Zehl 0fb18e7991 Remove unneeded dependency 2011-07-17 12:26:06 +02:00
schneider 5967575ef3 moved file execution code into filesystem lib 2011-07-17 02:02:45 +02:00