freemyipod r143 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r142‎ | r143 | r144 >
Date:23:32, 15 August 2010
Author:theseven
Status:new
Tags:
Comment:
Add syscalls for AES, HMAC-SHA1 and mounting/unmounting of partitions
Modified paths:
  • /embios/trunk/SOURCES (modified) (history)
  • /embios/trunk/disk.c (modified) (history)
  • /embios/trunk/export/syscallapi.h (modified) (history)
  • /embios/trunk/export/syscallwrappers.h (modified) (history)
  • /embios/trunk/fat.c (modified) (history)
  • /embios/trunk/hmacsha1.h (added) (history)
  • /embios/trunk/hwkeyaes.h (added) (history)
  • /embios/trunk/panic.c (modified) (history)
  • /embios/trunk/panic.h (modified) (history)
  • /embios/trunk/syscallapi.c (modified) (history)
  • /embios/trunk/target/ipodnano2g/aes.c (deleted) (history)
  • /embios/trunk/target/ipodnano2g/aes.h (deleted) (history)
  • /embios/trunk/target/ipodnano2g/crt0.S (modified) (history)
  • /embios/trunk/target/ipodnano2g/hash.c (deleted) (history)
  • /embios/trunk/target/ipodnano2g/hash.h (deleted) (history)
  • /embios/trunk/target/ipodnano2g/hmacsha1.c (added) (history)
  • /embios/trunk/target/ipodnano2g/hwkeyaes.c (added) (history)
  • /embios/trunk/target/ipodnano2g/target.h (modified) (history)