Commit Graph

  • 79bc9bf8d8 libstrat: only hold sm sessions open when needed Michael Scire 2019-04-22 12:40:35 -0700
  • 4d6bf21f9c results: add ro results Michael Scire 2019-04-21 07:25:57 -0700
  • 880bce9092 libstrat: add StratosphereRandomUtils Michael Scire 2019-04-20 16:52:50 -0700
  • 016f2ecb25 libstrat: support arbitrary service object constructors Michael Scire 2019-04-20 16:17:24 -0700
  • 163d9259a3 Update Runtime Firmware Version stuff for 8.0 Michael Scire 2019-04-18 00:16:07 -0700
  • b9724cdcad libstrat: Custom exception handlers/std::abort Michael Scire 2019-04-12 15:26:27 -0700
  • 1f9e2d042c libstrat: the current year is 2019 Michael Scire 2019-04-07 18:56:40 -0700
  • 8021b07eb8 results: add FsInvalidSaveDataSpaceId Michael Scire 2019-04-05 13:33:06 -0700
  • a7c19d240b
    Merge pull request #8 from lioncash/init SciresM 2019-04-04 23:14:13 -0700
  • 0efaf3c8cb Silence -Wmissing-field-initializer warnings Lioncash 2019-04-05 00:47:58 -0400
  • b6ca2d89ae Add RCM bug detection util Michael Scire 2019-04-01 17:22:38 -0700
  • 37b74c7d75 results: add settings results Michael Scire 2019-03-28 23:03:13 -0700
  • 5be736876c libstrat: remove remaining IPC magic numbers Michael Scire 2019-03-28 22:44:49 -0700
  • 1034e0744a results: correct lr result names Michael Scire 2019-03-28 22:39:11 -0700
  • 5a3583d79d libstrat: 0 -> ResultSuccess Michael Scire 2019-03-28 22:37:39 -0700
  • 492975c110 results: ncm/kvdb results (thanks @adubbz) Michael Scire 2019-03-28 22:07:31 -0700
  • 5fcc1469c7 Encounter -> Story Michael Scire 2019-03-28 21:42:08 -0700
  • f6e73c6160 libstrat: use TitleId defs. Michael Scire 2019-03-28 21:35:35 -0700
  • e113fe48d8 libstrat: fix missing include Michael Scire 2019-03-28 21:19:45 -0700
  • e2bdfdab08 libstrat: add constants for title ids. Michael Scire 2019-03-28 21:19:07 -0700
  • 4c51a40617 results: add vi results Michael Scire 2019-03-28 20:38:39 -0700
  • 2f1b90e397 results: add lr results (thanks @adubbz) Michael Scire 2019-03-28 20:31:23 -0700
  • 8d15f82a9b results: Add unofficial atmosphere results header Michael Scire 2019-03-28 20:19:01 -0700
  • 27164564a1 results: add sf/hipc results. Michael Scire 2019-03-28 19:59:33 -0700
  • 033c77716c results: Add more fs results Michael Scire 2019-03-28 19:45:03 -0700
  • a3ca9cf1a3 results: use kernel results, add dbg results Michael Scire 2019-03-28 16:56:44 -0700
  • 6b54534f47 results: Add some kernel results, ResultSuccess Michael Scire 2019-03-28 16:03:11 -0700
  • d448c03c5d results: Add fatal results Michael Scire 2019-03-28 15:37:13 -0700
  • aab4aedb34 results: Add SM results Michael Scire 2019-03-28 15:27:55 -0700
  • cd7f81f7b0 results: Add PM results Michael Scire 2019-03-28 15:15:49 -0700
  • 0359681475 results: Add Loader results Michael Scire 2019-03-28 15:06:09 -0700
  • ea5c0f0174 libstrat: migrate result headers to library Michael Scire 2019-03-28 14:22:50 -0700
  • 31c1dc1a82 vers: use svcCallSecMon instead of spl Michael Scire 2019-03-24 14:39:04 -0700
  • 37c41f6324 Fix validation typo (closes #7) Michael Scire 2019-03-16 10:52:58 -0700
  • 49d2188f6f add CancelSync thread primitive Michael Scire 2019-03-05 19:10:17 -0800
  • 4eaed1c187
    Merge pull request #6 from WerWolv/master SciresM 2019-03-05 09:41:44 -0800
  • 990e465b17
    Fixed copy paste error that broke dmntchtEnableFrozenAddress WerWolv 2019-03-05 18:40:16 +0100
  • 0fbc0e2f46 libstrat: better thread exiting in waitable manager Michael Scire 2019-03-05 07:48:37 -0800
  • 82c67a62d6 libstrat: add full dmnt:cht client code Michael Scire 2019-03-05 00:47:00 -0800
  • 9ce1dce440 libstrat: revise shutdown helper name Michael Scire 2019-02-21 07:04:33 -0800
  • 1cad75081b libstrat: add shutdown helper Michael Scire 2019-02-21 07:04:04 -0800
  • 3de9d6c9d6 Update for new libnx HOSVERSION API Michael Scire 2019-02-20 14:14:02 -0800
  • a2c74f8cd5 add IsApplicationTid helper Michael Scire 2019-02-12 02:48:45 -0800
  • fb12edcbba use svcCallSecureMonitor instead of talking to spl. Michael Scire 2019-01-31 03:23:28 -0800
  • 2f1fa654f2 Revise firmware version detection to use Exosphere's targetfirmware field Michael Scire 2019-01-31 03:07:24 -0800
  • 236190f8a3 mitm-server: simplify logic, eliminate deadlock possibility Michael Scire 2019-01-26 06:22:18 -0800
  • 9bf228de3e Add wrappers for new SMC extensions Michael Scire 2019-01-24 08:10:18 -0800
  • de4c2ddae1 Improve deferral management logic, to fix order-sensitive bug Michael Scire 2019-01-21 22:28:04 -0800
  • f9d38856f3 Update for MitM API change Michael Scire 2019-01-20 16:58:35 -0800
  • a40958e19c IMitmServiceObject: add default implementation for ShouldMitm misson20000 2018-12-21 00:07:40 -0800
  • c7777422f4 servers: allow passing arguments to std::make_shared misson20000 2018-12-21 00:07:07 -0800
  • 05a64ce1a3 Allow null InSmartBuffer spacemeowx2 2018-12-20 23:40:17 +0800
  • e0b5339ddf Add SmartBuffers spacemeowx2 2018-12-04 16:08:42 +0800
  • 4bcea4ed5e Fix OutPointerWithClientSize deserialization for domains Michael Scire 2018-12-12 06:51:28 -0800
  • 8b9dd81fa6 Fix a number of bugs in mitm. Michael Scire 2018-12-12 03:07:26 -0800
  • fa37b70b0e Add HosSignal primitive Michael Scire 2018-12-05 01:09:01 -0800
  • 05015b9354 Add RebootToRcm() Michael Scire 2018-11-30 05:18:34 -0800
  • dd31b3d2e2 smm_ams: fix typo Michael Scire 2018-11-30 00:52:03 -0800
  • 8fbefee37e smm_ams: Add HasMitm extension Michael Scire 2018-11-30 00:50:45 -0800
  • b809e7fcff Fix missing num_elements when calculating size of OutPointerServerSize spacemeowx2 2018-11-22 21:14:37 +0800
  • 0bec72ca36 Improve mitm semantics a little bit more. Michael Scire 2018-11-15 14:29:17 -0800
  • 8fcac73ab2 Greatly improve mitm session acquire semantics. Michael Scire 2018-11-15 14:18:52 -0800
  • 0fb33e9c09 Mark git getters inline Michael Scire 2018-11-13 12:52:03 -0800
  • 6a6eedeacd Add atmosphere git revision getters Michael Scire 2018-11-13 12:41:13 -0800
  • bcd80ab445 Fix domain unallocation failure in WaitableManager Michael Scire 2018-11-08 16:00:04 -0800
  • 3e87318090 move version checking back into libstratosphere Michael Scire 2018-11-08 01:18:56 -0800
  • 533d72c662 Add README Michael Scire 2018-11-08 01:05:35 -0800
  • 3a541909f5 Fix boost submodule Michael Scire 2018-11-08 00:57:08 -0800
  • cc700248e1 Update to allow building as standalone lib Michael Scire 2018-11-08 00:53:44 -0800
  • 34b927b322 Migrate atmosphere version checks out of libstratosphere. Michael Scire 2018-11-08 00:46:51 -0800
  • 94c1e5724b libstratosphere: add ReadOnlySystemEvent helper Michael Scire 2018-11-07 23:20:48 -0800
  • 2ecb6c7f2b libstratosphere: Add thread primitive, WaitableManager->RequestStop() Michael Scire 2018-11-07 23:18:46 -0800
  • 39ce397017 libstratosphere: Implement message queues Michael Scire 2018-11-03 22:05:42 -0700
  • 48b9c9340f libstrat: Use iterators when looping deferred waitables Michael Scire 2018-11-07 22:59:30 -0800
  • a7d3e4903c libstrat: Significantly cleanup waitable manager result handling. Michael Scire 2018-11-07 22:40:19 -0800
  • b5dc85fcf1 libstrat: fix potential oob deref in WaitableManager (closes #256) Michael Scire 2018-11-07 19:09:58 -0800
  • 2f706e5842 libstrat: improve waitable manager cancelsync semantics Michael Scire 2018-11-07 12:42:06 -0800
  • a0c5246b5c libstrat: update curthreadhandle for libnx 1.5.0 Michael Scire 2018-11-05 22:56:04 -0800
  • 9d923fcba4 libstratosphere: Use intraprocess event signaling for new waitable management Michael Scire 2018-11-05 18:35:21 -0800
  • ca2233d33b libstrat: Allow nullptr buffers if 0 size. (closes #255) Michael Scire 2018-11-04 21:52:26 -0800
  • ded8dd9d09 fs.mitm: Only create storage interface when needed. Michael Scire 2018-11-04 12:45:29 -0800
  • 3495f3b319 libstrat: delete old ipc templating. Michael Scire 2018-10-30 15:57:15 -0700
  • 1d857e8c80 Add boost as submodule TuxSH 2018-10-30 23:44:52 +0100
  • a43853f2de libstrat: mark ServiceObjectHolder functions const Michael Scire 2018-10-30 12:23:21 -0700
  • a6514b9169 libstrat: remove unused struct in serializer Michael Scire 2018-10-30 06:34:10 -0700
  • 9f99327cab libstrat: automatically detect+format rawdata structs correctly. Michael Scire 2018-10-30 06:29:30 -0700
  • 2007f2d240 libstratosphere: Fix uninitialized memory bug. Michael Scire 2018-10-29 22:17:41 -0700
  • 51bad55da4 fs.mitm: split out set.mitm Michael Scire 2018-10-29 22:14:34 -0700
  • 772f20b703 libstratosphere: refactor everything Michael Scire 2018-10-29 17:25:36 -0700
  • e1e699a124 fs.mitm: Intercept qlaunch sysver request Michael Scire 2018-10-24 14:05:07 -0700
  • 71084bdd77 libstratosphere: Fix receive for multi-static IPC buffers Michael Scire 2018-10-17 03:48:30 -0700
  • 80fc45b7c2 atmosphere: extract API version management to common folder Michael Scire 2018-10-16 17:54:50 -0700
  • b8ac9a8fcf fs.mitm: Add domain support (closes #202) Michael Scire 2018-10-16 13:33:45 -0700
  • c66fc1ab8a libstratosphere: Fix condvar wrapper primitives Michael Scire 2018-09-09 07:04:16 -0700
  • ccab6aa737 pm: Support for 6.0.0 Michael Scire 2018-09-08 23:47:15 -0700
  • 5cecc78d51 Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer). hexkyz 2018-09-07 16:00:13 +0100
  • f4212ff213 stratosphere: Use RAII for locks Léo Lam 2018-07-02 16:10:57 +0200
  • 8e29e70a61 stratosphere: Remove an unneeded constructor Léo Lam 2018-07-02 13:21:10 +0200
  • 3f7c9fc70d fs.mitm: Fix c++ modernization breaking changes Michael Scire 2018-06-27 23:02:06 -0600
  • ba805d2c8a libstratosphere: Cleanup resources when doing OutSession for domains. Michael Scire 2018-06-24 12:38:54 -0600