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 |
2015-09-28 |
Jay Freeman... | Avoid dirent::d_namlen (not there on Linux glibc). |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Get access to std::auto_ptr by including <memory>. |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Avoid FTS (broken in glibc, not present on Win32). |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Finish implementating application bundle codesign. |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Link libplist and switch to their C++ wrapper API. |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Use std::string more often, and factor out Commit. |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Slightly improve prototypes for Sign and Allocate. |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Standardize _syscall as exactly one function call. |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Jay Freeman... | Allow more useful error messages in _assert macro. |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Jay Freeman... | Move Functor implementation to header for the API. |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Jay Freeman... | Rename resign to Sign and put into ldid namespace. |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Jay Freeman... | Simplify implementation of temporary reallocation. |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Jay Freeman... | Push few filename variables into the deeper scope. |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Jay Freeman... | Indirect support for .app signing via new -E flag. |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Jay Freeman... | Remove unused constructor in already-long Functor. |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Jay Freeman... | Correct incompatible flag checks (support for -s). |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Jay Freeman... | Be more consistent in how size constants are used. |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Jay Freeman... | Apply static to most (if not all) local functions. |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Jay Freeman... | Use PKCS12 files to compile a real code signature. |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Jay Freeman... | Generally prefer data.empty() to data.size() == 0. |
commit | commitdiff | tree | snapshot |
next |