Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: galaxy001/tsschecker

Tags

0.358.0

Toggle 0.358.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Print homepage and original project URL's

336-0

Toggle 336-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.336.0 Release

Merge all changes from the development branch.

335-0

Toggle 335-0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
0.335.0 Release

* Add support for the MacBookPro (M1 Pro and M1 Max) models.
* Add the ability to manually specify a URL for the TSS server with the "server-url" parameter.
* Fix tihmstar#169.
* Update tss.c and tss.h.
* Update versioning.
* Merge all existing changes.

Co-authored-by: 1Conan <[email protected]>
Co-authored-by: tihmstar <[email protected]>

334-0

Toggle 334-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add the bbgcid for the SDX60M

Thanks @nikias

332-0

Toggle 332-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support the new Spring 2021 Apple Devices

Add support for the new Spring 2021 Apple Devices including:

* Apple TV 4K (2nd generation)
* iPad Pro (11-inch) (3rd generation)
* iPad Pro (12.9-inch) (5th generation)
* iMac (24-inch, M1, 2021)

331-0

Toggle 331-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
implement opa334's fixes and re-enable shared building (DanTheMann15#10)

* implement opa334's tsschecker fixes
* re-enable dynamic building.

330-0

Toggle 330-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Documentation and Submodules

* Update README.md
* Remove error message that prevents building on other platforms.
* Update Jssy (submodule)

328-1

Toggle 328-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apple Silicon Mac support

adds support for checking the tss status on the new apple silicon macs.

- Mac mini (M1, 2020)
- MacBook Air (M1, 2020)
- MacBook Pro (13-inch, M1, 2020)

Other Changes:
- also supports Developer Transition Kit (ADP3,2).

328-0

Toggle 328-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apple Silicon Mac support

adds support for checking the tss status on the new apple silicon macs.

- Mac mini (M1, 2020)
- MacBook Air (M1, 2020)
- MacBook Pro (13-inch, M1, 2020)

Other Changes:
- also supports Developer Transition Kit (ADP3,2).

326-0

Toggle 326-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add HomePod support

* Add HomePod support
* Fix typo in tss.c ([373](libimobiledevice/idevicerestore#373))