summaryrefslogtreecommitdiffstats
path: root/src/tss.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-26Implemented NOR data request, it's ugly but it works! Successfully restored ↵Gravatar Joshua Hill1-12/+13
4.0b4 to my device
2010-05-24Have it sending DeviceTree now and started on ramdisk. Started to clean up a ↵Gravatar Joshua Hill1-2/+6
little bit, but not everything yet.
2010-05-22Started implementation of img3 file and tss_stitcherGravatar Joshua Hill1-8/+22
2010-05-22Finished implemented TSS request and TSS responseGravatar Joshua Hill1-29/+166
Removed base64.c/h since it's not needed with libplist
2010-05-21Added ECID detectionGravatar Joshua Hill1-2/+1
2010-05-20Added support to detect device and which mode it's in, and linking for ↵Gravatar Joshua Hill1-0/+2
libirecovery
2010-05-20Initial commitGravatar Joshua Hill1-0/+76