2017-01-29 |
Jay Freeman... | Try to protect firmware.sh against reentrant bugs. v1.1.28%b6 |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Jay Freeman... | Fix case-insensitive lookup of package Depends :/. |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Jay Freeman... | APT incorrectly overlaps http and https origin :/. |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Jay Freeman... | strip was enough for Cydia, and this broke bins/*. |
commit | commitdiff | tree | snapshot |
2016-12-31 |
Jay Freeman... | Fix APT issue where IMS-Hit leads to a full wedge. v1.1.28%b5 |
commit | commitdiff | tree | snapshot |
2016-12-30 |
Jay Freeman... | Provide more guarantees against merge catastrophe. v1.1.28%b4 |
commit | commitdiff | tree | snapshot |
2016-12-30 |
Jay Freeman... | Further work to improve language configuration :/. v1.1.28%b3 |
commit | commitdiff | tree | snapshot |
2016-12-30 |
Jay Freeman... | Apparently, setlocale never actually did anything. v1.1.28%b2 |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Jay Freeman... | Seriously: not a single person actually helped :/. v1.1.28%b1 |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Jay Freeman... | Compile Cydia to arm64 by linking with APT 1.4~b1. |
commit | commitdiff | tree | snapshot |
2016-12-27 |
Jay Freeman... | Move to CoreTelephony's _CTServerConnectionCreate. |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Jay Freeman... | longSection shouldn't try localizing NULL section. |
commit | commitdiff | tree | snapshot |
2016-12-26 |
Jay Freeman... | Fix LogBrowser logic (as it was only for testing). |
commit | commitdiff | tree | snapshot |
2016-11-19 |
Jay Freeman... | Fix a typo: verify the objects found, not the set. |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Jay Freeman... | Avoid system headers to compile using macOS 10.12. |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jay Freeman... | Verify using device and inode (not file realpath). v1.1.27 |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Jay Freeman... | Narrow window during which uicache race can occur. v1.1.26 |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Jay Freeman... | Let's just stash /Applications (Pangu said "yes"). v1.1.25 |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Jay Freeman... | Do not stash /Applications (extra fatal on iOS 9). v1.1.24 |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Jay Freeman... | The mobile extended_states could be marked setuid. |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Jay Freeman... | Support listing installed applications on old iOS. |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Jay Freeman... | Remove cydo debugging code (it is exploitable :/). |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Jay Freeman... | Allow user to select a specific candidate version. v1.1.23 |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Jay Freeman... | Automatically repair a missing Cydia cache folder. |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Jay Freeman... | Add various mechanisms to help concurrency issues. |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Jay Freeman... | Add an Icon: to the control file (wow, fail, huh). |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Jay Freeman... | Package is based on a version: this is impossible. |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Jay Freeman... | Add a way to opt out of filesystem reorganization. |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Jay Freeman... | Older iOS did not have SBSCopyIconImagePNGData*(). |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Jay Freeman... | Provide a way to get the icons for installed apps. |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Jay Freeman... | Add some info on installed applications to bridge. |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Jay Freeman... | I am too tired to figure out why that didn't work. v1.1.22 |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Jay Freeman... | Write a default cydia.list for apt to fix AppleTV. v1.1.21 |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Jay Freeman... | Consider sources that do not end in / as "broken". |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Jay Freeman... | Verify validity of sources added using the bridge. |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Jay Freeman... | Escape shell arguments passed to system and popen. v1.1.20 |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Jay Freeman... | I am trying to get the habit of always using auto. |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Jay Freeman... | No: inline implementation is *equally* invalid ;P. |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Jay Freeman... | Just go ahead and use du (since we have it still). |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Jay Freeman... | Take _deep_ mutable copies of CFPreference values. |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Jay Freeman... | I seriously copy/pasted %@ into a shell script :/. |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Jay Freeman... | Apparently, move.sh also required a copy of du :(. |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Jay Freeman... | Packages with corrupt Info.plist throw exceptions. |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Jay Freeman... | The folder names for Portuguese were incorrect :(. |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Jay Freeman... | We no longer need to log this parent process name. |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Jay Freeman... | Absolutely demand that cydia.list is a symlink :/. |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Jay Freeman... | Restrict DYLD_ launchd injection in cydo's parent. |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Jay Freeman... | Remove all usage of ExecFork and, therefore, fork. |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Jay Freeman... | Ignore Upgrades had not 1, but 2! reasons to fail. |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Jay Freeman... | I am trying to get the habit of always using auto. |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Jay Freeman... | I forgot to include the GPLv3 license on cydo.cpp. |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Jay Freeman... | Cydia's repairWithSelector modifies dpkg's status. v1.1.19 |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Use ProcessArguments to get argv[0] (for iOS 3.0). |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Log arguments and parent's path to /tmp/cydia.log. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Avoid overwriting extended_states with a symlink. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Use launch.h to verify cydo was launched by Cydia. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Use sysexits.h to improve cydo error status codes. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Use sh to escape package names for fixhalf script. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | We can no longer protect ourself from the kill -9. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Using sbreload is not really needed anymore (yay). |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Wrap extended_states update using a symbolic link. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Don't inject sources.list if cydia.list is linked. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Replace /tmp/cydia.log functionality from the app. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Update copyright, and really start to feel old :/. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Cydia no longer runs as root. (WE FINALLY DID IT!) |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Do not lock the dpkg status database (this is OK). |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Put var/lib/cydia/metadata.plist in CFPreferences. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Move LastUpdate time to new file in Caches folder. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Remove Settings (this concept is *entirely gone*). |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | No one, not even Mario, is configured with Tokens. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Drop global Packages_ variable (no longer needed). |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Move the saved InterfaceState to a file in Caches. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Add (temporary?) symlink for APT using cydia.list. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Also delete half-installed extrainst_ scripts (?). |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Use cydo to delete half-installed package scripts. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Use a private (owned by mobile!) APT sources.list. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Avoid duplication of pkgSourceList.ReadMainList(). |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Trust in the mobile permissions on Cydia's caches. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Jay Freeman... | Replace dpkg with an insecure setuid root wrapper. |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Jay Freeman... | Drop sysroot dependency on coreutils by owning du. |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Jay Freeman... | Borrow Cycript's CYPool to avoid Depends: apr-lib. |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Jay Freeman... | Use libicucore's uregex to avoid Depends: libpcre. |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Jay Freeman... | Remove dependency on Substrate to have its macros. |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Jay Freeman... | Remove the CydiaAppliance: it's probably obsolete. |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Jay Freeman... | Do not stash /usr/lib/pam (just wishful thinking). |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Jay Freeman... | Remove support for PwnageTool's bundle/Info.plist. |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Jay Freeman... | This fix causes killing Cydia to lock SpringBoard. v1.1.18 |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Jay Freeman... | This (old...) change makes file:/// sources valid. v1.1.17 |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Jay Freeman... | Now on iOS 8.3, webView: can be webThreadWebView:. |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Jay Freeman... | This apparently relied on a bug Apple fixed (8.3). |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Jay Freeman... | We do not actually need to setnsfpn on /var/cache. v1.1.16 |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Jay Freeman... | Move setModalPresentationStyle: (for consistency). |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Jay Freeman... | Only reload a non-modal view if under a FormSheet. |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Jay Freeman... | Restart SpringBoard in the case that we MoveStash. |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Jay Freeman... | Try harder to block all iTunes-related redirects. |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Jay Freeman... | If we go by the book, sec.s could seem like min.s. |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Jay Freeman... | Move /var/stash under /var/db/stash for setnsfpn. |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Jay Freeman... | Move system() for setnsfpn to a separate function. |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Jay Freeman... | Stop folder if we fail to fix a subfolder or file. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Jay Freeman... | Add a database era lock around -[Package warnings]. |
commit | commitdiff | tree | snapshot |
next |