Commit Graph

  • d769879933 Added httpc AddTrustedRootCA. yellows8 2016-03-08 18:19:51 -0500
  • 049d2e2373 Finally added code to exit httpc properly via HTTPC_Finalize. yellows8 2016-03-08 15:00:57 -0500
  • e2852d14f1 Merge pull request #267 from Bownairo/master yellows8 2016-03-06 15:24:04 -0500
  • 12a5fa297a Adds function addPostDataRaw Eero Kelly 2016-03-01 22:40:26 -0500
  • 2beafaa27f Merge pull request #266 from ObsidianX/nit-pick-hid-comments Dave Murphy 2016-03-06 13:13:49 +0000
  • b0c5a3c87d Clear the httpc sharedmem before using svcCreateMemoryBlock. yellows8 2016-02-29 00:45:42 -0500
  • 1c55370cee Update hid.h comments Ryan Loebs 2016-02-24 04:32:57 -0800
  • bb9853798b Merge pull request #265 from Lectem/patch-1 fincs 2016-02-16 19:27:02 +0100
  • 6d5a06227b add a note for svcExitThread and the thread API Lectem 2016-02-16 10:21:17 -0500
  • e4e51e758b Implemented actual httpc sharedmem handling. Implemented httpc AddPostDataAscii. yellows8 2016-02-12 18:38:39 -0500
  • 5e84447219 Merge pull request #263 from smealum/libctru-cleanup Dave Murphy 2016-02-12 17:16:50 +0000
  • e1a9d2ef9c httpc fixes and extensions Ken Sanislo 2016-01-29 14:16:50 -0800
  • d9cc43fe3b Merge branch 'master' of github.com:ksanislo/ctrulib Ken Sanislo 2016-02-11 14:47:23 -0800
  • 72ea349461 Fix nfcInit error Javi 2016-02-04 17:20:40 +0100
  • 2cc3b679c2 Fixed prefix and parameters declaration Javi 2016-02-04 17:18:26 +0100
  • 2e3d50d3af Add basic NFC service support Javi 2016-02-04 12:51:06 +0100
  • 1a64fc87b3 Fix crash when getting or setting struct params in CAM:U Yuri Kunde Schlesner 2016-02-03 00:25:54 -0800
  • 32abffabb9 httpc fixes and extensions Ken Sanislo 2016-01-29 14:16:50 -0800
  • 8226d5c846 Merge branch 'master' of github.com:ksanislo/ctrulib Ken Sanislo 2016-02-11 14:06:24 -0800
  • 850a34ab3e Fix nfcInit error Javi 2016-02-04 17:20:40 +0100
  • 4ebf6c3781 Fixed prefix and parameters declaration Javi 2016-02-04 17:18:26 +0100
  • 0201c696f9 Add basic NFC service support Javi 2016-02-04 12:51:06 +0100
  • 83dbd0dae9 Fix crash when getting or setting struct params in CAM:U Yuri Kunde Schlesner 2016-02-03 00:25:54 -0800
  • 4ca9a13e02 Merge remote-tracking branch 'upstream/master' Ken Sanislo 2016-02-07 09:59:44 -0800
  • 4f1c3e53e2 Clean up Ken Sanislo 2016-02-04 10:28:40 -0800
  • e7a222ee90 new result code, HTTPC_RESULTCODE_NOTFOUND=0xd840a028 Ken Sanislo 2016-02-04 10:15:01 -0800
  • 42ce1d8792 Merge pull request #260 from javimadgit/master fincs 2016-02-04 17:53:31 +0100
  • c3b22e3922 Fix nfcInit error Javi 2016-02-04 17:20:40 +0100
  • 14005eee52 Fixed prefix and parameters declaration Javi 2016-02-04 17:18:26 +0100
  • 0c11529000 Add basic NFC service support Javi 2016-02-04 12:51:06 +0100
  • 5aac462be0 pass httpcReceiveData's return back through httpcDownloadData Ken Sanislo 2016-02-03 18:40:13 -0800
  • f700005701 Merge pull request #259 from yuriks/patch-1 mtheall 2016-02-03 02:45:00 -0600
  • 09611e0284 Fix crash when getting or setting struct params in CAM:U Yuri Kunde Schlesner 2016-02-03 00:25:54 -0800
  • 3df558e6ec httpcDownloadData() re-implemented to allow chunked encoding Ken Sanislo 2016-02-02 21:45:44 -0800
  • 4c89c10858 httpcOpenContext now takes an HTTPC_RequestMethod parameter Ken Sanislo 2016-01-30 19:39:43 -0800
  • 448fb0453e comment the use of the request type Ken Sanislo 2016-01-30 17:29:25 -0800
  • 61a18cc5ea Identified meaning of HTTPC_CreateContext's cmdbuf[2] Ken Sanislo 2016-01-29 14:16:50 -0800
  • 8cd37c627c Add ndspChnIsPaused/ndspChnSetPaused (untested) fincs 2016-01-28 23:46:03 +0100
  • 27b6134bf2 Adapt AMPXI to use libctru naming conventions for plain service calls. fincs 2016-01-28 23:44:51 +0100
  • 173d258e30 Added ampxiInstallTitlesFinish. yellows8 2016-01-26 01:09:21 -0500
  • c818410973 Merge pull request #256 from Lectem/more_soc mtheall 2016-01-25 19:46:28 -0600
  • 2b9dc3c82a added SOCU_GetNetworkOpt Lectem 2016-01-24 19:38:29 -0500
  • 3a3ee64b64 Merge pull request #254 from Rinnegatamante/master Dave Murphy 2016-01-24 18:05:17 +0000
  • 92700f4f73 Merge pull request #253 from yifanlu/master Dave Murphy 2016-01-23 22:42:26 +0000
  • cd054cbadf Added svc calls for svcCreateCodeSet and svcCreateProcess Yifan Lu 2016-01-22 16:18:13 -0800
  • a4f750f5f5 Added ld flags for link time optimizations and separating data sections Yifan Lu 2016-01-23 14:22:35 -0800
  • 62c05ea73b Added some missing news:s funcs and updated header. Rinnegatamante 2016-01-23 12:47:14 +0100
  • 5d53b04d7c Merge 057267694c into b364790a9a Rinnegatamante 2016-01-23 00:44:41 +0000
  • b364790a9a Add fallback RomFS path for when argv isn't available (e.g. boot.3dsx) fincs 2016-01-23 00:59:39 +0100
  • 057267694c Using void* instead of u8* Rinnegatamante 2016-01-23 00:21:17 +0100
  • aca0b1a829 Syntax changes. Rinnegatamante 2016-01-23 00:19:30 +0100
  • 0e8d7b98f0 Update news.h Rinnegatamante 2016-01-23 00:01:16 +0100
  • 70b658ae74 Added some missing news:s functions. Rinnegatamante 2016-01-22 23:59:02 +0100
  • 818254c55e Add sdmc_getmtime Michael Theall 2016-01-22 16:40:28 -0600
  • 07faf3d40c fix spacing Michael Theall 2016-01-21 19:22:43 -0600
  • 5af3dd73de Add SOCU_GetIPInfo Michael Theall 2016-01-21 19:21:43 -0600
  • de0a39089c replace 6, 17 with IPPROTO_TCP, IPPROTO_UDP respectively Michael Theall 2016-01-21 17:12:58 -0600
  • 98165a1164 Merge pull request #251 from ss23/250_socket_protocol Dave Murphy 2016-01-21 09:35:46 +0000
  • 248c02cf8e Change protocol in socket() to 0 if appropriate - Fix #250 Stephen Shkardoon 2016-01-20 23:56:48 -0500
  • b8741b35e8 Merge pull request #247 from Lectem/more_soc Dave Murphy 2016-01-21 00:16:26 +0000
  • a7a7231085 Tested all the send/recv flags and the SOL_SOCKET options Michael Theall 2016-01-20 18:10:48 -0600
  • 88c1798c12 Merge pull request #249 from Lectem/patch-2 Dave Murphy 2016-01-20 23:20:48 +0000
  • 097095b557 remove restrict keyword in arpa/inet.h fixes #248 Lectem 2016-01-20 16:15:48 -0500
  • 70f84f4950 Fix Doxygen oversight fincs 2016-01-19 23:45:31 +0100
  • 6beee4f9fe added gethostname Lectem 2016-01-19 14:14:32 -0500
  • 8b5e753235 Add shared system font parsing code. fincs 2016-01-19 19:23:58 +0100
  • 07f0fe7e65 Fix use of RemoveDevice() Michael Theall 2016-01-18 19:34:12 -0600
  • 722d91b73e Merge pull request #245 from Lectem/more_soc mtheall 2016-01-17 21:53:47 -0600
  • abbef70e61 fix getaddrinfo Lectem 2016-01-17 22:50:40 -0500
  • 28b3775118 Merge pull request #244 from Lectem/more_soc Dave Murphy 2016-01-17 18:36:06 +0000
  • 45ff5c4ee6 added inet_pton and inet_ntop Lectem 2016-01-17 12:58:21 -0500
  • 389807c6a3 fix alignment in arpa/inet.h Lectem 2016-01-17 12:25:41 -0500
  • 464d6c6363 SOC:u added close/shutdown sockets Lectem 2016-01-16 21:13:22 -0500
  • ac7af47956 Merge branch 'master' of github.com:smealum/ctrulib Michael Theall 2016-01-16 16:32:27 -0600
  • 3df00537cd proper EEXIST error for mkdir Michael Theall 2016-01-16 16:32:21 -0600
  • 0b40e7aa2f Move sdmc_dir_t into 3ds/sdmc.h Michael Theall 2016-01-16 16:30:11 -0600
  • 557fbedb9b ensure svcSleepThread gets u64 Dave Murphy 2016-01-16 21:06:33 +0000
  • c12a8b9184 fixed usleep Lectem 2016-01-16 16:00:28 -0500
  • 15cb718913 Merge pull request #242 from Lectem/more_soc mtheall 2016-01-14 18:18:44 -0600
  • e9a476cfe2 Added gai_strerror Lectem 2016-01-13 17:20:46 -0500
  • 6eb23d3fbd added SOC:u getaddrinfo Lectem 2016-01-13 12:20:33 -0500
  • 517b1c9503 added SOC:u getnameinfo Lectem 2016-01-13 12:18:16 -0500
  • b34ff22dc7 fix sockaddr_storage to match the one used by SOC Lectem 2016-01-12 23:56:07 -0500
  • 531f8f29a1 fix PF_INET6 value Lectem 2016-01-12 17:36:45 -0500
  • c5674b3126 Add sdmcWriteSafe Michael Theall 2016-01-12 16:22:30 -0600
  • 15897d0eab add void function typedef Dave Murphy 2016-01-08 19:08:37 +0000
  • eba67d69ca add macros for color codes Dave Murphy 2016-01-08 19:07:09 +0000
  • a75c01c302 Merge pull request #241 from Lectem/TLSfix fincs 2016-01-12 20:36:05 +0100
  • e05f841a58 fix thread static buffers usage (save+restore) Lectem 2016-01-10 13:06:32 -0500
  • d5931ee336 Added AMPXI for using ampxiWriteTWLSavedata. yellows8 2016-01-07 17:28:48 -0500
  • afae9ad607 Added NS_TerminateProcessTID. yellows8 2016-01-06 23:31:10 -0500
  • 57ec5db247 Bump version to v1.1.0 v1.1.0 fincs 2016-01-06 19:53:09 +0100
  • 850646ea31 add usleep Dave Murphy 2016-01-05 16:37:05 +0000
  • 9f98cefa3e Revise/enhance GSPGPU/GFX code, see below: fincs 2016-01-05 00:25:40 +0100
  • 43940facdc Fix redundant/hazardous code in svcArbitrateAddress fincs 2016-01-05 00:23:10 +0100
  • feb0b095e0 increase ndsp thread priority Dave Murphy 2016-01-04 19:43:28 +0000
  • 59c62c4596 Merge pull request #238 from TuxSH/master fincs 2016-01-03 20:29:34 +0100
  • 29176f39ae Implementing AM_InstallFirm TuxSH 2016-01-03 19:38:41 +0100
  • 2741615b85 elaborate GX_BUFFER_DIM Dave Murphy 2016-01-03 14:08:58 +0000
  • cf0a0dc8a0 Merge pull request #236 from Steveice10/master Dave Murphy 2015-12-30 03:02:51 +0000