summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-29Apparently, setlocale never actually did anything.v1.1.28%b2Jay Freeman (saurik)
2016-12-29Seriously: not a single person actually helped :/.v1.1.28%b1Jay Freeman (saurik)
2016-12-28Compile Cydia to arm64 by linking with APT 1.4~b1.Jay Freeman (saurik)
2016-12-26Move to CoreTelephony's _CTServerConnectionCreate.Jay Freeman (saurik)
2016-12-26longSection shouldn't try localizing NULL section.Jay Freeman (saurik)
2016-12-26Fix LogBrowser logic (as it was only for testing).Jay Freeman (saurik)
2016-11-18Fix a typo: verify the objects found, not the set.Jay Freeman (saurik)
2016-11-01Avoid system headers to compile using macOS 10.12.Jay Freeman (saurik)
2016-03-08Verify using device and inode (not file realpath).v1.1.27Jay Freeman (saurik)
2015-10-21Narrow window during which uicache race can occur.v1.1.26Jay Freeman (saurik)
2015-10-21Let's just stash /Applications (Pangu said "yes").v1.1.25Jay Freeman (saurik)
2015-10-12Do not stash /Applications (extra fatal on iOS 9).v1.1.24Jay Freeman (saurik)
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)