Commit Graph

17 Commits

Author SHA1 Message Date
Hamdanil Rasyid
13de04ddd2 Fix bug when no rijndael is used 2013-07-14 19:08:20 +08:00
Hamdanil Rasyid
e1511bf3ba Decrypt stream (in addition to header) 2013-07-14 19:04:22 +08:00
Hamdanil Rasyid
c0b630c795 Decrypt rar - first attempt, test still fails 2013-07-13 20:12:35 +08:00
Hamdanil Rasyid
22d181e637 recognize encrypted flag in archive header 2013-07-13 10:45:25 +08:00
Adam Hathcock
0ab103e1b1 Made streams Dispose resilient
Made streams resilient to dispose being called multiple times.  Removed
unused stream.
2013-05-28 19:29:54 +01:00
Adam Hathcock
dc192601f3 Removed comment 2013-04-28 13:09:34 +01:00
Adam Hathcock
455f93f294 Windows Store version compiles 2013-04-28 13:01:29 +01:00
Adam Hathcock
0a69c584b4 Removed Silverlight project and renamed WP7 project to Portable 2013-04-28 12:45:44 +01:00
Adam Hathcock
257e85d8bf Removed 3.5 project. Added WinRT project 2013-04-28 12:41:29 +01:00
Adam Hathcock
fcf86b738e Resharper code cleanup 2013-04-28 12:32:55 +01:00
Adam Hathcock
2fe769afbb Cleaned up public facing API 2013-04-28 12:30:18 +01:00
Adam Hathcock
5e6501704b Adjusted namespaces 2013-04-28 12:23:41 +01:00
Adam Hathcock
f3b7e91579 Updating README and removing unused files 2013-04-28 11:43:36 +01:00
Adam Hathcock
8340d1edd6 Port from HG 2013-04-28 11:25:37 +01:00
Adam Hathcock
ab9155dfc5 zip/gzip skipping now doesn't involve decompression https://github.com/simmotech/sharpcompress 2013-04-28 11:07:13 +01:00
Adam Hathcock
0331cae916 Adding code to for a zipheader that has been ignored (currently, Zip64 headers) 2013-04-28 10:24:32 +01:00
Adam Hathcock
7ce4b7d076 Initial commit 2013-04-07 10:58:58 +01:00