]> git.saurik.com Git - cydia.git/history - cydo.cpp
Ignore .dSYM folders I am suddenly ending up with.
[cydia.git] / cydo.cpp
2018-08-13  Jay Freeman (saurik)Fix compilation of cydo (was broken for Extender).
2016-11-19  Jay Freeman (saurik)Fix a typo: verify the objects found, not the set.
2016-03-08  Jay Freeman (saurik)Verify using device and inode (not file realpath). v1.1.27
2015-09-24  Jay Freeman (saurik)Remove cydo debugging code (it is exploitable :/).
2015-07-05  Jay Freeman (saurik)I am trying to get the habit of always using auto.
2015-07-03  Jay Freeman (saurik)We no longer need to log this parent process name.
2015-07-03  Jay Freeman (saurik)Restrict DYLD_ launchd injection in cydo's parent.
2015-07-03  Jay Freeman (saurik)I am trying to get the habit of always using auto.
2015-07-03  Jay Freeman (saurik)I forgot to include the GPLv3 license on cydo.cpp.
2015-07-02  Jay Freeman (saurik)Use ProcessArguments to get argv[0] (for iOS 3.0).
2015-07-02  Jay Freeman (saurik)Log arguments and parent's path to /tmp/cydia.log.
2015-07-02  Jay Freeman (saurik)Use launch.h to verify cydo was launched by Cydia.
2015-07-02  Jay Freeman (saurik)Use sysexits.h to improve cydo error status codes.
2015-07-02  Jay Freeman (saurik)Trust in the mobile permissions on Cydia's caches.
2015-07-02  Jay Freeman (saurik)Replace dpkg with an insecure setuid root wrapper.