summaryrefslogtreecommitdiffstats
path: root/irecovery.c
AgeCommit message (Collapse)AuthorFilesLines
2012-07-16moved *.c to src/ subdirectoryGravatar Nikias Bassen1-397/+0
2012-07-05irecovery: allow targeting device by ECIDGravatar Nikias Bassen1-3/+19
2011-03-09Added irecv_get_srnm (serial number) and irecv_get_imei (imei) to ↵Gravatar Nicolas Haunold1-0/+34
libirecovery and /deviceinfo to the irecovery shell which displays basic device information.
2011-03-04fixed the nasty segfault in postcommand_cb()0.1Gravatar Nicolas Haunold1-2/+4
2010-12-31DFU mode fixedGravatar pod2g1-1/+1
2010-12-28MacOSX test: Console reading fixedGravatar pod2g1-2/+3
2010-11-06updated libirecovery to the latest version from greenpois0n. it at least ↵Gravatar Joshua Hill1-0/+344
compiles on osx now, I need to test on other systems