summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-12The mobile extended_states could be marked setuid.Jay Freeman (saurik)
2015-09-24Support listing installed applications on old iOS.Jay Freeman (saurik)
2015-09-24Remove cydo debugging code (it is exploitable :/).Jay Freeman (saurik)
2015-07-12Allow user to select a specific candidate version.v1.1.23Jay Freeman (saurik)
2015-07-12Automatically repair a missing Cydia cache folder.Jay Freeman (saurik)
2015-07-12Add various mechanisms to help concurrency issues.Jay Freeman (saurik)
2015-07-12Add an Icon: to the control file (wow, fail, huh).Jay Freeman (saurik)
2015-07-12Package is based on a version: this is impossible.Jay Freeman (saurik)
2015-07-12Add a way to opt out of filesystem reorganization.Jay Freeman (saurik)
2015-07-12Older iOS did not have SBSCopyIconImagePNGData*().Jay Freeman (saurik)
2015-07-11Provide a way to get the icons for installed apps.Jay Freeman (saurik)
2015-07-11Add some info on installed applications to bridge.Jay Freeman (saurik)
2015-07-10I am too tired to figure out why that didn't work.v1.1.22Jay Freeman (saurik)
2015-07-10Write a default cydia.list for apt to fix AppleTV.v1.1.21Jay Freeman (saurik)
2015-07-10Consider sources that do not end in / as "broken".Jay Freeman (saurik)
2015-07-10Verify validity of sources added using the bridge.Jay Freeman (saurik)
2015-07-05Escape shell arguments passed to system and popen.v1.1.20Jay Freeman (saurik)
2015-07-05I am trying to get the habit of always using auto.Jay Freeman (saurik)
2015-07-05No: inline implementation is *equally* invalid ;P.Jay Freeman (saurik)
2015-07-05Just go ahead and use du (since we have it still).Jay Freeman (saurik)
2015-07-04Take _deep_ mutable copies of CFPreference values.Jay Freeman (saurik)
2015-07-04I seriously copy/pasted %@ into a shell script :/.Jay Freeman (saurik)
2015-07-04Apparently, move.sh also required a copy of du :(.Jay Freeman (saurik)
2015-07-03Packages with corrupt Info.plist throw exceptions.Jay Freeman (saurik)
2015-07-03The folder names for Portuguese were incorrect :(.Jay Freeman (saurik)
2015-07-03We no longer need to log this parent process name.Jay Freeman (saurik)
2015-07-03Absolutely demand that cydia.list is a symlink :/.Jay Freeman (saurik)
2015-07-03Restrict DYLD_ launchd injection in cydo's parent.Jay Freeman (saurik)
2015-07-03Remove all usage of ExecFork and, therefore, fork.Jay Freeman (saurik)
2015-07-03Ignore Upgrades had not 1, but 2! reasons to fail.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-02Cydia's repairWithSelector modifies dpkg's status.v1.1.19Jay 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-02Avoid overwriting extended_states with a symlink.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-02Use sh to escape package names for fixhalf script.Jay Freeman (saurik)
2015-07-02We can no longer protect ourself from the kill -9.Jay Freeman (saurik)
2015-07-02Using sbreload is not really needed anymore (yay).Jay Freeman (saurik)
2015-07-02Wrap extended_states update using a symbolic link.Jay Freeman (saurik)
2015-07-02Don't inject sources.list if cydia.list is linked.Jay Freeman (saurik)
2015-07-02Replace /tmp/cydia.log functionality from the app.Jay Freeman (saurik)
2015-07-02Update copyright, and really start to feel old :/.Jay Freeman (saurik)
2015-07-02Cydia no longer runs as root. (WE FINALLY DID IT!)Jay Freeman (saurik)
2015-07-02Do not lock the dpkg status database (this is OK).Jay Freeman (saurik)
2015-07-02Put var/lib/cydia/metadata.plist in CFPreferences.Jay Freeman (saurik)
2015-07-02Move LastUpdate time to new file in Caches folder.Jay Freeman (saurik)
2015-07-02Remove Settings (this concept is *entirely gone*).Jay Freeman (saurik)