Pavel Tikhonenko
|
a10347ae5d
|
Bump up cocoapod version
2.3.3
|
2019-12-08 18:51:48 +03:00 |
|
Pavel Tikhoneko
|
c3f0e1a05d
|
Merge pull request #43 from cupnoodle/fix/chain_of_trust
Added Worldwide Developer Certificate to the chain of trust for iTunes certificate (https://github.com/tikhop/TPInAppReceipt/issues/42)
|
2019-12-08 18:49:12 +03:00 |
|
Axel
|
dab93e651e
|
Added Worldwide Developer Certificate to the chain of trust for iTunes certificate
Added Worldwide Developer Certificate to the chain of trust for iTunes certificate
|
2019-12-08 23:34:02 +08:00 |
|
Pavel Tikhonenko
|
576b8506cd
|
Merge branch 'master' of https://github.com/tikhop/TPInAppReceipt
2.3.2
|
2019-12-04 11:19:34 +03:00 |
|
Pavel Tikhonenko
|
bdd117c536
|
Bump up cocoapod version
|
2019-12-04 11:18:56 +03:00 |
|
Pavel Tikhonenko
|
c5114d429d
|
Fix an issue when AppleRootCertificate can't be found in the main bundle (https://github.com/tikhop/TPInAppReceipt/issues/41)
|
2019-12-04 11:16:28 +03:00 |
|
Pavel Tikhoneko
|
27cb82e8b3
|
Merge pull request #40 from IngmarStein/master
Fix verifyHash error handling example in README
|
2019-12-03 23:28:15 +03:00 |
|
Ingmar Stein
|
85fbbe3ab5
|
Fix verifyHash error handling example in README.
|
2019-12-03 21:25:31 +01:00 |
|
Pavel Tikhonenko
|
1323d41fd8
|
Bump up pod version
2.3.1
|
2019-12-03 18:36:14 +03:00 |
|
Pavel Tikhonenko
|
44dd57c480
|
Fix compiling issues
|
2019-12-03 18:31:28 +03:00 |
|
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 |
|