Commit Graph

  • 105d74a1b9 more cleanup Dave Murphy 2018-05-15 19:28:26 +0100
  • f641076590 lower case services Dave Murphy 2018-05-15 17:37:10 +0100
  • 4057bef915 implement more yellows8 requests Dave Murphy 2018-05-15 17:27:06 +0100
  • 65f74e4d71 next release is 1.2.0 Dave Murphy 2018-05-15 17:24:23 +0100
  • 1dc9c60df4 implement yellows8 requests Dave Murphy 2018-05-15 17:23:34 +0100
  • 64a99623e9 more updates Dave Murphy 2018-05-15 13:24:44 +0100
  • 27b686fe5c no bulleted list for svcs Dave Murphy 2018-05-15 11:58:18 +0100
  • 3f171fe91a start changelog for 1.2.0 Dave Murphy 2018-05-15 11:19:20 +0100
  • 71036319a7 translate crlf eol markers to lf for consistency Dave Murphy 2018-05-15 11:21:49 +0100
  • b491ee290c translate crlf eol markers to lf for consistency Dave Murphy 2018-05-15 11:21:49 +0100
  • fdf0949562 Fixed parsing in _socketDeserializeHostent(). yellows8 2018-05-15 02:10:13 -0400
  • 61d4140773 Implement pm:info (#88) Matthew Bell 2018-05-14 21:09:43 -0400
  • 1c5bf7d9c2 Fixed whitespace mdbell 2018-05-14 13:28:12 -0400
  • 05cde6649b Updated svcGetDebugEvent and svcContinueDebugEvent in svc.h. yellows8 2018-05-14 12:51:06 -0400
  • 5ebe01191e Fixed hang in _socketDeserializeHostent(). yellows8 2018-05-14 12:37:56 -0400
  • ce718b3ac2 Set h_errno and errno for the socket.c 'Unimplementable functions'. yellows8 2018-05-14 12:32:07 -0400
  • a6ba19834d Added pm:info and GetTitleId mdbell 2018-05-12 17:30:25 -0400
  • 3f75b79803 Copy the HidControllerHeader for each controller into hid state. Added disabled hidGetControllerType(). yellows8 2018-05-12 13:53:11 -0400
  • d7cbc484ae use official devkitA64 docker image Dave Murphy 2018-05-02 00:10:07 +0100
  • eb7584b0ba use official devkitA64 docker image Dave Murphy 2018-05-02 00:10:07 +0100
  • 165932fbde Added a comment for fsdevCommitDevice(). yellows8 2018-05-12 11:56:04 -0400
  • 02ff4915d9 Initialize cmdreq buf[1] in ipcCloseSession(). yellows8 2018-05-11 11:25:46 -0400
  • c548a76763 In select(), use pollinfo revents instead of events when processing poll() output. yellows8 2018-05-10 20:11:07 -0400
  • c8d68ae853 Fixed _socketOpen(). yellows8 2018-05-10 12:35:55 -0400
  • 9c7ed03424 Fixed bsdGetSockOpt. yellows8 2018-05-09 22:07:54 -0400
  • 2619142d78 Fixed bsdIoctl. yellows8 2018-05-09 12:57:07 -0400
  • 45c1dab733 Add rules for building .npdm, .nsp and .kip, see details: fincs 2018-05-09 17:55:00 +0200
  • adad6f1c0c Fixed passing rawdata params in _sfdnsresDispatchDnsRequest(). yellows8 2018-05-08 22:52:08 -0400
  • 6bc917fae2 ipc.h: don't implicitly cast int to BufferType fincs 2018-05-09 02:44:40 +0200
  • fd9378754d Fix asm error in svcGetResourceLimit*Value Michael Scire 2018-05-08 18:28:52 -0600
  • 9b34f5c409 Fix asm error in svcGetResourceLimit*Value Michael Scire 2018-05-08 18:28:52 -0600
  • 468924b730 Fixed static-buf-size issue with _bsdNameGetterCommand. yellows8 2018-05-08 16:22:18 -0400
  • 635599491c Add ipcAddSendSmart, ipcAddRecvSmart, use where applicable TuxSH 2018-03-10 18:47:50 +0100
  • e648524fa5 fix stringop-truncation warnings (#84) Dave Murphy 2018-05-08 19:58:38 +0000
  • ab023ff5fe statements on separate lines Dave Murphy 2018-05-08 19:30:11 +0100
  • 7522156b5f remove redundant memset Dave Murphy 2018-05-08 19:28:07 +0100
  • 213dde3613 copy only FS_MAX_PATH-1 Dave Murphy 2018-05-08 18:35:45 +0100
  • 0865c8c9b0 fix warning by terminating string instead Dave Murphy 2018-05-08 18:33:47 +0100
  • 8fb22120bd fix stringop-truncation warnings Dave Murphy 2018-05-08 16:15:34 +0100
  • 6f248b9b9e Add FS commands for SD card state change detection. Michael Scire 2018-05-08 02:32:55 -0600
  • 032d887314 Add FS commands for SD card state change detection. Michael Scire 2018-05-08 02:32:55 -0600
  • 17bb2c1432 add DESTDIR for packaging Dave Murphy 2018-05-08 01:56:46 +0100
  • 18d5fd6816 add DESTDIR for packaging Dave Murphy 2018-05-08 01:56:46 +0100
  • dc133ab99f Implement all Loader Services. Michael Scire 2018-05-03 03:56:33 -0600
  • 836ec09917 Implement CSRNG services Michael Scire 2018-05-02 23:44:17 -0600
  • 24b42cb6a3 Implement SPL services Michael Scire 2018-05-02 23:44:17 -0600
  • 1cc0ac7a94 Revise LR API to use actual LR function names Michael Scire 2018-05-02 22:47:46 -0600
  • 65cca4bf13 Add support for fsp-pr. Michael Scire 2018-05-02 22:39:22 -0600
  • ef47389228 Implement svcMap/UnmapPhysicalMemory(Unsafe), svcSetUnsafeLimit Michael Scire 2018-05-07 03:40:01 -0600
  • 8496264811 Fix definition for svcCreateEvent Michael Scire 2018-05-07 01:21:28 -0600
  • ddfc8639b5 Implement svcMap/UnmapPhysicalMemory(Unsafe), svcSetUnsafeLimit Michael Scire 2018-05-07 03:40:01 -0600
  • d49d94ef80 Fix definition for svcCreateEvent Michael Scire 2018-05-07 01:21:28 -0600
  • fdce1dec67 Implement all Loader Services. Michael Scire 2018-05-03 03:56:33 -0600
  • 70e57d6bcf Implement CSRNG services Michael Scire 2018-05-02 23:44:17 -0600
  • df4f1e59ee Implement SPL services Michael Scire 2018-05-02 23:44:17 -0600
  • be246399a1 Revise LR API to use actual LR function names Michael Scire 2018-05-02 22:47:46 -0600
  • 9fc78be74f Add support for fsp-pr. Michael Scire 2018-05-02 22:39:22 -0600
  • 8fde3ec378 Added smm.h include to switch.h. yellows8 2018-05-04 01:55:29 -0400
  • 5a16f4f6c7 Add ipcAddSendSmart, ipcAddRecvSmart, use where applicable TuxSH 2018-03-10 18:47:50 +0100
  • 7b5d1b1bf3 Implement sm:m. Michael Scire 2018-05-03 17:36:58 -0600
  • ba71a33ca2 Implement sm:m. Michael Scire 2018-05-03 17:36:58 -0600
  • 0ac5743c1f Add ResourceLimit SVCs, svcGetProcessInfo (#76) SciresM 2018-05-03 15:59:17 -0700
  • e8ef6c4ed1 Fix enum member comments. Michael Scire 2018-05-03 16:56:41 -0600
  • 2041cf2282 Add ResourceLimit SVCs, svcGetProcessInfo Michael Scire 2018-05-03 16:39:32 -0600
  • e001318c42 Fix strncat vulnerabilities in fs_dev.c [reported by @TuxSH] fincs 2018-05-02 16:09:11 +0200
  • 2818c99dea Revise fsdev initialization, see details: fincs 2018-05-01 19:06:14 +0200
  • b2b8e1ec67 Implement more SVCs (#74) hexkyz 2018-04-29 23:43:52 +0100
  • 681abd576a
    Restoring trailing newline hexkyz 2018-04-29 23:30:07 +0100
  • 248c1f37cc
    Restoring trailing newline hexkyz 2018-04-29 23:29:36 +0100
  • f5918dec23 Implement svcGetThreadPriority. hexkyz 2018-04-26 21:45:29 +0100
  • c2b4f586f2 Merge branch 'master' of github.com:switchbrew/libnx yellows8 2018-04-25 12:49:10 -0400
  • 6e1cc4dc1e Added plGetSharedFontByType(). Added _plRequestLoadWait which is used internally for both plGetSharedFontByType() and plGetSharedFont(). Moved offset/size validation code in pl into a dedicated func. yellows8 2018-04-25 12:49:01 -0400
  • d5bce6b0a6 Implement svcCreatePort. (#73) SciresM 2018-04-24 15:33:46 -0700
  • 9bb649b5e2 plFontData -> PlFontData and fixed @file in pl.h. yellows8 2018-04-24 14:08:12 -0400
  • 18d3a30864 Implement svcGetSystemInfo, optimize svcCreatePort. Michael Scire 2018-04-24 07:21:21 -0600
  • 35ac78053b Implement svcUnmapProcessMemory Michael Scire 2018-04-24 05:42:19 -0600
  • 8b57aa3092 Implement svcConnectToPort Michael Scire 2018-04-22 00:09:05 -0600
  • cb668941c3 Fix indentation in svc.s Michael Scire 2018-04-21 23:54:56 -0600
  • d3fda20173 Implement svcCreatePort. Michael Scire 2018-04-21 23:50:16 -0600
  • 07759f38d9 Added pl. yellows8 2018-04-23 21:15:32 -0400
  • 938851df0a Add lr to <switch.h> Michael Scire 2018-04-19 06:13:56 -0600
  • cea3db77b1 Services: Add fsp-ldr, add lr/fsp-ldr to <switch.h> Michael Scire 2018-04-18 21:08:38 -0600
  • f40f544a07 IPC: Improve information available in IpcParsedCommand (#72) SciresM 2018-04-21 16:14:46 -0700
  • b18854555a IPC: Fix incorrect parsing of X descriptor addresses Michael Scire 2018-04-18 21:08:38 -0600
  • 32de2b97f1 Add RawWithoutPadding pointer, required for serverside deserialization calculations. Michael Scire 2018-04-20 20:42:41 -0600
  • 6631a32430 Replace constants with IpcCommandType where relevant. Michael Scire 2018-04-19 15:15:38 -0600
  • f727aa669a Added the remaining (pre-4.0.0) hid-serv vibration cmds. yellows8 2018-04-19 15:17:22 -0400
  • b29778a9d2 Add Command Type to IpcParsedCommand Michael Scire 2018-04-19 07:01:09 -0600
  • 07b0732e5e IPC: Add C descriptor support to IpcParsedCommand Michael Scire 2018-04-19 06:48:06 -0600
  • f7a58e02eb Add lr to <switch.h> Michael Scire 2018-04-19 06:13:56 -0600
  • 95bee717f7 Services: Add fsp-ldr, add lr/fsp-ldr to <switch.h> Michael Scire 2018-04-18 21:08:38 -0600
  • 37bb9a6b7f Added nacpGetLanguageEntry and SetLanguage_Total. yellows8 2018-04-18 23:38:01 -0400
  • 1f897d4fee IPC: Fix incorrect parsing of X descriptor addresses Michael Scire 2018-04-18 21:08:38 -0600
  • 5e591d708a LR: Fix style for helper funcs, add comment Michael Scire 2018-04-17 16:41:44 -0600
  • d950853b4a LR: Implement wrappers for some commands Michael Scire 2018-04-17 16:36:11 -0600
  • 8d7c4ef4bf LR: Fix style for helper funcs, add comment Michael Scire 2018-04-17 16:41:44 -0600
  • 64116414f8 LR: Implement wrappers for some commands Michael Scire 2018-04-17 16:36:11 -0600
  • a33fc64457 Implemented 3.0.0+ support for ns. yellows8 2018-04-15 22:13:07 -0400
  • 7d28c35cb4 Fixed filename comment in nacp.h. yellows8 2018-04-15 17:43:21 -0400
  • daf819cb75 Stylefixes plutooo 2018-04-15 23:26:49 +0200