2017-02-16 |
Jay Freeman... | This new code only works if the button is loading. v1.1.30 |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | Avoid downloading translation files that will 404. v1.1.29 |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | Do not rely on specific filenames in source cells. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | Make an executive decision to not support regions. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | Avoid sorting packages_ (it is now Foundation :/). |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | Amortize linear probing with a binary search sort. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | Cache sorts (really really important for Chinese). |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | Move some of our clearly shared code into CyteKit. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | Move private ivars in CyteKit to @implementations. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | This loaded_ hack is hopefully no longer required. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | Hide custom function_ as an implementation detail. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | Use setPageColor instead of messing with scroller. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Jay Freeman... | Move more of sysroot's sadness into iPhonePrivate. |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Jay Freeman... | On 64-bit some of these floats are really CGFloat. v1.1.28 |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Jay Freeman... | Do not finish:restart if MoveStash did nothing :/. |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Jay Freeman... | This check was obviously backwards (OMG I'm dumb). v1.1.28%b14 |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Jay Freeman... | Users do not actually have stat (which is stupid). v1.1.28%b12 v1.1.28%b13 |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Jay Freeman... | The default permission from mktemp is only 600 :/. v1.1.28%b11 |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Jay Freeman... | firmware.sh has no assumed "current" directory :/. |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Jay Freeman... | Slim result of NewTag and correct cache iterators. v1.1.28%b10 |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Jay Freeman... | For progress JS on iOS 10 to solve race and flash. |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Jay Freeman... | Fix a crash in NewTag and remove "I am shit" flag. v1.1.28%b9 |
commit | commitdiff | tree | snapshot |
2017-01-31 |
Jay Freeman... | Finally found the crazy APT memory corruption bug. v1.1.28%b8 |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Jay Freeman... | Do not pass -Wl,-segalign,4000 to the arm64 build. |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Jay Freeman... | iOS 10.2 claims "Not privileged to stop service.". |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Jay Freeman... | Removing a repository was just kind of locking up. |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Jay Freeman... | Let's try to avoid making Guillem Jover sad today. |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Jay Freeman... | If Cytore failed to save the first block, restart. v1.1.28%b7 |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Jay Freeman... | Don't strip the binary when releasing beta builds. |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Jay Freeman... | Rewrite error handling in APT to make it saner :/. |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Jay Freeman... | If Cytore fails to allocate an empty file, unlink. |
commit | commitdiff | tree | snapshot |
2017-01-29 |
Jay Freeman... | Cytore values need to be _packed (I got lucky :D). |
commit | commitdiff | tree | snapshot |
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 |
next |