summaryrefslogtreecommitdiffstats
path: root/src/fls.c
AgeCommit message (Collapse)AuthorFilesLines
2025-07-01Update codebase to use (const) void* and size_t where applicableGravatar Nikias Bassen1-6/+6
2025-06-23Refactor logging and add logfile supportGravatar Nikias Bassen1-9/+9
idevicerestore will now also create a logfile automatically, unless disabled with --logfile=NONE.
2013-12-02fls: remove redundant variable assignmentsGravatar Nikias Bassen1-4/+4
2013-12-01fls: removed unused variable and fix variable signednessGravatar Nikias Bassen1-3/+2
2012-07-17restore: implemented BasebandData requestGravatar Nikias Bassen1-0/+339