summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS with latest changes1.0.0Martin Szulecki2020-06-151-2/+9
* Adjust spacing/indentation of terminating device database entryMartin Szulecki2020-06-151-1/+1
* Add support for Watch1,1 (Apple Watch 38mm 1st gen) and Watch1,2 (42mm variant)Martin Szulecki2020-06-151-0/+3
* Add support for iPad4,3 (iPad Air China)Martin Szulecki2020-06-151-0/+1
* Fix wrong device information for iPad 7 variantsMartin Szulecki2020-06-151-2/+2
* Update copyright noticeMartin Szulecki2020-06-151-1/+1
* Fix usage example in README.md by using proper action optionMartin Szulecki2020-06-141-2/+2
* irecovery: Add new "--version" option to output version informationMartin Szulecki2020-06-141-1/+9
* irecovery: Add long argument name variantsMartin Szulecki2020-06-141-13/+29
* irecovery: Return an error if no action option was usedMartin Szulecki2020-06-141-1/+8
* Add API version to library and pkgconfig file for proper linkingMartin Szulecki2020-06-143-7/+7
* Add "contributing" section to README.mdMartin Szulecki2020-06-131-0/+19
* Update README with Apple trademarksNikias Bassen2020-06-131-1/+2
* README: Fix typosreadmeNikias Bassen2020-06-121-3/+3
* Improve README.md with a project description, installation and usage sectionsMartin Szulecki2020-06-121-29/+68
* Update NEWS with latest changesMartin Szulecki2020-06-091-0/+1
* Apply changes towards a project wide common "autogen.sh" fileMartin Szulecki2020-06-091-12/+16
* Rename pkg-config file to include major versionNikias Bassen2020-06-083-2/+2
* Remove a trailig whitespace from public headerMartin Szulecki2020-06-081-1/+1
* Make sure README.md file is added to distribution archiveMartin Szulecki2020-06-081-0/+3
* Fix make distcheck target attempting to install udev rules to wrong prefixMartin Szulecki2020-06-081-0/+3
* Unfold automake flags and sources into multiple lines for maintainabilityMartin Szulecki2020-06-081-5/+6
* Move pkg-config file into src directory as the standard recommendsMartin Szulecki2020-06-084-4/+4
* Update README.md content, links and remove IRC link for nowMartin Szulecki2020-06-081-6/+5
* Add "check-news" automake option to ensure correct NEWS file on releasesprereleaseMartin Szulecki2020-06-041-1/+1
* Add NEWS file with list of changesMartin Szulecki2020-06-041-0/+53
* Unify irecovery usage output with other tools and add bugreport URLMartin Szulecki2020-06-041-3/+6
* Use secure project URL in configure.acMartin Szulecki2020-06-041-1/+1
* Add support for iPhone SE (2020)Nikias Bassen2020-05-151-0/+1
* Use uint64_t cast for PRIx64 format specifiersNikias Bassen2020-04-211-3/+3
* Add support for iPad Pro 4 modelsNikias Bassen2020-03-241-0/+4
* Bump version to 1.0.0, and so version tooNikias Bassen2020-02-051-2/+2
* Move fprintf() to debug() and allow setting debug level via environment variableNikias Bassen2020-02-051-15/+20
* udev: Support checkra1n DFU mode deviceNikias Bassen2020-02-051-0/+3
* configure.ac: Drop AC_FUNC_MALLOC/REALLOC and use AC_CHECK_FUNCS instead to a...Nikias Bassen2020-01-141-3/+1
* Use PRI* and SCN* (inttypes.h) format string macros instead of self-defined onesNikias Bassen2020-01-142-20/+15
* Update T2 names and add 16" MacBook Pro T2Rick Mark2019-12-161-9/+10
* Adding support for Apple T2 processorsRick Mark2019-12-161-5/+15
* configure.ac: Remove largefile hackeryRosen Penev2019-12-131-24/+0
* tools: Parse and print PWND string in irecovery device info output if presentNikias Bassen2019-12-041-0/+8
* macOS: Fix "Couldn't create a device interface (80000004)" errorNikias Bassen2019-11-181-1/+1
* Fix problem with irecovery shell disconnecting bluetooth or other usb devices...Nikias Bassen2019-10-091-3/+8
* irecovery: Print SRTG in device info output if availableNikias Bassen2019-10-041-0/+1
* Parse SRTG (build tag string) from usb serial number if availableNikias Bassen2019-10-032-4/+21
* Expose entire usb serial number string in struct irecv_device_infoNikias Bassen2019-10-032-0/+8
* Add support for iPad7,11 and iPad7,12Nikias Bassen2019-09-281-0/+2
* Add display_name to device database and irecv_device structNikias Bassen2019-09-282-103/+108
* Fix crash when calling CFRunLoopStop without the runloop being setNikias Bassen2019-09-261-1/+3
* Add support for iPhone 11, iPhone 11 Pro, and iPhone 11 Pro Max modelsNikias Bassen2019-09-201-0/+3
* Fix invalid Requires.private entry in libirecovery.pc due to missing autoconf...Nikias Bassen2019-09-091-0/+2