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