Commit graph

  • defab1a229 Add StreamFile. Make sure LocalFile closes the base file Alex Barney 2019-01-09 19:47:06 -0600
  • 53288105c3 Initial AesXtsFileSystem Alex Barney 2019-01-09 12:21:12 -0600
  • cf48b5b21e Add ConcatenationFileSystem Alex Barney 2019-01-06 23:24:58 -0600
  • 404e05da53 Add IAttributeFileSystem Alex Barney 2019-01-06 23:04:22 -0600
  • 8f977554f2 Add SaveDataFileSystem Alex Barney 2019-01-04 21:00:56 -0700
  • 585c351917 Remove old Pfs and Romfs classes Alex Barney 2019-01-02 18:16:19 -0700
  • 9a234575ac Add PartitionFileSystem Alex Barney 2018-12-31 22:30:30 -0700
  • f94c6e83e9 Add LocalFileSystem Alex Barney 2018-12-31 19:15:35 -0700
  • 71c4e6746b Begin implementing IFileSystem Alex Barney 2018-12-23 14:49:28 -0700
  • cbdbdc81b9 Add AesXtsFile creation and FileReader origin/ifilesystem origin-http/ifilesystem Alex Barney 2019-01-17 20:06:47 -0600
  • 8bc7e31f3d DiscUtils: Workaround a bug by always assuming the long name is used Alex Barney 2019-01-16 11:20:20 -0600
  • 09f6adb993 Add ConcatenationFileSystem writing Alex Barney 2019-01-15 18:37:00 -0600
  • d15a15098c Add GetEntryType to IFileSystem Alex Barney 2019-01-15 14:58:14 -0600
  • b57f9709a9 Add LayeredFileSystem Alex Barney 2019-01-14 20:37:34 -0600
  • 44ad965148 Add initializers for SwitchFs Alex Barney 2019-01-13 15:06:15 -0600
  • 24fcd0c1f0 Add SubdirectoryFileSystem Alex Barney 2019-01-12 20:23:34 -0600
  • aa27d62b16 Get rid of old code Alex Barney 2019-01-11 15:53:41 -0600
  • abefb0b31a Add an IFileSystem provider for DiscUtils Alex Barney 2019-01-11 15:26:27 -0600
  • ee9686b82c Add a pattern option to EnumerateEntries Alex Barney 2019-01-10 20:48:42 -0600
  • 3db2c81b77 Add StreamFile. Make sure LocalFile closes the base file Alex Barney 2019-01-09 19:47:06 -0600
  • 01a3bef903 Initial AesXtsFileSystem Alex Barney 2019-01-09 12:21:12 -0600
  • 5d4a3468c7 Add ConcatenationFileSystem Alex Barney 2019-01-06 23:24:58 -0600
  • 2a38cb49d7 Add IAttributeFileSystem Alex Barney 2019-01-06 23:04:22 -0600
  • f1f52e7151 Add SaveDataFileSystem Alex Barney 2019-01-04 21:00:56 -0700
  • 9f181c7b45 Remove old Pfs and Romfs classes Alex Barney 2019-01-02 18:16:19 -0700
  • e0f817b20f Add PartitionFileSystem Alex Barney 2018-12-31 22:30:30 -0700
  • efcc7d04c7 Add LocalFileSystem Alex Barney 2018-12-31 19:15:35 -0700
  • 484540c4b2 Begin implementing IFileSystem Alex Barney 2018-12-23 14:49:28 -0700
  • 6d81bede15 Add LayeredFileSystem garoxas/ifilesystem Alex Barney 2019-01-14 20:37:34 -0600
  • 8be821c177 Add initializers for SwitchFs Alex Barney 2019-01-13 15:06:15 -0600
  • 8a7729cb51 Add SubdirectoryFileSystem Alex Barney 2019-01-12 20:23:34 -0600
  • 0de652ffa5 Get rid of old code Alex Barney 2019-01-11 15:53:41 -0600
  • 56e2d3ec25 Add an IFileSystem provider for DiscUtils Alex Barney 2019-01-11 15:26:27 -0600
  • 510ab99054 Add a pattern option to EnumerateEntries Alex Barney 2019-01-10 20:48:42 -0600
  • 03eac9fcf1 Add StreamFile. Make sure LocalFile closes the base file Alex Barney 2019-01-09 19:47:06 -0600
  • dd3905c4dd Disable get version from parent solution garoxas/NX_Game_Info Garoxas 2019-01-12 17:57:06 +0700
  • 714556ccb3 Initial AesXtsFileSystem Alex Barney 2019-01-09 12:21:12 -0600
  • b392ac890a Update KEYS.md for other Title Keys file formats Garoxas 2019-01-08 00:43:13 +0700
  • cd0b0a6456 Add ConcatenationFileSystem Alex Barney 2019-01-06 23:24:58 -0600
  • 4b19228fc4 Add IAttributeFileSystem Alex Barney 2019-01-06 23:04:22 -0600
  • ff2a8323f4 Merge branch 'titlekeys' into NX_Game_Info Garoxas 2019-01-06 21:56:26 +0700
  • 98cd26a0a2 Add support for other Title Keys file formats, and get name and version if available garoxas/titlekeys Garoxas 2019-01-06 21:56:07 +0700
  • 84cb8ccbd1 Catch MissingKeyException when read from SD card Garoxas 2019-01-06 18:21:33 +0700
  • 77e83a581f Add SaveDataFileSystem Alex Barney 2019-01-04 21:00:56 -0700
  • ceb7cdd091 Remove old Pfs and Romfs classes Alex Barney 2019-01-02 18:16:19 -0700
  • 89bb8567fd Add PartitionFileSystem Alex Barney 2018-12-31 22:30:30 -0700
  • 92880e0b63 Fixes shadowninja108/master shadowninja108 2018-12-31 22:22:20 -0700
  • 987ea00833 Add LocalFileSystem Alex Barney 2018-12-31 19:15:35 -0700
  • 23088aab02 Add FileBase Alex Barney 2018-12-28 21:10:50 -0700
  • b606724fbc Apply "var" style Alex Barney 2018-12-27 12:23:08 -0700
  • 8d362d3b0c Add directory mode. Add path normalizer with tests Alex Barney 2018-12-27 12:22:25 -0700
  • 2bf6613165 Messing around Alex Barney 2018-12-24 17:53:14 -0700
  • bb6c73014b Rename old IFileSystem interface Alex Barney 2018-12-23 14:49:28 -0700
  • ec4c603afc Refactor AES-XTS tests origin-http/master garoxas/master CaitSith2/master Alex Barney 2018-12-28 11:25:52 -0700
  • b5dc0e4afa Fix AES-CMAC for partial array segments Alex Barney 2018-12-28 10:36:02 -0700
  • 0eca736165 Refactor AES-XTS tests Alex Barney 2018-12-28 11:25:52 -0700
  • 1f6206a30d Fix AES-CMAC for partial array segments Alex Barney 2018-12-28 10:36:02 -0700
  • 6d95c364f1 Use raw filename for nca.Filename Garoxas 2018-12-29 00:44:50 +0700
  • 148f641d30 Revert "Broken changes" shadowninja108 2018-12-25 23:05:54 -0700
  • 62b5a6cd52 Merge branch 'master' into NX_Game_Info Garoxas 2018-12-24 20:37:43 +0700
  • daa162490e Remove BouncyCastle.Crypto.dll Garoxas 2018-12-24 20:37:14 +0700
  • 4c950ab231 Forgot to add the check for Mono Alex Barney 2018-12-23 13:33:27 -0700
  • 42af88374e Broken changes shadowninja108 2018-12-23 01:18:40 -0700
  • 283de2a5bc Merge branch 'master' into NX_Game_Info Garoxas 2018-12-23 00:26:19 +0700
  • ac6c0d5737 Revert "use BouncyCastle for RSA-PSS Verify on non Windows" Garoxas 2018-12-23 00:25:52 +0700
  • 10e62b5ee1 Fix AES-CMAC for incomplete blocks Alex Barney 2018-12-20 17:09:30 -0600
  • d29f7b27a7 Add Mono compatibility for RSA-PSS Alex Barney 2018-12-19 20:06:04 -0600
  • b35acd810c Add Mono compatibility for RSA-PSS Alex Barney 2018-12-19 20:06:04 -0600
  • f62b34905e Fixes and an ugly hack in DiscUtils shadowninja108 2018-12-17 18:58:05 -0700
  • d499af256a Add PackageReference Garoxas 2018-12-16 17:16:03 +0700
  • fdd3bda00c Update Target to .NETFramework,Version=v4.7.1;.NET Core 2.2, Modify ExternalKeys.ReadKeyFile to return Keyset even if files not exist Garoxas 2018-12-16 15:24:12 +0700
  • 490be12843 use BouncyCastle for RSA-PSS Verify on non Windows Garoxas 2018-12-16 13:50:04 +0700
  • 9c3ddf11fb Version 0.2.0 v0.2.0 Alex Barney 2018-12-11 17:43:33 -0600
  • 1b3a0363ce hactoolnet: Add an option to replace a file in save data Alex Barney 2018-12-11 15:11:44 -0600
  • 9e3c41ed2c Add keepOpen parameter to AsStream and AsStorage Alex Barney 2018-12-11 13:59:46 -0600
  • b5c9e13df3 Rename SaveFS and Savefile classes Alex Barney 2018-12-11 13:59:35 -0600
  • 9b476fa8ce Nothing to see here officer shadowninja108 2018-12-10 20:55:08 -0700
  • c1e60f8c75 Merge upstream shadowninja108 2018-12-10 20:47:11 -0700
  • 4a65a5da20 Fix save data off-by-one error shadowninja108/pr/1 Alex Barney 2018-12-10 16:22:51 -0600
  • fa91eea11d Modify Switch FS print options Alex Barney 2018-12-10 15:00:20 -0600
  • 0ac0cf7e0e 6.2.0 support(?) Adjustments to Storage shadowninja108 2018-12-09 22:28:42 -0700
  • 5a15118706 Use Aes128CtrTransform in DecryptRsaKey Alex Barney 2018-12-09 18:23:46 -0600
  • ac6d528a30 Make StorageStream check the read/write status of base Storages Alex Barney 2018-12-09 18:23:28 -0600
  • c7724d23de Use Aes128CtrTransform in DecryptRsaKey shadowninja108/build-fixes Alex Barney 2018-12-09 18:23:46 -0600
  • 1cfa42ddfd Make StorageStream check the read/write status of base Storages Alex Barney 2018-12-09 18:23:28 -0600
  • da9ecaec98 Fix build not detecting dotnet version Alex Barney 2018-12-09 14:44:16 -0600
  • 724ab2a33f Fix build not detecting dotnet version Alex Barney 2018-12-09 14:44:16 -0600
  • 3a1bafa009 Switched to IStorage Fixed issue with NAND's inplementation of GetFileSystemEntries shadowninja108 2018-12-08 20:04:21 -0700
  • d61088b72f Make IFile and IDirectory implement IFileSystemDirectory Fix SwitchFs implementation Fix NandPartition implementation shadowninja108 2018-12-08 16:58:30 -0700
  • 0ba490b2dc Revamp FileSystem class shadowninja108 2018-12-05 21:35:52 -0700
  • 398bb9d67f Merge branch 'master' of https://github.com/Thealexbarney/LibHac shadowninja108 2018-12-05 19:24:33 -0700
  • bb14125542
    Add build script (#20) Alex Barney 2018-11-21 22:57:18 -0500
  • d256fb9657 Tests Alex Barney 2018-11-21 22:47:14 -0500
  • 612697e795 il-repack Alex Barney 2018-11-21 20:44:44 -0500
  • 2bf2c5f879 Add Bash script Alex Barney 2018-11-21 15:14:46 -0500
  • 86b3de17f0 zip test Alex Barney 2018-11-19 22:03:30 -0500
  • 68d3ed2621 test Alex Barney 2018-11-19 15:54:03 -0500
  • 6ea52e1b4c Move solution to "src" directory Alex Barney 2018-11-19 15:19:58 -0500
  • 3d50085e22
    Use Storage throughout the library instead of Stream (#18) Alex Barney 2018-11-18 23:20:34 -0500
  • 17ce41e4c6 Update readme Alex Barney 2018-11-18 23:18:15 -0500