summaryrefslogtreecommitdiffstats
path: root/ldid.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Technically, I should have these two header files.Jay Freeman (saurik)2015-10-111-0/+2
|
* Port to Apple's pathetic third-world toolchain :/.Jay Freeman (saurik)2015-10-101-1/+14
|
* Sort of support signing bundles with entitlements.Jay Freeman (saurik)2015-10-101-1/+1
|
* UnionFolder (code for Impactor) should be in ldid.Jay Freeman (saurik)2015-10-101-0/+19
|
* SubFolder should take a reference (not a pointer).Jay Freeman (saurik)2015-10-101-2/+2
|
* Add ldid::Bundle to the header file, for Impactor.Jay Freeman (saurik)2015-09-281-0/+2
|
* Avoid FTS (broken in glibc, not present on Win32).Jay Freeman (saurik)2015-09-281-0/+2
|
* Finish implementating application bundle codesign.Jay Freeman (saurik)2015-09-281-1/+41
|
* Slightly improve prototypes for Sign and Allocate.Jay Freeman (saurik)2015-09-271-1/+1
|
* Move Functor implementation to header for the API.Jay Freeman (saurik)2015-09-271-0/+37
|
* Rename resign to Sign and put into ldid namespace.Jay Freeman (saurik)2015-09-271-0/+17