summaryrefslogtreecommitdiff
path: root/cydo.cpp
AgeCommit message (Expand)Author
2018-09-30Make Cydia compatible back to iOS5 - unable to support older with this apt ve...Sam Bingner
2018-07-11Minimal changes to support iOS11Sam Bingner
2016-11-18Fix a typo: verify the objects found, not the set.Jay Freeman (saurik)
2016-03-08Verify using device and inode (not file realpath).v1.1.27Jay Freeman (saurik)
2015-09-24Remove cydo debugging code (it is exploitable :/).Jay Freeman (saurik)
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)