2019-05-19 |
Jay Freeman... | Use awkward make behavior to help build stability. |
commit | commitdiff | tree | snapshot |
2018-10-13 |
Jay Freeman... | On new Xcode/macOS, /usr/include no longer exists. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Jay Freeman... | Remove ultrasn0w repository (as they disappeared). |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Jay Freeman... | Ignore .dSYM folders I am suddenly ending up with. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Jay Freeman... | Fix compilation of cydo (was broken for Extender). |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Jay Freeman... | We no longer depend on apt7-* (but need /etc/apt). |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Jay Freeman... | Embed every APT method, for every architecture ;P. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Jay Freeman... | Fix sysroot (broken due to Apple now using https). |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Jay Freeman... | libapt-pkg needs to be statically linked on armv6. |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Jay Freeman... | Use makefile to build the apt-tag triehash parser. |
commit | commitdiff | tree | snapshot |
2018-01-02 |
Jay Freeman... | Update the manage7 icons (mostly due to Extender). |
commit | commitdiff | tree | snapshot |
2017-03-11 |
Jay Freeman... | Do not crash if Safari's Info.plist can't be read. v1.1.31 |
commit | commitdiff | tree | snapshot |
2017-03-11 |
Jay Freeman... | Support compound user-agents using CyteInitialize. |
commit | commitdiff | tree | snapshot |
2017-03-11 |
Jay Freeman... | Transfer shared content code to CyteTableViewCell. |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Jay Freeman... | Port FileTable to the CyteKit ListController type. |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Jay Freeman... | Also move ListController title support to CyteKit. |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Jay Freeman... | Split PackageListController partially for CyteKit. |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Jay Freeman... | CyteKit: {retain,release}NetworkActivityIndicator. |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Jay Freeman... | WebDataSource needs to also be in iPhonePrivate.h. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Jay Freeman... | Try to abstract CydiaURLProtocol as CyteKit class. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Jay Freeman... | Remove even more global variables (super CyteKit). |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Jay Freeman... | Move most of CydiaObject to CyteKit as CyteObject. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Jay Freeman... | Remove more of these global value cache variables. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Jay Freeman... | Remove HostConfig_ (for some finer-grained locks). |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Jay Freeman... | Try removing constructor (this is so annoying :/). |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Jay Freeman... | Fix the System user-agent component (this rotted). |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Jay Freeman... | Add the date to the binary symbol sidestored copy. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Jay Freeman... | Rename IsReachable to CyteIsReachable, in CyteKit. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Jay Freeman... | Move cyte diversions and user agents into CyteKit. |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Jay Freeman... | Move some code of Window/TabBarController to Cyte. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Jay Freeman... | Move CyteKit/RegEx.hpp #include to MobileCydia.mm. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Jay Freeman... | Trial move some key global variables into CyteKit. |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Jay Freeman... | Avoid counting a package as "lost" multiple times. |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Jay Freeman... | Move a bunch of clearly shared logic into CyteKit. |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Jay Freeman... | Put CydiaURLCache/NSURLConnection hook in CyteKit. |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Jay Freeman... | Cydia no longer needs its own Substrate Safe Mode. |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Jay Freeman... | cydia.addPipelinedHost was never actually used :D. |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Jay Freeman... | CyteKit/Application.mm has to have its @interface. |
commit | commitdiff | tree | snapshot |
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 |
next |