2017-02-16 |
Jay Freeman (saurik) | CyteKit/Application.mm has to have its @interface.
|
commit | commitdiff | tree |
2017-02-16 |
Jay Freeman (saurik) | This new code only works if the button is loading.
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | Avoid downloading translation files that will 404.
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | Do not rely on specific filenames in source cells.
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | Make an executive decision to not support regions.
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | Avoid sorting packages_ (it is now Foundation :/).
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | Amortize linear probing with a binary search sort.
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | Cache sorts (really really important for Chinese).
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | Move some of our clearly shared code into CyteKit.
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | Move private ivars in CyteKit to @implementations.
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | This loaded_ hack is hopefully no longer required.
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | Hide custom function_ as an implementation detail.
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | Use setPageColor instead of messing with scroller.
|
commit | commitdiff | tree |
2017-02-15 |
Jay Freeman (saurik) | Move more of sysroot's sadness into iPhonePrivate.
|
commit | commitdiff | tree |
2017-02-04 |
Jay Freeman (saurik) | On 64-bit some of these floats are really CGFloat.
|
commit | commitdiff | tree |
2017-02-03 |
Jay Freeman (saurik) | Do not finish:restart if MoveStash did nothing :/.
|
commit | commitdiff | tree |
2017-02-03 |
Jay Freeman (saurik) | This check was obviously backwards (OMG I'm dumb).
|
commit | commitdiff | tree |
2017-02-02 |
Jay Freeman (saurik) | Users do not actually have stat (which is stupid).
|
commit | commitdiff | tree |
2017-02-02 |
Jay Freeman (saurik) | The default permission from mktemp is only 600 :/.
|
commit | commitdiff | tree |
2017-02-02 |
Jay Freeman (saurik) | firmware.sh has no assumed "current" directory :/.
|
commit | commitdiff | tree |
2017-02-01 |
Jay Freeman (saurik) | Slim result of NewTag and correct cache iterators.
|
commit | commitdiff | tree |
2017-02-01 |
Jay Freeman (saurik) | For progress JS on iOS 10 to solve race and flash.
|
commit | commitdiff | tree |
2017-01-31 |
Jay Freeman (saurik) | Fix a crash in NewTag and remove "I am shit" flag.
|
commit | commitdiff | tree |
2017-01-31 |
Jay Freeman (saurik) | Finally found the crazy APT memory corruption bug.
|
commit | commitdiff | tree |
2017-01-30 |
Jay Freeman (saurik) | Do not pass -Wl,-segalign,4000 to the arm64 build.
|
commit | commitdiff | tree |
2017-01-30 |
Jay Freeman (saurik) | iOS 10.2 claims "Not privileged to stop service.".
|
commit | commitdiff | tree |
2017-01-30 |
Jay Freeman (saurik) | Removing a repository was just kind of locking up.
|
commit | commitdiff | tree |
2017-01-30 |
Jay Freeman (saurik) | Let's try to avoid making Guillem Jover sad today.
|
commit | commitdiff | tree |
2017-01-29 |
Jay Freeman (saurik) | If Cytore failed to save the first block, restart.
|
commit | commitdiff | tree |
2017-01-29 |
Jay Freeman (saurik) | Don't strip the binary when releasing beta builds.
|
commit | commitdiff | tree |
2017-01-29 |
Jay Freeman (saurik) | Rewrite error handling in APT to make it saner :/.
|
commit | commitdiff | tree |
2017-01-29 |
Jay Freeman (saurik) | If Cytore fails to allocate an empty file, unlink.
|
commit | commitdiff | tree |
2017-01-29 |
Jay Freeman (saurik) | Cytore values need to be _packed (I got lucky :D).
|
commit | commitdiff | tree |
2017-01-29 |
Jay Freeman (saurik) | Try to protect firmware.sh against reentrant bugs.
|
commit | commitdiff | tree |
2017-01-27 |
Jay Freeman (saurik) | Fix case-insensitive lookup of package Depends :/.
|
commit | commitdiff | tree |
2017-01-27 |
Jay Freeman (saurik) | APT incorrectly overlaps http and https origin :/.
|
commit | commitdiff | tree |
2016-12-31 |
Jay Freeman (saurik) | strip was enough for Cydia, and this broke bins/*.
|
commit | commitdiff | tree |
2016-12-31 |
Jay Freeman (saurik) | Fix APT issue where IMS-Hit leads to a full wedge.
|
commit | commitdiff | tree |
2016-12-30 |
Jay Freeman (saurik) | Provide more guarantees against merge catastrophe.
|
commit | commitdiff | tree |
2016-12-30 |
Jay Freeman (saurik) | Further work to improve language configuration :/.
|
commit | commitdiff | tree |
2016-12-30 |
Jay Freeman (saurik) | Apparently, setlocale never actually did anything.
|
commit | commitdiff | tree |
2016-12-29 |
Jay Freeman (saurik) | Seriously: not a single person actually helped :/.
|
commit | commitdiff | tree |
2016-12-28 |
Jay Freeman (saurik) | Compile Cydia to arm64 by linking with APT 1.4~b1.
|
commit | commitdiff | tree |
2016-12-27 |
Jay Freeman (saurik) | Move to CoreTelephony's _CTServerConnectionCreate.
|
commit | commitdiff | tree |
2016-12-26 |
Jay Freeman (saurik) | longSection shouldn't try localizing NULL section.
|
commit | commitdiff | tree |
2016-12-26 |
Jay Freeman (saurik) | Fix LogBrowser logic (as it was only for testing).
|
commit | commitdiff | tree |
2016-11-19 |
Jay Freeman (saurik) | Fix a typo: verify the objects found, not the set.
|
commit | commitdiff | tree |
2016-11-01 |
Jay Freeman (saurik) | Avoid system headers to compile using macOS 10.12.
|
commit | commitdiff | tree |
2016-03-08 |
Jay Freeman (saurik) | Verify using device and inode (not file realpath).
|
commit | commitdiff | tree |
2015-10-21 |
Jay Freeman (saurik) | Narrow window during which uicache race can occur.
|
commit | commitdiff | tree |
2015-10-21 |
Jay Freeman (saurik) | Let's just stash /Applications (Pangu said "yes").
|
commit | commitdiff | tree |
2015-10-12 |
Jay Freeman (saurik) | Do not stash /Applications (extra fatal on iOS 9).
|
commit | commitdiff | tree |
2015-10-12 |
Jay Freeman (saurik) | The mobile extended_states could be marked setuid.
|
commit | commitdiff | tree |
2015-09-24 |
Jay Freeman (saurik) | Support listing installed applications on old iOS.
|
commit | commitdiff | tree |
2015-09-24 |
Jay Freeman (saurik) | Remove cydo debugging code (it is exploitable :/).
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Allow user to select a specific candidate version.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Automatically repair a missing Cydia cache folder.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Add various mechanisms to help concurrency issues.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Add an Icon: to the control file (wow, fail, huh).
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Package is based on a version: this is impossible.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Add a way to opt out of filesystem reorganization.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Older iOS did not have SBSCopyIconImagePNGData*().
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Provide a way to get the icons for installed apps.
|
commit | commitdiff | tree |
2015-07-12 |
Jay Freeman (saurik) | Add some info on installed applications to bridge.
|
commit | commitdiff | tree |
2015-07-10 |
Jay Freeman (saurik) | I am too tired to figure out why that didn't work.
|
commit | commitdiff | tree |
2015-07-10 |
Jay Freeman (saurik) | Write a default cydia.list for apt to fix AppleTV.
|
commit | commitdiff | tree |
2015-07-10 |
Jay Freeman (saurik) | Consider sources that do not end in / as "broken".
|
commit | commitdiff | tree |
2015-07-10 |
Jay Freeman (saurik) | Verify validity of sources added using the bridge.
|
commit | commitdiff | tree |
2015-07-05 |
Jay Freeman (saurik) | Escape shell arguments passed to system and popen.
|
commit | commitdiff | tree |
2015-07-05 |
Jay Freeman (saurik) | I am trying to get the habit of always using auto.
|
commit | commitdiff | tree |
2015-07-05 |
Jay Freeman (saurik) | No: inline implementation is *equally* invalid ;P.
|
commit | commitdiff | tree |
2015-07-05 |
Jay Freeman (saurik) | Just go ahead and use du (since we have it still).
|
commit | commitdiff | tree |
2015-07-04 |
Jay Freeman (saurik) | Take _deep_ mutable copies of CFPreference values.
|
commit | commitdiff | tree |
2015-07-04 |
Jay Freeman (saurik) | I seriously copy/pasted %@ into a shell script :/.
|
commit | commitdiff | tree |
2015-07-04 |
Jay Freeman (saurik) | Apparently, move.sh also required a copy of du :(.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Packages with corrupt Info.plist throw exceptions.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | The folder names for Portuguese were incorrect :(.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | We no longer need to log this parent process name.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Absolutely demand that cydia.list is a symlink :/.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Restrict DYLD_ launchd injection in cydo's parent.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Remove all usage of ExecFork and, therefore, fork.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Ignore Upgrades had not 1, but 2! reasons to fail.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | I am trying to get the habit of always using auto.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | I forgot to include the GPLv3 license on cydo.cpp.
|
commit | commitdiff | tree |
2015-07-03 |
Jay Freeman (saurik) | Cydia's repairWithSelector modifies dpkg's status.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Use ProcessArguments to get argv[0] (for iOS 3.0).
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Log arguments and parent's path to /tmp/cydia.log.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Avoid overwriting extended_states with a symlink.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Use launch.h to verify cydo was launched by Cydia.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Use sysexits.h to improve cydo error status codes.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Use sh to escape package names for fixhalf script.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | We can no longer protect ourself from the kill -9.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Using sbreload is not really needed anymore (yay).
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Wrap extended_states update using a symbolic link.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Don't inject sources.list if cydia.list is linked.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Replace /tmp/cydia.log functionality from the app.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Update copyright, and really start to feel old :/.
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Cydia no longer runs as root. (WE FINALLY DID IT!)
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Do not lock the dpkg status database (this is OK).
|
commit | commitdiff | tree |
2015-07-02 |
Jay Freeman (saurik) | Put var/lib/cydia/metadata.plist in CFPreferences.
|
commit | commitdiff | tree |
next |