]> git.saurik.com Git - ldid.git/shortlog
ldid.git
2012-09-07  Jay Freeman... Add a build environment for iOS+Cydia packaging.
2012-09-06  Jay Freeman... Provide -a and -A, used to dump and select archs.
2012-09-06  Jay Freeman... Add -d and -D, used to dump and edit encryptions.
2012-09-06  Jay Freeman... Add the -O flag I used to munge extracted dylibs.
2012-09-06  Jay Freeman... Added a few _packed modifiers that were missing.
2012-09-06  Jay Freeman... Fix a few compilation warnings: const, %z, unused.
2012-07-04  Jay Freeman... Change software license from GPLv3 from Modified BSD.
2011-10-22  Jay Freeman... Support ldid -r on fat, big-endian, and 64-bit.
2011-10-22  Jay Freeman... Support read-only mmap when possible.
2011-10-22  Jay Freeman... Add a -> operator to FatHeader for parity.
2011-10-22  Jay Freeman... Add a ton more load command structs.
2011-10-22  Jay Freeman... Add ldid -r: reverse ldid.
2011-05-20  Jay Freeman... Support universal (fat) binaries.
2011-02-10  Jay Freeman... Update copyright and description.
2011-01-13  Jay Freeman... Have make.sh output what it is doing.
2011-01-13  Jay Freeman... Support compilation on Mac OS X 10.4.
2011-01-13  Jay Freeman... Fix swap on MH_DYLDLINK enforce.
2010-11-08  Jay Freeman... Support running ldid on ppc.
2010-11-05  Jay Freeman... Support ldid on PPC binaries.
2010-11-05  Jay Freeman... Add a simple build environment.
2010-11-05  Jay Freeman... Add support for i386 and x86_64 binaries.
2010-11-05  Jay Freeman... Fix a stupid warning with printf().
2009-08-13  Jay Freeman... Be a little more explicit about types for Cygwin.
2009-05-20  Jay Freeman... Make ldid workaround the stupid inode issue. v1.0.610
2009-04-21  Jay Freeman... Add MH_DYLDLINK before attempting codesign_allocate.
2009-04-20  Jay Freeman... Checkpointing work on -n and -w before adding MH_DYLDLINK.
2009-02-22  Jay Freeman... Added string.h for memset. (toelooper)
2008-09-15  Jay Freeman... Added ldid -e. v1.0.476
2008-07-22  Jay Freeman... Fixed a stupid bug in ldid that caused incorrect signat... v1.0.371
2008-07-20  Jay Freeman... Added usage to ldid. v1.0.363
2008-07-18  Jay Freeman... Added codehash update-only and entitlement hashing.
2008-07-06  Jay Freeman... Switched to minimal's strndup.
2008-07-06  Jay Freeman... Added support for entitlement XML files.
2008-06-16  Jay Freeman... Added .ar and .elc determinism.
2008-06-16  Jay Freeman... Added a #define for a DYLIB_STUB, not that I need to...
2008-06-14  Jay Freeman... Maintain permissions during codehashing.
2008-06-14  Jay Freeman... Added requirement slots and armv6 support to ldid/codesign.
2008-06-14  Jay Freeman... Forgot to add this file many blue moons ago.
2008-06-13  Jay Freeman... Replaced codesign with ldid -S.
2008-04-06  Jay Freeman... Drastic, sweeping modifications to support iPhone 1...
2008-01-04  Jay Freeman... Revision numbers on packages now being bumped, moved...