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