summaryrefslogtreecommitdiff
path: root/cydo.cpp
AgeCommit message (Expand)Author
2015-07-05I am trying to get the habit of always using auto.Jay Freeman (saurik)
2015-07-03We no longer need to log this parent process name.Jay Freeman (saurik)
2015-07-03Restrict DYLD_ launchd injection in cydo's parent.Jay Freeman (saurik)
2015-07-02I am trying to get the habit of always using auto.Jay Freeman (saurik)
2015-07-02I forgot to include the GPLv3 license on cydo.cpp.Jay Freeman (saurik)
2015-07-02Use ProcessArguments to get argv[0] (for iOS 3.0).Jay Freeman (saurik)
2015-07-02Log arguments and parent's path to /tmp/cydia.log.Jay Freeman (saurik)
2015-07-02Use launch.h to verify cydo was launched by Cydia.Jay Freeman (saurik)
2015-07-02Use sysexits.h to improve cydo error status codes.Jay Freeman (saurik)
2015-07-02Trust in the mobile permissions on Cydia's caches.Jay Freeman (saurik)
2015-07-02Replace dpkg with an insecure setuid root wrapper.Jay Freeman (saurik)