Commit Graph

1145 Commits

Author SHA1 Message Date
Michael Scire
51c0e1a624 dns.mitm: support wildcards in hosts 2021-02-02 12:16:28 -08:00
Michael Scire
f308bba522 dns.mitm: edit default behavior/hosts filenames 2021-02-02 12:16:28 -08:00
Michael Scire
060207fba7 dns.mitm: fix issue in host file parsing 2021-02-02 12:16:28 -08:00
Michael Scire
906a450ac3 dns.mitm: parse redirections from hosts file 2021-02-02 12:16:28 -08:00
Michael Scire
1314374890 dns: implement GetHostByName redirection (backend TODO) 2021-02-02 12:16:27 -08:00
Michael Scire
d8fd09fd08 dns: skeleton passthrough mitm 2021-02-02 12:16:27 -08:00
Michael Scire
6166a74c12 kern: fix scheduler update semantics in KLightLock::LockSlowPath 2021-02-02 12:16:27 -08:00
Michael Scire
dfdd58ab7f fssystem: fix bug in BufferedStorage 2021-02-02 12:16:27 -08:00
Michael Scire
7c377daaa4 result: always prefer diag::Abort to fatal 2021-02-02 12:16:26 -08:00
Michael Scire
f7863af736 dd: fix include, note gcc-11 TODO 2021-02-02 12:16:26 -08:00
Michael Scire
144b823782 dmnt: ro:dmnt available on all sysvers 2021-02-02 12:16:26 -08:00
Michael Scire
fdd1ccf87a sm: supercede ams extension via DetachClient 2021-02-02 12:16:26 -08:00
Michael Scire
efe104b0ea ams: communicate status to libnx 2021-02-02 12:16:25 -08:00
Michael Scire
36616d6e0b timespan: explicitly require TimeSpanType as is_pod 2021-02-02 12:16:25 -08:00
Michael Scire
164927b3ba strat: update for revised libnx weak alloc funcs 2021-02-02 12:16:25 -08:00
Michael Scire
aef550f123 boot: remove references to memalign/malloc 2021-02-02 12:16:25 -08:00
Michael Scire
b209249e12 ams_mitm: update for new sf semantics 2021-02-02 12:16:24 -08:00
Michael Scire
98c78b2622 dmnt: update for new sf semantics 2021-02-02 12:16:24 -08:00
Michael Scire
eb00eca363 creport: update for new sf semantics 2021-02-02 12:16:24 -08:00
Michael Scire
85348a7664 boot2: update for new sf semantics 2021-02-02 12:16:24 -08:00
Michael Scire
ae4243e412 boot: update for new sf-semantics 2021-02-02 12:16:24 -08:00
Michael Scire
5a61ee3a05 fatal: update screen task to use native window directly 2021-02-02 12:16:23 -08:00
Michael Scire
a2432ba4f8 fatal: wip (pending libnx pr) update for new sf semantics 2021-02-02 12:16:23 -08:00
Michael Scire
fed562e04c jpegdec: note libjpeg-turbo TODO 2021-02-02 12:16:23 -08:00
Michael Scire
ded84a211e libstrat: move weak HasLaunchedBootProgram to non-lto object file 2021-02-02 12:16:23 -08:00
Michael Scire
41ce9a23f8 loader: fix failure-to-early-return in launch record management 2021-02-02 12:16:22 -08:00
Michael Scire
0b2c4bb70e util::unique_lock, update loader to new sf semantics 2021-02-02 12:16:22 -08:00
Michael Scire
a1504c0df4 string_view: remove now unecessary comment 2021-02-02 12:16:22 -08:00
Michael Scire
28d9b78ff8 ncm: update for new sf semantics 2021-02-02 12:16:22 -08:00
Michael Scire
29b3baf678 util::string_view, update pgl for new sf semantics 2021-02-02 12:16:21 -08:00
Michael Scire
7eb0be284d pm: update for new sf semantics 2021-02-02 12:16:21 -08:00
Michael Scire
9ce7e67114 erpt: update for new sf semantics 2021-02-02 12:16:21 -08:00
Michael Scire
b58f3d9174 ro: reduce memory usage by excising (unused) std::malloc 2021-02-02 12:16:21 -08:00
Michael Scire
af65f58109 ro: update for new sf semantics 2021-02-02 12:16:20 -08:00
Michael Scire
03654bacf6 sm, spl: update to use new sf semantics 2021-02-02 12:16:20 -08:00
Michael Scire
637c44f64d libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-02-02 12:16:20 -08:00
Michael Scire
1513b9e289 docs: vaguely update roadmap 2021-02-02 12:16:20 -08:00
Michael Scire
91bc1a0674 git subrepo push libraries
subrepo:
  subdir:   "libraries"
  merged:   "6c11c07e"
upstream:
  origin:   "https://github.com/Atmosphere-NX/Atmosphere-libs"
  branch:   "master"
  commit:   "6c11c07e"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2021-02-02 12:16:19 -08:00
Michael Scire
6c11c07e2a ams: bump version to 0.17.1 2021-01-13 10:41:30 -08:00
Michael Scire
92addb538e stratosphere: discard unnecessary .eh_frame segment 2021-01-13 10:41:30 -08:00
Michael Scire
5c40e39e27 os: fix missing logic in SdkReplyAndReceive 2021-01-13 10:41:30 -08:00
Michael Scire
f62751fe0f os: implement 11.x SdkReplyAndReceive 2021-01-13 10:41:29 -08:00
Michael Scire
5a3c0620e1 fs: fix keyslotcache unique_lock usage 2021-01-13 10:41:29 -08:00
Michael Scire
270766dbd1 strat: avoid using unique_lock in a few places 2021-01-13 10:41:29 -08:00
Michael Scire
20f8c05114 util: fix header dependence 2021-01-13 10:41:29 -08:00
Michael Scire
26369e34f1 ams: use util::SNPrintf over std:: (size/linker improvements) 2021-01-13 10:41:28 -08:00
Michael Scire
128884fb56 sf: alter serialization to re-use as much logic as possible 2021-01-13 10:41:28 -08:00
Michael Scire
803257776c ams: save 0x11000 of memory in spl via minor tweaks 2021-01-13 10:41:28 -08:00
Michael Scire
673c988ed1 util: faster constexpr offsetof calc, at the cost of standards compliance 2021-01-13 10:41:27 -08:00
Michael Scire
b3eef9315b kern: further codegen tweaks 2021-01-13 10:41:27 -08:00