summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-05-23TSS stitching and loading of signed iBEC is now working, but launching from ↵Gravatar Joshua Hill3-14/+266
recovery mode causes libusb to fail unreferencing the device
2010-05-23More work on img3.c/h done, implemented basic img3 file parsing and img3 ↵Gravatar Joshua Hill3-16/+208
element parsing
2010-05-22Fixed stupid stupid stupid bugGravatar Joshua Hill3-4/+4
2010-05-22Started implementation of img3 file and tss_stitcherGravatar Joshua Hill9-21/+260
2010-05-22Finished implemented TSS request and TSS responseGravatar Joshua Hill21-17692/+466
Removed base64.c/h since it's not needed with libplist
2010-05-21Added ECID detectionGravatar Joshua Hill5-44/+73
2010-05-20Added support to detect device and which mode it's in, and linking for ↵Gravatar Joshua Hill4-10/+81
libirecovery
2010-05-20Initial commitGravatar Joshua Hill33-0/+30516