2024-08-23 |
Jay Freeman... | Fix range check error re-hashing degenerate files. master |
commit | commitdiff | tree | snapshot |
2024-08-23 |
Jay Freeman... | Make -s support re-hashing all hash algorithms :(. |
commit | commitdiff | tree | snapshot |
2024-06-21 |
Jay Freeman... | Add -k (to dump pkcs7 of embedded signature slot). |
commit | commitdiff | tree | snapshot |
2022-09-04 |
Jay Freeman... | Pass names to OBJ_create for new OpenSSL versions. |
commit | commitdiff | tree | snapshot |
2022-09-03 |
Jay Freeman... | Support the newer DER-encoded hash X509 attribute. |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Jay Freeman... | Correctly handle nesting frameworks in frameworks. |
commit | commitdiff | tree | snapshot |
2021-09-15 |
Jay Freeman... | The comment says to use a nullbuf, so let's do it! v2.1.5 |
commit | commitdiff | tree | snapshot |
2021-06-14 |
Jay Freeman... | Fix LDID_NOPLIST (used by Cydia Substrate on iOS). |
commit | commitdiff | tree | snapshot |
2021-06-11 |
Jay Freeman... | Implement DER encoding of entitlements for iOS 15. |
commit | commitdiff | tree | snapshot |
2021-04-12 |
Jay Freeman... | Fix regression on FAT files (from 64-bit support). v2.1.4 |
commit | commitdiff | tree | snapshot |
2021-02-22 |
Jay Freeman... | Hit an unfriendly assertion if not signing bundle. v2.1.3 |
commit | commitdiff | tree | snapshot |
2021-02-22 |
Jay Freeman... | Add -d to pair with -D, and also -h compatibility. |
commit | commitdiff | tree | snapshot |
2021-02-22 |
Jay Freeman... | Support CodeDirectory version 0x20400 ("to spec"). |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Jay Freeman... | Add a flag for checkra1n that does codesign -dvvv. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Jay Freeman... | Remove this Digest struct that had become Hash :(. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Jay Freeman... | Please to be not resigning all my Firefox.apps :/. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Jay Freeman... | Improve, but not really fix :/, support for macOS. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Jay Freeman... | Don't sign symlinks as part of old "files" schema. |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Jay Freeman... | Sign "nested" symlinks (suggested by kabiroberai). |
commit | commitdiff | tree | snapshot |
2019-11-05 |
Jay Freeman... | Support signing dyld (sbingner tested this patch). |
commit | commitdiff | tree | snapshot |
2019-11-04 |
Jay Freeman... | The behavior of usage made absolutely no sense :/. v2.1.2 |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Jay Freeman... | Support entitlement merges with unentitled binary. v2.1.1 |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Jay Freeman... | Provide a -M flag to merge entitlements into file. v2.1.0 |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Jay Freeman... | Improve compatibility across different Cydia eras. |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Jay Freeman... | Provide compatibility with Sam Bingner's era ldid. |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Jay Freeman... | Update build environment to support sbigner's era. |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Jay Freeman... | Port hash agility support to use OpenSSL 0.9.x :D. |
commit | commitdiff | tree | snapshot |
2018-01-13 |
Jay Freeman... | Fix compilation via macOS 10.12 targetting iOS 11. |
commit | commitdiff | tree | snapshot |
2017-12-31 |
Jay Freeman... | Let the user set values for CS flags and platform. |
commit | commitdiff | tree | snapshot |
2017-12-31 |
Jay Freeman... | Support signing binaries without any symbol table. |
commit | commitdiff | tree | snapshot |
2019-02-03 |
Jay Freeman... | Swap libplist with CoreFoundation (for Substrate). |
commit | commitdiff | tree | snapshot |
2018-10-13 |
Jay Freeman... | Fix build when defining LDID_NOSMIME (no openssl). |
commit | commitdiff | tree | snapshot |
2018-09-21 |
Jay Freeman... | Override entitlements on frameworks to executable. |
commit | commitdiff | tree | snapshot |
2018-09-21 |
Jay Freeman... | Clarify progress output for multiple architecture. |
commit | commitdiff | tree | snapshot |
2018-09-21 |
Jay Freeman... | Add name of hash algorithm to Algorithm structure. |
commit | commitdiff | tree | snapshot |
2018-09-19 |
Jay Freeman... | PKCS12_parse returns NULL instead of empty stacks. |
commit | commitdiff | tree | snapshot |
2018-09-17 |
Jay Freeman... | Wrap assertion strings, for configuration by host. |
commit | commitdiff | tree | snapshot |
2018-09-17 |
Jay Freeman... | Support hash agility and invert certificate chain. |
commit | commitdiff | tree | snapshot |
2018-09-17 |
Jay Freeman... | Match rule behavior of recent version of codesign. |
commit | commitdiff | tree | snapshot |
2018-09-17 |
Jay Freeman... | Fully implement CSSLOT_REQUIREMENTS like codesign. |
commit | commitdiff | tree | snapshot |
2018-09-17 |
Jay Freeman... | Rename requirement to requirements (pluralize it). |
commit | commitdiff | tree | snapshot |
2018-09-16 |
Jay Freeman... | LDID_NOSMIME should ignore the given key argument. |
commit | commitdiff | tree | snapshot |
2018-09-16 |
Jay Freeman... | Don't include fields for later directory versions. |
commit | commitdiff | tree | snapshot |
2017-12-27 |
Jay Freeman... | Require user to store streambufs for UnionFolders. |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Jay Freeman... | Add support for alternate SHA256 code directories. |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Jay Freeman... | Update the URL for libplist (sadly, to GitHub :/). |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Jay Freeman... | Report progress (in terms of percent and logging). |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Jay Freeman... | Avoid duplicate Find when remapped during iterate. |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Jay Freeman... | We need Path in DiskFolder subclass to forge flag. |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Jay Freeman... | Make Folder::Find const, removing internal Save(). |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Jay Freeman... | Support separate provisioning for bundled plugins. |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Jay Freeman... | Add #include <set> that was semi-missing from hpp. |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Jay Freeman... | Avoid blowing up the stack hashing large binaries. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Jay Freeman... | Provide a simple to use implementation of ldid -e. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Jay Freeman... | Simulated memory map doesn't tolerate limit Align. |
commit | commitdiff | tree | snapshot |
2016-09-04 |
Jay Freeman... | If team ID is not specified, don't output its NUL. |
commit | commitdiff | tree | snapshot |
2016-09-04 |
Jay Freeman... | Verify we do not overflow annoying 0x3000 padding. |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Jay Freeman... | Add guarantee that allocations shouldn't overflow. |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Jay Freeman... | Fix requirement allocation (covered by 0x3000 :/). |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jay Freeman... | Only exclude nested files when bundles are nested. |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jay Freeman... | Support iOS applications that embed WatchKit apps. |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jay Freeman... | Drastic improvements to nested support (and Mac!). |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jay Freeman... | Chop bool Open() into void Open() and bool Look(). |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jay Freeman... | Add support for signing symbolic links (sort of?). |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jay Freeman... | DiskFolder still hasn't been tested #if __WIN32__. |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jay Freeman... | Store SHA256 as hash2 in files2 for CodeDirectory. |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jay Freeman... | Support signing DiskFolders with nested resources. |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jay Freeman... | Add -q and -Q to dump and sign "requirement data". |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jay Freeman... | Apparently, I never pushed this fix to ldid -s :/. |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jay Freeman... | Remove an extraneous variable I did not ever need. |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Jay Freeman... | Detect "non-standard" Mach-O binaries to codesign. |
commit | commitdiff | tree | snapshot |
2016-07-31 |
Jay Freeman... | Define local functions static to avoid collisions. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Jay Freeman... | Provide a way to maintain file permissions in IPA. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Jay Freeman... | Support renaming files under an ldid::UnionFolder. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Jay Freeman... | Embed team identifier of certificate in signature. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Jay Freeman... | Sign embedded dylibs (that are in top-level .app). |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Jay Freeman... | Our list of excluded files/folders was incomplete. |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Jay Freeman... | UnionFolder clobbered sub-paths in nested bundles. |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Jay Freeman... | If the binary has an embedded Info.plist, sign it. |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Jay Freeman... | Make the sha1 interface also work for std::vector. |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Jay Freeman... | Remove a number of now-ancient MachHeader helpers. |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Jay Freeman... | Allow -K argument to not specify a key (why not?). |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Jay Freeman... | Improve alignment (end-of-file and non-FAT files). |
commit | commitdiff | tree | snapshot |
2015-11-12 |
Jay Freeman... | Add another hastily and poorly-thought-out #ifdef. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Jay Freeman... | Add -u, which prints the current_version of UIKit. |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Jay Freeman... | Some of my build environments litter object files. |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Jay Freeman... | Technically, I should have these two header files. |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Jay Freeman... | Add hacky flags to turn off more complex features. |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Jay Freeman... | Add hacky flag to dis-require hash(), removing -T. |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Jay Freeman... | Use internal build of libplist instead of -lplist. |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Jay Freeman... | Use Apple's CommonCrypto for SHA-1 when __APPLE__. |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Jay Freeman... | Port to Apple's pathetic third-world toolchain :/. |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Jay Freeman... | Sort of support signing bundles with entitlements. |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Jay Freeman... | UnionFolder (code for Impactor) should be in ldid. |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Jay Freeman... | SubFolder should take a reference (not a pointer). |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Add ldid::Bundle to the header file, for Impactor. |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Avoid libplist++ (it's slow and slightly awkward). |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Replace Windows stat::st_mode with dirent::d_type. |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Windows doesn't use the mode parameter on mkdir(). |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Sadly, g++ doesn't let me cast empty initializers. |
commit | commitdiff | tree | snapshot |
next |