index
:
idevicerestore
fixtrailingwhitespaces
master
operation-refactoring
Restore/upgrade firmware of iOS devices
ms,jh
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-25
tss: Add preliminary code to set UID_MODE
Nikias Bassen
1
-0
/
+12
2022-09-25
tss: Make sure vinyl tags include eUICC,Gold and eUICC,Main digests
Nikias Bassen
1
-0
/
+19
2022-09-21
tss: Add NeRDEpoch to TSS requests for newer devices (iPhone 13 and up)
Nikias Bassen
1
-0
/
+2
2022-09-16
tss: Don't add @BBTicket in tss_request_new()
Nikias Bassen
1
-1
/
+0
2022-09-16
Fix Cryptex1 and Cryptex1LocalPolicy TSS request handling
Nikias Bassen
1
-0
/
+38
2022-08-23
tss: Skip components with IsFTAB:true when adding AP tags to request
Nikias Bassen
1
-0
/
+6
2022-06-17
Add support for iOS 16
Doron Zarhi
1
-7
/
+28
2022-04-07
tss: Fix img4 tag for TSS request
Nikias Bassen
1
-1
/
+1
2022-04-07
tss/restore: Improve code readability with plist helpers and removal of unnee...
Nikias Bassen
1
-777
/
+180
2022-04-06
Add support for Timer,* components and TSS found in iPad Air 5th gen firmware
Nikias Bassen
1
-0
/
+148
2021-11-24
Update TSS Client version
Daniel VanBritsom
1
-1
/
+7
2021-10-11
tss: Fix incorrect comments for veridian and tcon tickets
Nikias Bassen
1
-2
/
+2
2021-09-27
restore: Add support for updating AppleTCON
Hector Martin
1
-0
/
+105
2021-08-17
tss: Fix TSS request generation by ignoring components without RestoreRequest...
Nikias Bassen
1
-3
/
+18
2021-08-11
tss: Remove numerous free() calls and instead free at start of plist dictiona...
Nikias Bassen
1
-43
/
+12
2021-06-07
tss: fix restore rules not applied for recoveryos
Benjamin BOURGEAIS
1
-4
/
+0
2021-05-08
tss: Add new calls
Benjamin BOURGEAIS
1
-3
/
+342
2020-10-16
fix two English typos
Yves-Alexis Perez
1
-1
/
+1
2020-06-23
tss: Fix logical bug in tss_request_add_ap_tags() when selecting 'only firmwa...
Nikias Bassen
1
-2
/
+6
2020-06-08
Remove trailing whitespace errors from all files
Martin Szulecki
1
-1
/
+1
2020-04-20
Use uint64_t and appropriate standard PRI* format specifiers everywhere
Nikias Bassen
1
-1
/
+1
2019-09-27
tss: Fix Baseband TSS request for iPhone XS
Nikias Bassen
1
-11
/
+13
2019-09-25
tss: Add support for new Vinyl (eUICC), Rose (Rap), and Veridian (BMU) ticket...
Nikias Bassen
1
-2
/
+291
2019-09-11
tss: Fix crash due to use-after-free in tss_request_send() if connection fails
137734949
1
-3
/
+4
2019-08-29
Add support to "preboard" a device on update restore to prevent 'Attempting d...
Nikias Bassen
1
-0
/
+8
2019-08-29
tss: Properly apply RestoreRequestRules which can also be EPRO:false or ESEC:...
Nikias Bassen
1
-4
/
+4
2019-08-29
tss: Allow missing ApECID in tss_request_add_common_tags()
Nikias Bassen
1
-4
/
+2
2019-08-29
tss: Silence warnings about missing BbChipID and BbSkeyId entries
Nikias Bassen
1
-2
/
+2
2019-01-25
restore: Move Yonkers component selection code to tss_request_add_yonkers_tags()
Nikias Bassen
1
-1
/
+66
2019-01-24
restore: Fix Savage firmware handling for iPhone XR/XS/XS max
Nikias Bassen
1
-10
/
+26
2019-01-16
restore/tss: Add support for Yonkers firmware data and TSS request
Rudolf Tammekivi
1
-0
/
+90
2019-01-16
restore: Add support for newer SEP firmware (Chip ID 0x64)
Nikias Bassen
1
-18
/
+11
2018-04-27
tss: Warn about unsupported SE,ChipID value and prevent passing NULL key to p...
Nikias Bassen
1
-1
/
+3
2018-04-27
Decide what to do when updating SE firmware based on chip ID
BALATON Zoltan
1
-6
/
+17
2017-11-13
Define a constant for user agent string instead of duplicate strings
BALATON Zoltan
1
-1
/
+1
2017-11-06
Add support for Savage firmware updating (found in iPhone X)
Nikias Bassen
1
-0
/
+167
2016-09-30
tss: Add helper function to create Secure Element TSS request
Nikias Bassen
1
-0
/
+106
2016-06-26
tss: Add 'OS' entry to TSS request, required for iOS 10
Nikias Bassen
1
-1
/
+1
2015-05-05
tss: Fix request for older devices (such as iPhone 3G). We only need
BALATON Zoltan
1
-5
/
+9
2014-10-28
tss: Make ApECID key mandatory and also use it for baseband TSS requests
Martin Szulecki
1
-18
/
+9
2014-10-28
tss: Intercept server status code 126 indicating malformed request
Martin Szulecki
1
-0
/
+3
2014-10-21
tss: Fix request xml adding new tags and missing parts
BALATON Zoltan
1
-1
/
+28
2014-10-21
tss: handle status code 69
BALATON Zoltan
1
-1
/
+1
2014-03-22
Use "plist_dict_set_item" instead of deprecated "plist_dict_insert_item"
Martin Szulecki
1
-42
/
+42
2014-03-21
move curl_global_init/_cleanup to a global context
Nikias Bassen
1
-2
/
+0
2014-02-09
tss: make Bb*KeyHash "WARNING:" debug messages and sound less dramatic
Nikias Bassen
1
-4
/
+4
2014-02-09
tss: make "ERROR: Unable to find %s entry in TSS response" debug messages and...
Nikias Bassen
1
-3
/
+3
2014-01-07
tss: make tss_write_callback static
Nikias Bassen
1
-1
/
+1
2013-12-02
tss: don't fail if BbChipID is missing for devices without baseband
Nikias Bassen
1
-6
/
+6
2013-12-01
tss: silence compiler warning about variable signedness
Nikias Bassen
1
-1
/
+1
[next]