Commit Graph

  • 02d4c97c6d sf: explicitly namespace in DEFINE_SERVICE_DISPATCH_TABLE Michael Scire 2019-11-20 22:05:25 -0800
  • 2c5ef434f0 sf: fixes (basic mitm service functionality now confirmed working) Michael Scire 2019-11-20 22:03:22 -0800
  • 122f3e4403 libstrat: implement mitm server registration Michael Scire 2019-11-08 19:38:41 -0800
  • ea3ebbaa7d strat: TitleId -> ProgramId, titles->contents Michael Scire 2019-10-27 21:43:01 -0700
  • 1636668762 strat: fixes for compat with latest libnx Michael Scire 2019-10-27 15:57:30 -0700
  • c6b9a0c4bf sf: PrepareForErrorReply is common to all objects Michael Scire 2019-10-27 15:05:26 -0700
  • 93a218abeb libstrat: enable lto Michael Scire 2019-10-25 01:03:07 -0700
  • d7a06057eb strat: split out common functionality for future meso use Michael Scire 2019-10-25 00:12:47 -0700
  • 8cb77ac136 namespace sts -> namespace ams Michael Scire 2019-10-24 02:30:10 -0700
  • 4059dc6187 Results: Implement namespaced, type-safe results. Michael Scire 2019-10-24 01:40:44 -0700
  • 15773e4755 libstrat: fix domain issues. in/out objects now work. Michael Scire 2019-10-23 00:07:20 -0700
  • 4f455dacf4 sf: implement mitm forwarding + domains. Michael Scire 2019-10-21 02:45:52 -0700
  • 0b22af1206 libstrat: namespace remaining non-namespaced code. more new-ipc updates Michael Scire 2019-10-19 17:42:53 -0700
  • ae2fa2fa60 boot: reduce memory footprint Michael Scire 2019-10-18 21:30:26 -0700
  • 6abd756e0c boot2: move to separate process Michael Scire 2019-10-18 21:06:40 -0700
  • 535e49a38d strat: statically allocate additional threads Michael Scire 2019-10-18 20:31:15 -0700
  • fbb5730369 strat: update for latest libnx commit Michael Scire 2019-10-18 10:37:03 -0700
  • e5d62025d3 dmnt: update for new-ipc Michael Scire 2019-10-17 21:18:27 -0700
  • 89c6fc6437 creport: update for new-ipc Michael Scire 2019-10-17 19:48:28 -0700
  • 799c158b86 fatal: update for new-ipc Michael Scire 2019-10-17 19:39:22 -0700
  • 8d16d2152b boot: update for api changes Michael Scire 2019-10-16 14:28:19 -0700
  • 635ae4e3da spl: update for new-ipc (fixes two bugs in sf) Michael Scire 2019-10-16 12:50:04 -0700
  • 59140d8dfa sf-impl: remove debug condition Michael Scire 2019-10-14 23:23:11 -0700
  • 2cb8aadafc pm: statically allocate more resources to save memory Michael Scire 2019-10-14 23:12:07 -0700
  • aa0826bb70 pm: update for new-ipc Michael Scire 2019-10-14 22:49:06 -0700
  • 8bd2a9a23b ldr: fix copy/paste, only 1 ldr:pm session needed Michael Scire 2019-10-14 21:48:56 -0700
  • 2f959785e1 loader: update for new-ipc Michael Scire 2019-10-14 21:40:05 -0700
  • 88a86a3363 sf: implement CopyFromCurrentDomain Michael Scire 2019-10-14 21:39:13 -0700
  • 0c7827104f hipc: begin implementing domains. fixes ro + sm together Michael Scire 2019-10-14 09:20:21 -0700
  • c8ed190e5c new-ipc: implement deferral. sm now works. Michael Scire 2019-10-11 02:15:14 -0700
  • f4dcd1db9b sf: implement service framework enough for ro to work. Michael Scire 2019-10-10 23:49:28 -0700
  • bd341d5c00 libstrat: update for latest libnx, delete ipc in prep for rewrite Michael Scire 2019-09-30 02:52:32 -0700
  • add18d868f sts: add STS_UNREACHABLE_DEFAULT_CASE() Michael Scire 2019-09-28 15:13:20 -0700
  • 609a302e16 os: implement waitable management. Michael Scire 2019-09-27 18:04:58 -0700
  • e07011be32 mitm: fix long-standing C descriptor issue. Michael Scire 2019-09-24 21:43:18 -0700
  • bb223eb5ae libstrat: namespace hossynch.hpp Michael Scire 2019-09-24 03:15:36 -0700
  • e7ed3acb85 ams_mitm: implement hbl_html redirection Michael Scire 2019-12-07 04:30:26 -0800
  • 44c02c8006 ams_mitm: implement ns.mitm Michael Scire 2019-12-07 03:21:53 -0800
  • 1724bf64ed Delete pre-rewrite ams_mitm code Michael Scire 2019-12-07 01:36:36 -0800
  • 3a2cf16d4a ams_mitm: fix directory save bugs Michael Scire 2019-12-07 01:03:16 -0800
  • 3f681df505 fix uninitialized data access Michael Scire 2019-12-06 23:23:58 -0800
  • 441cf3e44a ams_mitm: Implement savedata redirection Michael Scire 2019-12-06 23:19:48 -0800
  • 93b1195c4d ams_mitm: add titles dir compat shim (to remove in 0.10.1) Michael Scire 2019-12-06 03:29:14 -0800
  • aabf13e922 ams_mitm: implement automatic backups of biskeys/cal0 Michael Scire 2019-12-06 03:00:38 -0800
  • 269101cf1b shared_from_this requires public inheritance Michael Scire 2019-12-06 00:59:56 -0800
  • 7daefd6b6e ams_mitm: Implement emummc Nintendo folder redirection Michael Scire 2019-12-05 23:41:33 -0800
  • 8c46a31576 ams_mitm: implement layeredfs Michael Scire 2019-12-04 06:53:52 -0800
  • c5aacc4979 os/dd: primitive fixes Michael Scire 2019-12-03 19:26:43 -0800
  • e4b058d9f0 compat fixes for libnx master Michael Scire 2019-11-28 22:19:39 -0800
  • f7819f8b14 avoid lambda use in shared_ptr deleters Michael Scire 2019-11-28 09:48:21 -0800
  • 92ce9282a0 fs.mitm: Implement bis protection Michael Scire 2019-11-28 01:28:20 -0800
  • f620ac77bf stop overriding user config on update Michael Scire 2019-11-27 13:44:09 -0800
  • 9e87e5b65d set_mitm: embed defaults in code, allow for missing ini Michael Scire 2019-11-27 13:28:54 -0800
  • 38dd2028d2 ams_mitm: Implement system settings mitm Michael Scire 2019-11-26 20:58:39 -0800
  • 8d2105a0ea ams_mitm: Implement set:sys firmwareversion mitm Michael Scire 2019-11-22 02:05:59 -0800
  • 856b49084f Implement set_mitm Michael Scire 2019-11-21 19:32:41 -0800
  • b314f69f20 ams_mitm: implement hid mitm Michael Scire 2019-11-21 12:01:14 -0800
  • 136383db27 Add icon for reboot to payload (closes #644) Michael Scire 2019-11-21 04:29:09 -0800
  • 8b439f81a3 hbl: support different keys for any-app vs specific Michael Scire 2019-11-21 04:21:23 -0800
  • 33c099f112 mitm/cfg: pass around override status for decision-making Michael Scire 2019-11-21 04:03:19 -0800
  • c3ff63d785 ams_mitm: implement bpc:mitm Michael Scire 2019-11-21 01:48:47 -0800
  • 8ac008b5d8 strat: update for latest libnx. Michael Scire 2019-11-21 00:28:32 -0800
  • 5b5d1f2729 ams_mitm: begin skeleton refactor Michael Scire 2019-11-20 23:58:18 -0800
  • bd2aa5dd80 sf: explicitly namespace in DEFINE_SERVICE_DISPATCH_TABLE Michael Scire 2019-11-20 22:05:25 -0800
  • 8508d3813b sf: fixes (basic mitm service functionality now confirmed working) Michael Scire 2019-11-20 22:03:22 -0800
  • 33475acbed
    Update pm_resource_manager.cpp TheGreatRambler 2019-11-13 19:01:44 -0500
  • 7d545bc1de
    Update pm_resource_manager.cpp TheGreatRambler 2019-11-13 18:59:32 -0500
  • e621cebea2
    Update system_settings.ini TheGreatRambler 2019-11-12 20:57:26 -0500
  • 45d1ab6cb1
    Update system_settings.ini TheGreatRambler 2019-11-12 20:54:09 -0500
  • d9a81062a1
    Update README.md TheGreatRambler 2019-11-12 20:49:09 -0500
  • 4194d4f6b3
    Update system_settings.ini TheGreatRambler 2019-11-12 20:45:17 -0500
  • 2d006a4a72
    Update pm_resource_manager.cpp TheGreatRambler 2019-11-12 20:44:59 -0500
  • 733096fd26
    Update README.md TheGreatRambler 2019-11-12 20:33:48 -0500
  • ae4db714ff
    Update README.md TheGreatRambler 2019-11-12 12:53:21 -0500
  • 845e4b4208 libstrat: implement mitm server registration Michael Scire 2019-11-08 19:38:41 -0800
  • 4fe746b635 strat: TitleId -> ProgramId, titles->contents Michael Scire 2019-10-27 21:43:01 -0700
  • 335a05ca1a strat: fixes for compat with latest libnx Michael Scire 2019-10-27 15:57:30 -0700
  • 45e2184fda sf: PrepareForErrorReply is common to all objects Michael Scire 2019-10-27 15:05:26 -0700
  • fc0f15177f libstrat: enable lto Michael Scire 2019-10-25 01:03:07 -0700
  • c7bc8c1027 strat: split out common functionality for future meso use Michael Scire 2019-10-25 00:12:47 -0700
  • 2e2beb959b namespace sts -> namespace ams Michael Scire 2019-10-24 02:30:10 -0700
  • b1b65a1ab4 Results: Implement namespaced, type-safe results. Michael Scire 2019-10-24 01:40:44 -0700
  • 3e50ab2bc4 libstrat: fix domain issues. in/out objects now work. Michael Scire 2019-10-23 00:07:20 -0700
  • 17374e5081 sf: implement mitm forwarding + domains. Michael Scire 2019-10-21 02:45:52 -0700
  • 3de766f532 libstrat: namespace remaining non-namespaced code. more new-ipc updates Michael Scire 2019-10-19 17:42:53 -0700
  • 483700bbe9 boot: reduce memory footprint Michael Scire 2019-10-18 21:30:26 -0700
  • 7bd30d6bd2 boot2: move to separate process Michael Scire 2019-10-18 21:06:40 -0700
  • 6ea627041a strat: statically allocate additional threads Michael Scire 2019-10-18 20:31:15 -0700
  • c31818d469 strat: update for latest libnx commit Michael Scire 2019-10-18 10:37:03 -0700
  • 8a4525774e dmnt: update for new-ipc Michael Scire 2019-10-17 21:18:27 -0700
  • d841fdb5b9 creport: update for new-ipc Michael Scire 2019-10-17 19:48:28 -0700
  • 9e8596a2ed fatal: update for new-ipc Michael Scire 2019-10-17 19:39:22 -0700
  • 02402225e7 dmnt_cheat_vm: Correct register Restore and ClearRegs behavior Lioncash 2019-10-17 18:44:35 -0400
  • 006e4e4042 boot: update for api changes Michael Scire 2019-10-16 14:28:19 -0700
  • 97c3033b54 spl: update for new-ipc (fixes two bugs in sf) Michael Scire 2019-10-16 12:50:04 -0700
  • 0afef273b2 sf-impl: remove debug condition Michael Scire 2019-10-14 23:23:11 -0700
  • 57c5f8cec4 pm: statically allocate more resources to save memory Michael Scire 2019-10-14 23:12:07 -0700
  • 4d3f21ee79 pm: update for new-ipc Michael Scire 2019-10-14 22:49:06 -0700
  • fc525ffc00 ldr: fix copy/paste, only 1 ldr:pm session needed Michael Scire 2019-10-14 21:48:56 -0700
  • 0db688a27c loader: update for new-ipc Michael Scire 2019-10-14 21:40:05 -0700