Commit Graph

  • a520481168
    Merge pull request #261 from HylianMedia/master SciresM 2018-11-09 18:14:17 -0800
  • 8daa2da97c
    Update Changelog for 0.7.4 Hylian 2018-11-09 11:26:04 -0600
  • bb29a2458f Bump version to 0.7.4 0.7.4 Michael Scire 2018-11-08 16:36:22 -0800
  • ce1a6a68bf fs.mitm/loader: Fix crashes when launching too many processes. Michael Scire 2018-11-08 16:02:04 -0800
  • cf510ad9bf pm: Only register privileged processes with FS as needed Michael Scire 2018-11-08 05:28:52 -0800
  • 9898a01d3b Add current branch to make dist zip name Michael Scire 2018-11-08 01:27:36 -0800
  • 54a22797a7 Make libstratosphere a submodule Michael Scire 2018-11-08 01:24:40 -0800
  • 5ef01edab5 Delete libstratosphere in prep for submodule Michael Scire 2018-11-08 01:12:30 -0800
  • 3b8bb325e8 pm: Use non-system event for process tracking. Michael Scire 2018-11-07 23:43:59 -0800
  • 6538554485 libstratosphere: add ReadOnlySystemEvent helper Michael Scire 2018-11-07 23:20:48 -0800
  • 9b1a2451b0 libstratosphere: Add thread primitive, WaitableManager->RequestStop() Michael Scire 2018-11-07 23:18:46 -0800
  • e65bee0d6a libstratosphere: Implement message queues Michael Scire 2018-11-03 22:05:42 -0700
  • 8426a4dc77 libstrat: Use iterators when looping deferred waitables Michael Scire 2018-11-07 22:59:30 -0800
  • 147f3c690a libstrat: Significantly cleanup waitable manager result handling. Michael Scire 2018-11-07 22:40:19 -0800
  • bac81f4ccc libstrat: fix potential oob deref in WaitableManager (closes #256) Michael Scire 2018-11-07 19:09:58 -0800
  • 2894989eb7 libstrat: improve waitable manager cancelsync semantics Michael Scire 2018-11-07 12:42:06 -0800
  • 952ee4227d libstrat: update curthreadhandle for libnx 1.5.0 Michael Scire 2018-11-05 22:56:04 -0800
  • 9142e90a04 libstratosphere: Use intraprocess event signaling for new waitable management Michael Scire 2018-11-05 18:35:21 -0800
  • 3ed239296a libstrat: Allow nullptr buffers if 0 size. (closes #255) Michael Scire 2018-11-04 21:52:26 -0800
  • 78a47dba6d fs.mitm: Cache IStorageInterfaces, store meta on SD instead of memory. Michael Scire 2018-11-04 13:56:07 -0800
  • 5d0aabaa44 fs.mitm: Fix romfs detection on SD Michael Scire 2018-11-04 12:48:14 -0800
  • e786bc7e9a fs.mitm: Only create storage interface when needed. Michael Scire 2018-11-04 12:45:29 -0800
  • 158f7224a7 set.mitm: fixup NPDM json. Michael Scire 2018-10-31 02:07:35 -0700
  • 865ca76772
    Merge pull request #215 from npdmfixup/npdmfixup SciresM 2018-10-31 18:03:32 +0900
  • b8f93562c0
    Merge branch 'master' into npdmfixup SciresM 2018-10-31 18:02:07 +0900
  • ef5c7d6bab Fix make dist zip to launch set_mitm. (Thanks @bakugo). Michael Scire 2018-10-30 16:39:20 -0700
  • be044e691c libstrat: delete old ipc templating. Michael Scire 2018-10-30 15:57:15 -0700
  • 536b89efae Add boost as submodule TuxSH 2018-10-30 23:44:52 +0100
  • 44175058f6 libstrat: mark ServiceObjectHolder functions const Michael Scire 2018-10-30 12:23:21 -0700
  • 7309c7f358 atmosphere: improve makefile dependencies Michael Scire 2018-10-30 11:25:21 -0700
  • 6336089b63 libstrat: remove unused struct in serializer Michael Scire 2018-10-30 06:34:10 -0700
  • 6ef34d80a0 libstrat: automatically detect+format rawdata structs correctly. Michael Scire 2018-10-30 06:29:30 -0700
  • 2f7224edce fs.mitm: increase thread count back to 5. Michael Scire 2018-10-29 23:41:18 -0700
  • c49cfbd6af loader: update for libstratosphere refactor Michael Scire 2018-10-29 22:33:56 -0700
  • 8b71378920 atmosphere: add set.mitm to make dist target Michael Scire 2018-10-29 22:18:59 -0700
  • bbffbd654f set.mitm: Split out from fs.mitm Michael Scire 2018-10-29 22:18:04 -0700
  • 4cdd9aa8f1 libstratosphere: Fix uninitialized memory bug. Michael Scire 2018-10-29 22:17:41 -0700
  • 23a85a7c24 fs.mitm: split out set.mitm Michael Scire 2018-10-29 22:14:34 -0700
  • 3dc679215b fs.mitm: Remove debugging options Michael Scire 2018-10-29 17:38:24 -0700
  • aef7d36300 fs.mitm: update for libstratosphere refactor Michael Scire 2018-10-29 17:30:39 -0700
  • 887b4e0275 pm: update for libstratosphere refactor Michael Scire 2018-10-29 17:29:35 -0700
  • 9a8c70ed68 sm: Update for libstratosphere refactor Michael Scire 2018-10-29 17:28:37 -0700
  • 058f735031 libstratosphere: refactor everything Michael Scire 2018-10-29 17:25:36 -0700
  • 46cc5c7aa2 libstrat: mark ServiceObjectHolder functions const Michael Scire 2018-10-30 12:23:21 -0700
  • 353cdcb9b5 atmosphere: improve makefile dependencies Michael Scire 2018-10-30 11:25:21 -0700
  • 8681c7c676
    Update Makefile Pika 2018-10-30 10:50:22 -0400
  • e16dc80515
    atmosphere: finish adding set.mitm to dist target Pika 2018-10-30 10:48:59 -0400
  • 110cace034 libstrat: remove unused struct in serializer Michael Scire 2018-10-30 06:34:10 -0700
  • 830fa886ed libstrat: automatically detect+format rawdata structs correctly. Michael Scire 2018-10-30 06:29:30 -0700
  • f4b09ebef7 fs.mitm: increase thread count back to 5. Michael Scire 2018-10-29 23:41:18 -0700
  • 0d60faeedd loader: update for libstratosphere refactor Michael Scire 2018-10-29 22:33:56 -0700
  • 0fa99168f4 atmosphere: add set.mitm to make dist target Michael Scire 2018-10-29 22:18:59 -0700
  • cb2408a343 set.mitm: Split out from fs.mitm Michael Scire 2018-10-29 22:18:04 -0700
  • 5ef17d7518 libstratosphere: Fix uninitialized memory bug. Michael Scire 2018-10-29 22:17:41 -0700
  • ce2e7778c1 fs.mitm: split out set.mitm Michael Scire 2018-10-29 22:14:34 -0700
  • 139107282b fs.mitm: Remove debugging options Michael Scire 2018-10-29 17:38:24 -0700
  • 472e37fb24 fs.mitm: update for libstratosphere refactor Michael Scire 2018-10-29 17:30:39 -0700
  • 511566467e pm: update for libstratosphere refactor Michael Scire 2018-10-29 17:29:35 -0700
  • f3a32f11ad sm: Update for libstratosphere refactor Michael Scire 2018-10-29 17:28:37 -0700
  • ba5c5a5823 libstratosphere: refactor everything Michael Scire 2018-10-29 17:25:36 -0700
  • 5c147e5188 loader: add SetExternalContentSource extension misson20000 2018-10-25 12:52:01 -0700
  • 18f51e9b2e loader: add NpdmUtils function for invalidating the cache for a specific title misson20000 2018-10-10 20:46:43 -0700
  • 376feb63bd loader: make ShouldOverrideContents take a tid argument misson20000 2018-10-10 20:45:54 -0700
  • a502d31cd1 Add Question Issue Template Michael Scire 2018-10-25 13:52:55 -0700
  • afbf57c222 Add Feature Request Issue Template Michael Scire 2018-10-25 13:47:13 -0700
  • b62329bd5b Add bug report issue template Michael Scire 2018-10-25 13:42:25 -0700
  • 1f564faaed loader: add SetExternalContentSource extension misson20000 2018-10-25 12:52:01 -0700
  • 6b617bff92 loader: add NpdmUtils function for invalidating the cache for a specific title misson20000 2018-10-10 20:46:43 -0700
  • 84e63b438f loader: make ShouldOverrideContents take a tid argument misson20000 2018-10-10 20:45:54 -0700
  • de688ee17a Update changelog.md Hylian 2018-10-24 16:25:59 -0500
  • b7c7759535
    Update changelog.md Hylian 2018-10-24 16:25:59 -0500
  • a6cfbae1ff Bump version to 0.7.3 0.7.3 Michael Scire 2018-10-24 14:08:55 -0700
  • c0fe4f7af7 fs.mitm: Intercept qlaunch sysver request Michael Scire 2018-10-24 14:05:07 -0700
  • 5b219e6f58
    Merge pull request #240 from HylianMedia/master hexkyz 2018-10-24 20:19:05 +0100
  • d55a9d168e Replaced Release Roadmap with Upcoming Features, added Changelog and added HBL and Button Override sections to loader.md Hylian 2018-10-22 17:37:21 -0500
  • e1d884960d fs.mitm: Improve configuration refresh file semantics. Michael Scire 2018-10-22 23:00:22 -0700
  • db97dd8d75 Loader: clean up orphaned function prototype Michael Scire 2018-10-22 22:56:26 -0700
  • f96e1d5074 loader/fs.mitm: Support override config changes at runtime Michael Scire 2018-10-22 22:53:40 -0700
  • e61bb00d7a Atmosphere: bump version to 0.7.2 0.7.2 Michael Scire 2018-10-22 13:39:15 -0700
  • aa761753d7 Atmosphere: Update dist zip filename to include commit hash Michael Scire 2018-10-21 13:59:59 -0700
  • b019247121
    Update fsmitm_utils.cpp piegit 2018-10-19 15:02:55 -0700
  • 85540d4ad2
    fs.mitm: Fix correctness bug in LayeredRomfs::Read(). SciresM 2018-10-19 12:15:18 +0900
  • d502f3fa3f Atmosphere: Bump version to 0.7.1 0.7.1 Michael Scire 2018-10-17 17:32:18 -0700
  • f9f9997d3f Exosphere: fix warmboot constant for 4.0.0-4.1.0 Michael Scire 2018-10-17 16:40:57 -0700
  • 06accd00f9 pm: steal memory from 4.0.0+ ? applet : application Michael Scire 2018-10-17 16:28:53 -0700
  • 5dc31f001e Stratosphere: Fix FS permissions for <4.0.0 KIPs Michael Scire 2018-10-17 16:26:36 -0700
  • 4f294344c9
    removing debug preprocessor code Resaec 2018-10-17 20:19:42 +0200
  • ed74e4eb8e
    Adding basic pattern scanning functions for review Exported functions are: memSearch uses memmem for all static target pattern scanning memSearchASLR uses pattern scanning for all dynamic targets using either a binary or a byte array mask. Resaec 2018-10-17 18:14:22 +0200
  • 781f2597e5 libstratosphere: Fix receive for multi-static IPC buffers 0.7.0 Michael Scire 2018-10-17 03:48:30 -0700
  • 4944986814 fs.mitm: Allow for disabling mitm for a title via flag. Michael Scire 2018-10-16 20:41:19 -0700
  • f10ae4d96f Fix default BCT.ini target firmware Michael Scire 2018-10-16 19:50:43 -0700
  • 2c6d00fd8c Move dist target to out folder. Michael Scire 2018-10-16 19:43:57 -0700
  • ba4d39a0ca Atmosphere: add make dist Michael Scire 2018-10-16 19:41:06 -0700
  • 55ad57a02d fs.mitm: Use same override button semantics as loader. Michael Scire 2018-10-16 19:01:41 -0700
  • 6711cd93a8 atmosphere: extract API version management to common folder Michael Scire 2018-10-16 17:54:50 -0700
  • 412511f32a Exosphere: Bump version to 0.7.0 Michael Scire 2018-10-16 17:30:24 -0700
  • 2f29bcef3a fusee: Fix IPS patching for KIPs. (closes #3). Michael Scire 2018-10-16 17:21:08 -0700
  • 472059134a fusee: Hook up kip/kernel patch support (needs testing). Michael Scire 2018-10-16 16:17:30 -0700
  • b78a3f7065 fusee: Add support for loading kernel from SD Michael Scire 2018-10-16 16:03:23 -0700
  • d4d197a26a fusee: add untested, not hooked up ips code Michael Scire 2018-10-16 15:54:42 -0700