Age | Commit message (Expand) | Author |
2016-12-26 | Move to CoreTelephony's _CTServerConnectionCreate. | Jay Freeman (saurik) |
2016-12-26 | longSection shouldn't try localizing NULL section. | Jay Freeman (saurik) |
2016-12-26 | Fix LogBrowser logic (as it was only for testing). | Jay Freeman (saurik) |
2016-11-18 | Fix a typo: verify the objects found, not the set. | Jay Freeman (saurik) |
2016-11-01 | Avoid system headers to compile using macOS 10.12. | Jay Freeman (saurik) |
2016-03-08 | Verify using device and inode (not file realpath).v1.1.27 | Jay Freeman (saurik) |
2015-10-21 | Narrow window during which uicache race can occur.v1.1.26 | Jay Freeman (saurik) |
2015-10-21 | Let's just stash /Applications (Pangu said "yes").v1.1.25 | Jay Freeman (saurik) |
2015-10-12 | Do not stash /Applications (extra fatal on iOS 9).v1.1.24 | Jay Freeman (saurik) |
2015-10-12 | The mobile extended_states could be marked setuid. | Jay Freeman (saurik) |
2015-09-24 | Support listing installed applications on old iOS. | Jay Freeman (saurik) |
2015-09-24 | Remove cydo debugging code (it is exploitable :/). | Jay Freeman (saurik) |
2015-07-12 | Allow user to select a specific candidate version.v1.1.23 | Jay Freeman (saurik) |
2015-07-12 | Automatically repair a missing Cydia cache folder. | Jay Freeman (saurik) |
2015-07-12 | Add various mechanisms to help concurrency issues. | Jay Freeman (saurik) |
2015-07-12 | Add an Icon: to the control file (wow, fail, huh). | Jay Freeman (saurik) |
2015-07-12 | Package is based on a version: this is impossible. | Jay Freeman (saurik) |
2015-07-12 | Add a way to opt out of filesystem reorganization. | Jay Freeman (saurik) |
2015-07-12 | Older iOS did not have SBSCopyIconImagePNGData*(). | Jay Freeman (saurik) |
2015-07-11 | Provide a way to get the icons for installed apps. | Jay Freeman (saurik) |
2015-07-11 | Add some info on installed applications to bridge. | Jay Freeman (saurik) |
2015-07-10 | I am too tired to figure out why that didn't work.v1.1.22 | Jay Freeman (saurik) |
2015-07-10 | Write a default cydia.list for apt to fix AppleTV.v1.1.21 | Jay Freeman (saurik) |
2015-07-10 | Consider sources that do not end in / as "broken". | Jay Freeman (saurik) |
2015-07-10 | Verify validity of sources added using the bridge. | Jay Freeman (saurik) |
2015-07-05 | Escape shell arguments passed to system and popen.v1.1.20 | Jay Freeman (saurik) |
2015-07-05 | I am trying to get the habit of always using auto. | Jay Freeman (saurik) |
2015-07-05 | No: inline implementation is *equally* invalid ;P. | Jay Freeman (saurik) |
2015-07-05 | Just go ahead and use du (since we have it still). | Jay Freeman (saurik) |
2015-07-04 | Take _deep_ mutable copies of CFPreference values. | Jay Freeman (saurik) |
2015-07-04 | I seriously copy/pasted %@ into a shell script :/. | Jay Freeman (saurik) |
2015-07-04 | Apparently, move.sh also required a copy of du :(. | Jay Freeman (saurik) |
2015-07-03 | Packages with corrupt Info.plist throw exceptions. | Jay Freeman (saurik) |
2015-07-03 | The folder names for Portuguese were incorrect :(. | Jay Freeman (saurik) |
2015-07-03 | We no longer need to log this parent process name. | Jay Freeman (saurik) |
2015-07-03 | Absolutely demand that cydia.list is a symlink :/. | Jay Freeman (saurik) |
2015-07-03 | Restrict DYLD_ launchd injection in cydo's parent. | Jay Freeman (saurik) |
2015-07-03 | Remove all usage of ExecFork and, therefore, fork. | Jay Freeman (saurik) |
2015-07-03 | Ignore Upgrades had not 1, but 2! reasons to fail. | 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 | Cydia's repairWithSelector modifies dpkg's status.v1.1.19 | 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 | Avoid overwriting extended_states with a symlink. | 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 | Use sh to escape package names for fixhalf script. | Jay Freeman (saurik) |
2015-07-02 | We can no longer protect ourself from the kill -9. | Jay Freeman (saurik) |
2015-07-02 | Using sbreload is not really needed anymore (yay). | Jay Freeman (saurik) |