]> git.saurik.com Git - ldid.git/history - ldid.hpp
UnionFolder clobbered sub-paths in nested bundles.
[ldid.git] / ldid.hpp
2015-10-11  Jay Freeman (saurik)Technically, I should have these two header files.
2015-10-10  Jay Freeman (saurik)Port to Apple's pathetic third-world toolchain :/.
2015-10-10  Jay Freeman (saurik)Sort of support signing bundles with entitlements.
2015-10-10  Jay Freeman (saurik)UnionFolder (code for Impactor) should be in ldid.
2015-10-10  Jay Freeman (saurik)SubFolder should take a reference (not a pointer).
2015-09-28  Jay Freeman (saurik)Add ldid::Bundle to the header file, for Impactor.
2015-09-28  Jay Freeman (saurik)Avoid FTS (broken in glibc, not present on Win32).
2015-09-28  Jay Freeman (saurik)Finish implementating application bundle codesign.
2015-09-28  Jay Freeman (saurik)Slightly improve prototypes for Sign and Allocate.
2015-09-27  Jay Freeman (saurik)Move Functor implementation to header for the API.
2015-09-27  Jay Freeman (saurik)Rename resign to Sign and put into ldid namespace.