aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ldid.1: Fix modification dateCameron Katri2022-01-303-3/+3
* | Update manpage translations (#8)Nick Chan2022-01-305-10/+198
* | ldid.1: Document -ECameron Katri2022-01-201-6/+19
* | Revert "ci: Set CXXFLAGS"Cameron Katri2022-01-191-2/+0
* | ci: Set CXXFLAGSCameron Katri2022-01-181-0/+2
* | ci: use lto and gc-sections1Conan2022-01-182-7/+19
* | Fix workflowCameron Katri2022-01-181-3/+3
* | Experimental arm64_32 supportCameron Katri2022-01-181-2/+8
* | Cleanup and switch to a Makefile (#7)1Conan2021-11-0416-234/+47
* | Only run actions on code changesCameron Katri2021-11-041-0/+3
* | remove Nick Chan's copyright string (#6)Nick Chan2021-10-191-1/+0
* | Create README.mdCameron Katri2021-10-181-0/+6
* | Fix openssl 3 compatv2.1.5-procursus2Cameron Katri2021-10-161-2/+2
* | Transfer manpage copyright to ProcursusTeamCameron Katri2021-10-152-2/+2
* | 加入繁體中文手冊 | add traditional chinese manual page (#4)Nick Chan2021-10-141-0/+169
* | Fix workflow and retag v2.1.5-procursus1v2.1.5-procursus1Cameron Katri2021-10-131-2/+1
* | Hack fix for iOS 15.1 betaCameron Katri2021-10-131-2/+2
* | Workflow Improvements (#3)1Conan2021-10-121-254/+201
* | Fix indention of #if blockCameron Katri2021-10-111-1/+1
* | Fix < OpenSSL 3.0.0 buildCameron Katri2021-10-111-0/+7
* | Add armv7r to workflowNick Chan2021-10-111-1/+1
* | Update the workflowNick Chan2021-10-111-26/+38
* | Add a workflowv2.1.5-procursusCameron Katri2021-10-111-0/+268
* | Add manpageCameron Katri2021-10-102-4/+177
* | p12 password supportsunchipnacho2021-10-101-1/+16
* | ossl3 compatsunflsks2021-10-101-0/+8
* | Fix deprecations + update libplistHayden2021-10-101-2/+2
|/
* The comment says to use a nullbuf, so let's do it!v2.1.5Jay Freeman (saurik)2021-09-141-2/+1
* Fix LDID_NOPLIST (used by Cydia Substrate on iOS).Jay Freeman (saurik)2021-06-141-0/+2
* Implement DER encoding of entitlements for iOS 15.Jay Freeman (saurik)2021-06-111-36/+208
* Fix regression on FAT files (from 64-bit support).v2.1.4Jay Freeman (saurik)2021-04-121-3/+16
* Hit an unfriendly assertion if not signing bundle.v2.1.3Jay Freeman (saurik)2021-02-221-2/+2
* Add -d to pair with -D, and also -h compatibility.Jay Freeman (saurik)2021-02-221-0/+11
* Support CodeDirectory version 0x20400 ("to spec").Jay Freeman (saurik)2021-02-211-21/+117
* Add a flag for checkra1n that does codesign -dvvv.Jay Freeman (saurik)2021-02-201-0/+94
* Remove this Digest struct that had become Hash :(.Jay Freeman (saurik)2021-02-201-5/+0
* Please to be not resigning all my Firefox.apps :/.Jay Freeman (saurik)2021-02-201-1/+1
* Improve, but not really fix :/, support for macOS.Jay Freeman (saurik)2021-02-192-22/+41
* Don't sign symlinks as part of old "files" schema.Jay Freeman (saurik)2021-02-191-12/+13
* Sign "nested" symlinks (suggested by kabiroberai).Jay Freeman (saurik)2021-02-191-16/+24
* Support signing dyld (sbingner tested this patch).Jay Freeman (saurik)2019-11-041-0/+2
* The behavior of usage made absolutely no sense :/.v2.1.2Jay Freeman (saurik)2019-11-041-9/+13
* Support entitlement merges with unentitled binary.v2.1.1Jay Freeman (saurik)2019-02-191-1/+3
* Provide a -M flag to merge entitlements into file.v2.1.0Jay Freeman (saurik)2019-02-182-40/+105
* Improve compatibility across different Cydia eras.Jay Freeman (saurik)2019-02-182-1/+9
* Provide compatibility with Sam Bingner's era ldid.Jay Freeman (saurik)2019-02-181-5/+33
* Update build environment to support sbigner's era.Jay Freeman (saurik)2019-02-186-9/+60
* Port hash agility support to use OpenSSL 0.9.x :D.Jay Freeman (saurik)2019-02-181-2/+12
* Fix compilation via macOS 10.12 targetting iOS 11.Jay Freeman (saurik)2018-01-132-4/+4
* Let the user set values for CS flags and platform.Jay Freeman (saurik)2017-12-312-10/+50