13 Commits

Author SHA1 Message Date
Cœur df35718ea1 Adding fixture for #633 2024-09-29 23:21:42 +02:00
Cœur 60c1ccfc0f adding a test for "Skip directories in isPasswordValidForArchiveAtPath" 2024-09-29 23:03:47 +02:00
Cœur 7dd4907de1 Moving github actions from macOS 11 to 12 (#713) 2024-09-15 23:54:19 +02:00
Cœur b84735b740 Adding visionOS 2024-05-04 05:30:13 +08:00
Cœur 49a22a5474 Fix path traversal for "/.." (#680) 2023-07-22 16:28:25 +02:00
Joshua Hudson 2d8944e317 2.5.0 Mitigate CVE-2018-25032
update OS minimum targets to apple OS versions that ship with zlib 1.2.12, move from md5 to SHA256 to remove depreciation warning.
2022-06-10 23:02:08 -07:00
Joshua Hudson 40854bacca 2.4.3 - Upgrade minizip to 3.0.4 2022-02-15 11:57:34 -08:00
ddaddy 81d8deeaf0 Xcode 12 warning fixes (#588)
* Bumped Minimum Deployment Target

* Updated for Xcode 12

* Podspec bump minimum deployment target

* Fixed Quoted Brackets xcode 12 warning

* Fixed Carthage Example

* Fixed Example Tests

* Updated Readme

* Update .travis.yml

Support xcode12.

* Update .travis.yml

Co-authored-by: wilson chen <willson.chenwx@gmail.com>
2020-09-08 11:55:09 +08:00
Antoine Cœur a2e8ce000a Dropping iOS 8, as it's now unsecure https://support.apple.com/en-us/HT201222. Updating minizip to 10cd8b86b98fc3a87618fd0aa66118a86c79bff9 2019-08-21 11:26:32 +08:00
Antoine Cœur 3078747d91 ProvisioningStyle = Automatic; for tests 2019-05-29 14:36:12 +08:00
Antoine Cœur 582949eaf5 Fixed AES not working in correct mode when using CommonCrypto 2019-05-22 11:32:54 +08:00
Antoine Cœur b010295601 Adding an example macOS target 2019-04-28 10:33:42 +08:00
Antoine Cœur 221dc5cc1c Merging the two example workspaces 2019-04-26 17:10:47 +08:00