Pavel Tikhonenko
|
4ba8a0a16c
|
Fix compiling issues
2.3
|
2019-12-03 18:27:42 +03:00 |
|
Pavel Tikhonenko
|
f8bbb6eb11
|
Fix Catalyst issue (https://github.com/tikhop/TPInAppReceipt/issues/38)
|
2019-12-03 18:07:34 +03:00 |
|
Pavel Tikhoneko
|
fb46326173
|
Update README.md
|
2019-11-28 12:38:44 +03:00 |
|
Pavel Tikhoneko
|
d2d210f909
|
Update README.md
|
2019-11-26 20:05:34 +03:00 |
|
Pavel Tikhoneko
|
34cf65503a
|
Update README.md
|
2019-11-26 15:07:37 +03:00 |
|
Pavel Tikhoneko
|
1254ee0968
|
Merge pull request #37 from cupnoodle/x509
Added Chain of trust verification and signature verification using iTunes Store Cert in the app receipt
|
2019-11-26 14:59:37 +03:00 |
|
Axel
|
2a47116e81
|
Removed x509 function as it is not needed
Removed x509 files as it is not needed
|
2019-11-20 15:58:40 +08:00 |
|
Axel
|
0515a44fab
|
Add availability check before signature validation
Add availability check before signature validation
|
2019-11-20 15:58:25 +08:00 |
|
Axel
|
3bc6c3a42a
|
Bumped macOS to 10.12, tvOS to 10.10 to use Security Framework
Bumped macOS to 10.12, tvOS to 10.10 to use Security Framework
|
2019-11-19 23:36:54 +08:00 |
|
Axel
|
a1ec087d64
|
Added chain of trust verification
Added chain of trust verification
|
2019-11-19 19:51:25 +08:00 |
|
Axel
|
81f70cfd50
|
Remove unused code
Remove unused code
|
2019-11-19 03:54:18 +08:00 |
|
Axel
|
ce17873985
|
Got signature validation to work!
Got signature validation to work!
|
2019-11-19 03:48:13 +08:00 |
|
Axel
|
7203b16ccc
|
I give up lol
I give up lol
|
2019-11-19 03:43:08 +08:00 |
|
Axel
|
c79b6d5a28
|
Gotten public key sec to work
Gotten public key sec to work
|
2019-11-19 02:15:58 +08:00 |
|
Axel
|
762a8bee88
|
Extract public key from x509 cert
Extract public key from x509 cert
|
2019-11-18 23:58:49 +08:00 |
|
Axel
|
5e99f032cf
|
WIP
|
2019-11-18 20:27:32 +08:00 |
|
Pavel Tikhonenko
|
8246a9d3ac
|
Bump up pod version
2.2.3
|
2019-09-10 17:14:44 +03:00 |
|
Pavel Tikhoneko
|
86172e306c
|
Merge pull request #33 from DigitalMasterpieces/feature/subscription-introductory-price-period
Subscription introductory price period field
|
2019-09-10 18:12:08 +04:00 |
|
Frank Schlegel
|
885f3edca7
|
Added subscriptionIntroductoryPricePeriod field.
|
2019-09-10 15:52:17 +02:00 |
|
Pavel Tikhonenko
|
3c6c9cefd5
|
Fix hash validation; fix checking auto renewable subscription issue
2.2.2
|
2019-08-08 08:56:06 +03:00 |
|
Pavel Tikhonenko
|
9272a95e99
|
Improve asn1 parsing
2.2.1
|
2019-07-23 13:14:40 +03:00 |
|
Pavel Tikhonenko
|
17d3d7cde8
|
Add support for watchos and tvos
2.2
|
2019-07-23 04:07:16 +03:00 |
|
Pavel Tikhonenko
|
ee67bc92e2
|
Fix crash
2.1.3
|
2019-07-22 22:42:52 +03:00 |
|
Pavel Tikhonenko
|
d505edf650
|
Added some extra methods into receipt: retrive all active subscriptions, checking whether any auto renewable purchase exists
|
2019-07-22 18:11:33 +03:00 |
|
Pavel Tikhonenko
|
e8de6cf0c6
|
Fix an issue when a sequence of bytes mistakenly treated as a valid ASN1 Object
|
2019-07-22 13:38:17 +03:00 |
|
Pavel Tikhonenko
|
b0f70a5fc3
|
Implement a function which returns the last auto renewable subscription
2.1.2
|
2019-07-17 13:12:18 +03:00 |
|
Pavel Tikhonenko
|
4fb7b0155b
|
Implement a function which returns the last auto renewable subscription
|
2019-07-17 13:10:47 +03:00 |
|
Pavel Tikhonenko
|
c833487f5b
|
Fix validation issue (OSX)
|
2019-07-17 13:10:05 +03:00 |
|
Pavel Tikhonenko
|
6fbf25f945
|
Prepare for release
2.1.1
|
2019-07-15 21:33:11 +03:00 |
|
Pavel Tikhonenko
|
821d380f28
|
GUID validation fix
|
2019-07-15 21:32:12 +03:00 |
|
Pavel Tikhonenko
|
7789eca5b3
|
Prepare for release
2.1.0
|
2019-07-15 19:31:50 +03:00 |
|
Pavel Tikhonenko
|
7a6fde3395
|
update gitignore
|
2019-07-03 03:29:50 +03:00 |
|
Pavel Tikhonenko
|
f38ed3f4fa
|
Minor verification improvements
|
2019-07-03 03:28:19 +03:00 |
|
Pavel Tikhonenko
|
8a73ecef4f
|
minor improvements
|
2019-07-02 03:36:19 +03:00 |
|
Pavel Tikhonenko
|
642e1d982d
|
Codebase clean up
|
2019-07-01 22:57:55 +03:00 |
|
Pavel Tikhonenko
|
4bfcb94710
|
Bring 'InAppReceipt.verify()' method back
|
2019-06-28 20:27:47 +03:00 |
|
Pavel Tikhonenko
|
de678f695a
|
Codebase clean up
|
2019-06-28 04:23:59 +03:00 |
|
Pavel Tikhonenko
|
1903517022
|
Podspec fixes
|
2019-06-28 03:49:00 +03:00 |
|
Pavel Tikhonenko
|
4ad1f74fac
|
SwiftPM
|
2019-06-28 03:47:01 +03:00 |
|
Pavel Tikhonenko
|
f30b1fa643
|
Merge branch 'master' of https://github.com/tikhop/TPInAppReceipt
|
2019-06-28 02:51:20 +03:00 |
|
Pavel Tikhonenko
|
630811ef2a
|
fix warnings
|
2019-06-28 02:51:11 +03:00 |
|
Pavel Tikhoneko
|
ebd520d55e
|
Update README.md
|
2019-06-28 02:46:49 +03:00 |
|
Pavel Tikhoneko
|
99a441068e
|
Update README.md
|
2019-06-28 02:46:25 +03:00 |
|
Pavel Tikhoneko
|
9e4f5506fd
|
Update README.md
|
2019-06-28 02:46:04 +03:00 |
|
Pavel Tikhonenko
|
cf2e0dc9b9
|
verify if signed data and data exist (part of signature verification flow)
|
2019-06-28 02:28:10 +03:00 |
|
Pavel Tikhonenko
|
1b794c1c8c
|
verify bundle version
|
2019-06-28 01:43:52 +03:00 |
|
Pavel Tikhonenko
|
61459ac592
|
verify bundle identifiers
|
2019-06-28 01:27:20 +03:00 |
|
Pavel Tikhonenko
|
9d9f8702bc
|
Prepare for release
2.0.6
|
2019-06-27 19:35:40 +03:00 |
|
Pavel Tikhonenko
|
98fb9ba11f
|
ASN1: fix issue with parsing octet string
|
2019-06-27 18:26:03 +03:00 |
|
Pavel Tikhonenko
|
f23c6b4d95
|
Make it possible to retrieve raw base64 string of receipt
|
2019-06-27 09:07:29 +03:00 |
|