]>
git.saurik.com Git - cydia.git/log
Jay Freeman (saurik) [Wed, 15 Feb 2017 09:58:44 +0000 (01:58 -0800)]
Hide custom function_ as an implementation detail.
Jay Freeman (saurik) [Wed, 15 Feb 2017 09:47:44 +0000 (01:47 -0800)]
Use setPageColor instead of messing with scroller.
Jay Freeman (saurik) [Wed, 15 Feb 2017 09:38:42 +0000 (01:38 -0800)]
Move more of sysroot's sadness into iPhonePrivate.
Jay Freeman (saurik) [Sat, 4 Feb 2017 14:38:23 +0000 (06:38 -0800)]
On 64-bit some of these floats are really CGFloat.
Jay Freeman (saurik) [Fri, 3 Feb 2017 11:32:14 +0000 (03:32 -0800)]
Do not finish:restart if MoveStash did nothing :/.
Jay Freeman (saurik) [Fri, 3 Feb 2017 09:39:32 +0000 (01:39 -0800)]
This check was obviously backwards (OMG I'm dumb).
Jay Freeman (saurik) [Thu, 2 Feb 2017 15:51:11 +0000 (07:51 -0800)]
Users do not actually have stat (which is stupid).
Jay Freeman (saurik) [Thu, 2 Feb 2017 14:34:19 +0000 (06:34 -0800)]
The default permission from mktemp is only 600 :/.
Jay Freeman (saurik) [Thu, 2 Feb 2017 14:29:38 +0000 (06:29 -0800)]
firmware.sh has no assumed "current" directory :/.
Jay Freeman (saurik) [Wed, 1 Feb 2017 22:13:02 +0000 (14:13 -0800)]
Slim result of NewTag and correct cache iterators.
Jay Freeman (saurik) [Wed, 1 Feb 2017 05:33:32 +0000 (21:33 -0800)]
For progress JS on iOS 10 to solve race and flash.
Jay Freeman (saurik) [Tue, 31 Jan 2017 13:54:05 +0000 (05:54 -0800)]
Fix a crash in NewTag and remove "I am shit" flag.
Jay Freeman (saurik) [Tue, 31 Jan 2017 03:57:14 +0000 (19:57 -0800)]
Finally found the crazy APT memory corruption bug.
Jay Freeman (saurik) [Mon, 30 Jan 2017 18:11:28 +0000 (10:11 -0800)]
Do not pass -Wl,-segalign,4000 to the arm64 build.
Jay Freeman (saurik) [Mon, 30 Jan 2017 04:56:55 +0000 (20:56 -0800)]
iOS 10.2 claims "Not privileged to stop service.".
Jay Freeman (saurik) [Mon, 30 Jan 2017 02:13:22 +0000 (18:13 -0800)]
Removing a repository was just kind of locking up.
Jay Freeman (saurik) [Mon, 30 Jan 2017 02:12:04 +0000 (18:12 -0800)]
Let's try to avoid making Guillem Jover sad today.
Jay Freeman (saurik) [Sun, 29 Jan 2017 23:10:13 +0000 (15:10 -0800)]
If Cytore failed to save the first block, restart.
Jay Freeman (saurik) [Sun, 29 Jan 2017 23:05:43 +0000 (15:05 -0800)]
Don't strip the binary when releasing beta builds.
Jay Freeman (saurik) [Sun, 29 Jan 2017 23:01:27 +0000 (15:01 -0800)]
Rewrite error handling in APT to make it saner :/.
Jay Freeman (saurik) [Sun, 29 Jan 2017 15:32:55 +0000 (07:32 -0800)]
If Cytore fails to allocate an empty file, unlink.
Jay Freeman (saurik) [Sun, 29 Jan 2017 13:02:26 +0000 (05:02 -0800)]
Cytore values need to be _packed (I got lucky :D).
Jay Freeman (saurik) [Sun, 29 Jan 2017 09:11:28 +0000 (01:11 -0800)]
Try to protect firmware.sh against reentrant bugs.
Jay Freeman (saurik) [Fri, 27 Jan 2017 10:06:13 +0000 (02:06 -0800)]
Fix case-insensitive lookup of package Depends :/.
Jay Freeman (saurik) [Fri, 27 Jan 2017 09:17:44 +0000 (01:17 -0800)]
APT incorrectly overlaps http and https origin :/.
Jay Freeman (saurik) [Sat, 31 Dec 2016 14:08:07 +0000 (06:08 -0800)]
strip was enough for Cydia, and this broke bins/*.
Jay Freeman (saurik) [Sat, 31 Dec 2016 08:45:11 +0000 (00:45 -0800)]
Fix APT issue where IMS-Hit leads to a full wedge.
Jay Freeman (saurik) [Fri, 30 Dec 2016 22:11:05 +0000 (14:11 -0800)]
Provide more guarantees against merge catastrophe.
Jay Freeman (saurik) [Fri, 30 Dec 2016 05:52:35 +0000 (21:52 -0800)]
Further work to improve language configuration :/.
Jay Freeman (saurik) [Fri, 30 Dec 2016 05:24:46 +0000 (21:24 -0800)]
Apparently, setlocale never actually did anything.
Jay Freeman (saurik) [Thu, 29 Dec 2016 19:46:24 +0000 (11:46 -0800)]
Seriously: not a single person actually helped :/.
Jay Freeman (saurik) [Wed, 28 Dec 2016 08:30:34 +0000 (00:30 -0800)]
Compile Cydia to arm64 by linking with APT 1.4~b1.
Jay Freeman (saurik) [Tue, 27 Dec 2016 03:57:55 +0000 (19:57 -0800)]
Move to CoreTelephony's _CTServerConnectionCreate.
Jay Freeman (saurik) [Mon, 26 Dec 2016 21:18:25 +0000 (13:18 -0800)]
longSection shouldn't try localizing NULL section.
Jay Freeman (saurik) [Mon, 26 Dec 2016 11:37:10 +0000 (03:37 -0800)]
Fix LogBrowser logic (as it was only for testing).
Jay Freeman (saurik) [Sat, 19 Nov 2016 04:50:18 +0000 (20:50 -0800)]
Fix a typo: verify the objects found, not the set.
Jay Freeman (saurik) [Tue, 1 Nov 2016 17:36:42 +0000 (10:36 -0700)]
Avoid system headers to compile using macOS 10.12.
Jay Freeman (saurik) [Tue, 8 Mar 2016 18:49:49 +0000 (10:49 -0800)]
Verify using device and inode (not file realpath).
Jay Freeman (saurik) [Wed, 21 Oct 2015 18:54:42 +0000 (11:54 -0700)]
Narrow window during which uicache race can occur.
Jay Freeman (saurik) [Wed, 21 Oct 2015 18:07:17 +0000 (11:07 -0700)]
Let's just stash /Applications (Pangu said "yes").
Jay Freeman (saurik) [Mon, 12 Oct 2015 14:06:36 +0000 (07:06 -0700)]
Do not stash /Applications (extra fatal on iOS 9).
Jay Freeman (saurik) [Mon, 12 Oct 2015 12:07:55 +0000 (05:07 -0700)]
The mobile extended_states could be marked setuid.
Jay Freeman (saurik) [Thu, 24 Sep 2015 07:38:37 +0000 (00:38 -0700)]
Support listing installed applications on old iOS.
Jay Freeman (saurik) [Thu, 24 Sep 2015 07:37:39 +0000 (00:37 -0700)]
Remove cydo debugging code (it is exploitable :/).
Jay Freeman (saurik) [Sun, 12 Jul 2015 11:33:18 +0000 (04:33 -0700)]
Allow user to select a specific candidate version.
Jay Freeman (saurik) [Sun, 12 Jul 2015 11:27:47 +0000 (04:27 -0700)]
Automatically repair a missing Cydia cache folder.
Jay Freeman (saurik) [Sun, 12 Jul 2015 10:49:28 +0000 (03:49 -0700)]
Add various mechanisms to help concurrency issues.
Jay Freeman (saurik) [Sun, 12 Jul 2015 10:17:09 +0000 (03:17 -0700)]
Add an Icon: to the control file (wow, fail, huh).
Jay Freeman (saurik) [Sun, 12 Jul 2015 09:38:46 +0000 (02:38 -0700)]
Package is based on a version: this is impossible.
Jay Freeman (saurik) [Sun, 12 Jul 2015 09:35:51 +0000 (02:35 -0700)]
Add a way to opt out of filesystem reorganization.
Jay Freeman (saurik) [Sun, 12 Jul 2015 08:55:37 +0000 (01:55 -0700)]
Older iOS did not have SBSCopyIconImagePNGData*().
Jay Freeman (saurik) [Sun, 12 Jul 2015 05:20:17 +0000 (22:20 -0700)]
Provide a way to get the icons for installed apps.
Jay Freeman (saurik) [Sun, 12 Jul 2015 05:09:58 +0000 (22:09 -0700)]
Add some info on installed applications to bridge.
Jay Freeman (saurik) [Fri, 10 Jul 2015 12:30:29 +0000 (05:30 -0700)]
I am too tired to figure out why that didn't work.
Jay Freeman (saurik) [Fri, 10 Jul 2015 11:20:22 +0000 (04:20 -0700)]
Write a default cydia.list for apt to fix AppleTV.
Jay Freeman (saurik) [Fri, 10 Jul 2015 09:41:22 +0000 (02:41 -0700)]
Consider sources that do not end in / as "broken".
Jay Freeman (saurik) [Fri, 10 Jul 2015 09:08:50 +0000 (02:08 -0700)]
Verify validity of sources added using the bridge.
Jay Freeman (saurik) [Sun, 5 Jul 2015 08:17:17 +0000 (01:17 -0700)]
Escape shell arguments passed to system and popen.
Jay Freeman (saurik) [Sun, 5 Jul 2015 07:59:35 +0000 (00:59 -0700)]
I am trying to get the habit of always using auto.
Jay Freeman (saurik) [Sun, 5 Jul 2015 07:57:41 +0000 (00:57 -0700)]
No: inline implementation is *equally* invalid ;P.
Jay Freeman (saurik) [Sun, 5 Jul 2015 07:53:52 +0000 (00:53 -0700)]
Just go ahead and use du (since we have it still).
Jay Freeman (saurik) [Sat, 4 Jul 2015 23:55:26 +0000 (16:55 -0700)]
Take _deep_ mutable copies of CFPreference values.
Jay Freeman (saurik) [Sat, 4 Jul 2015 18:14:05 +0000 (11:14 -0700)]
I seriously copy/pasted %@ into a shell script :/.
Jay Freeman (saurik) [Sat, 4 Jul 2015 08:58:51 +0000 (01:58 -0700)]
Apparently, move.sh also required a copy of du :(.
Jay Freeman (saurik) [Fri, 3 Jul 2015 23:55:04 +0000 (16:55 -0700)]
Packages with corrupt Info.plist throw exceptions.
Jay Freeman (saurik) [Fri, 3 Jul 2015 21:59:37 +0000 (14:59 -0700)]
The folder names for Portuguese were incorrect :(.
Jay Freeman (saurik) [Fri, 3 Jul 2015 20:41:37 +0000 (13:41 -0700)]
We no longer need to log this parent process name.
Jay Freeman (saurik) [Fri, 3 Jul 2015 20:38:31 +0000 (13:38 -0700)]
Absolutely demand that cydia.list is a symlink :/.
Jay Freeman (saurik) [Fri, 3 Jul 2015 20:37:03 +0000 (13:37 -0700)]
Restrict DYLD_ launchd injection in cydo's parent.
Jay Freeman (saurik) [Fri, 3 Jul 2015 20:31:08 +0000 (13:31 -0700)]
Remove all usage of ExecFork and, therefore, fork.
Jay Freeman (saurik) [Fri, 3 Jul 2015 20:20:27 +0000 (13:20 -0700)]
Ignore Upgrades had not 1, but 2! reasons to fail.
Jay Freeman (saurik) [Fri, 3 Jul 2015 04:19:10 +0000 (21:19 -0700)]
I am trying to get the habit of always using auto.
Jay Freeman (saurik) [Fri, 3 Jul 2015 04:03:41 +0000 (21:03 -0700)]
I forgot to include the GPLv3 license on cydo.cpp.
Jay Freeman (saurik) [Fri, 3 Jul 2015 00:24:05 +0000 (17:24 -0700)]
Cydia's repairWithSelector modifies dpkg's status.
Jay Freeman (saurik) [Thu, 2 Jul 2015 21:35:49 +0000 (14:35 -0700)]
Use ProcessArguments to get argv[0] (for iOS 3.0).
Jay Freeman (saurik) [Thu, 2 Jul 2015 21:16:59 +0000 (14:16 -0700)]
Log arguments and parent's path to /tmp/cydia.log.
Jay Freeman (saurik) [Thu, 2 Jul 2015 21:12:35 +0000 (14:12 -0700)]
Avoid overwriting extended_states with a symlink.
Jay Freeman (saurik) [Thu, 2 Jul 2015 20:41:10 +0000 (13:41 -0700)]
Use launch.h to verify cydo was launched by Cydia.
Jay Freeman (saurik) [Thu, 2 Jul 2015 20:39:36 +0000 (13:39 -0700)]
Use sysexits.h to improve cydo error status codes.
Jay Freeman (saurik) [Thu, 2 Jul 2015 20:37:10 +0000 (13:37 -0700)]
Use sh to escape package names for fixhalf script.
Jay Freeman (saurik) [Thu, 2 Jul 2015 16:40:49 +0000 (09:40 -0700)]
We can no longer protect ourself from the kill -9.
Jay Freeman (saurik) [Thu, 2 Jul 2015 16:18:00 +0000 (09:18 -0700)]
Using sbreload is not really needed anymore (yay).
Jay Freeman (saurik) [Thu, 2 Jul 2015 15:46:27 +0000 (08:46 -0700)]
Wrap extended_states update using a symbolic link.
Jay Freeman (saurik) [Thu, 2 Jul 2015 15:25:46 +0000 (08:25 -0700)]
Don't inject sources.list if cydia.list is linked.
Jay Freeman (saurik) [Thu, 2 Jul 2015 15:23:12 +0000 (08:23 -0700)]
Replace /tmp/cydia.log functionality from the app.
Jay Freeman (saurik) [Thu, 2 Jul 2015 14:56:31 +0000 (07:56 -0700)]
Update copyright, and really start to feel old :/.
Jay Freeman (saurik) [Thu, 2 Jul 2015 14:54:47 +0000 (07:54 -0700)]
Cydia no longer runs as root. (WE FINALLY DID IT!)
Jay Freeman (saurik) [Thu, 2 Jul 2015 14:47:43 +0000 (07:47 -0700)]
Do not lock the dpkg status database (this is OK).
Jay Freeman (saurik) [Thu, 2 Jul 2015 14:01:23 +0000 (07:01 -0700)]
Put var/lib/cydia/metadata.plist in CFPreferences.
Jay Freeman (saurik) [Thu, 2 Jul 2015 13:25:13 +0000 (06:25 -0700)]
Move LastUpdate time to new file in Caches folder.
Jay Freeman (saurik) [Thu, 2 Jul 2015 12:44:17 +0000 (05:44 -0700)]
Remove Settings (this concept is *entirely gone*).
Jay Freeman (saurik) [Thu, 2 Jul 2015 12:41:45 +0000 (05:41 -0700)]
No one, not even Mario, is configured with Tokens.
Jay Freeman (saurik) [Thu, 2 Jul 2015 12:34:16 +0000 (05:34 -0700)]
Drop global Packages_ variable (no longer needed).
Jay Freeman (saurik) [Thu, 2 Jul 2015 12:33:13 +0000 (05:33 -0700)]
Move the saved InterfaceState to a file in Caches.
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:45:11 +0000 (03:45 -0700)]
Add (temporary?) symlink for APT using cydia.list.
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:39:40 +0000 (03:39 -0700)]
Also delete half-installed extrainst_ scripts (?).
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:39:27 +0000 (03:39 -0700)]
Use cydo to delete half-installed package scripts.
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:28:10 +0000 (03:28 -0700)]
Use a private (owned by mobile!) APT sources.list.
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:24:01 +0000 (03:24 -0700)]
Avoid duplication of pkgSourceList.ReadMainList().
Jay Freeman (saurik) [Thu, 2 Jul 2015 10:02:31 +0000 (03:02 -0700)]
Trust in the mobile permissions on Cydia's caches.