Hamdanil Rasyid
|
cc902bcb2d
|
Style issue and access modifiers
|
2013-07-16 22:17:15 +08:00 |
|
Hamdanil Rasyid
|
a29f7d4500
|
Revert "Remove requirement for signature"
This reverts commit 1d10ea29da.
|
2013-07-16 22:00:13 +08:00 |
|
Hamdanil Rasyid
|
f9194b645d
|
Merge branch 'master' of https://github.com/hrasyid/sharpcompress
|
2013-07-16 00:18:36 +08:00 |
|
Hamdanil Rasyid
|
c7f6b506b5
|
Use faster implementation of SHA1
|
2013-07-16 00:17:24 +08:00 |
|
Hamdanil Rasyid
|
1ab89ba59c
|
Cleanup
|
2013-07-16 00:04:54 +08:00 |
|
Hamdanil Rasyid
|
3370fadbd1
|
Refactor all cryptography codes to RarRijndael
|
2013-07-15 23:43:26 +08:00 |
|
Hamdanil Rasyid
|
a73c831647
|
Refactor initialization codes into one class
|
2013-07-15 23:29:24 +08:00 |
|
hrasyid
|
203a7beef7
|
Merge pull request #1 from hrasyid/dev_rardecryption
Dev rardecryption
|
2013-07-14 09:56:39 -07:00 |
|
Hamdanil Rasyid
|
6c2b447530
|
Fix filename
|
2013-07-15 00:44:07 +08:00 |
|
Hamdanil Rasyid
|
1e7d6dc4f5
|
Test both Rar with header+ file encrypted and only file encrypted
|
2013-07-15 00:42:48 +08:00 |
|
Hamdanil Rasyid
|
37c4665630
|
Make password a parameter
|
2013-07-15 00:35:35 +08:00 |
|
Hamdanil Rasyid
|
d15c8785ac
|
Use more meaningful error message
|
2013-07-14 23:22:08 +08:00 |
|
Hamdanil Rasyid
|
ab19dedf1f
|
Fix bug when ignoring offset
|
2013-07-14 23:20:43 +08:00 |
|
Hamdanil Rasyid
|
34190f6576
|
Code tidyness
|
2013-07-14 19:09:33 +08:00 |
|
Hamdanil Rasyid
|
78cecda03a
|
Update to reflect folder structure
|
2013-07-14 19:08:54 +08:00 |
|
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
|
e78ead7bc3
|
Temporarily do not treat warning as error
|
2013-07-13 21:49:35 +08:00 |
|
Hamdanil Rasyid
|
bb2dcce57a
|
Remove comments from reference code
|
2013-07-13 21:49:04 +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 |
|
Hamdanil Rasyid
|
af8e4f9da8
|
Add test case for encrypted Rar
|
2013-07-12 23:26:30 +08:00 |
|
Hamdanil Rasyid
|
ad421936dc
|
Modify test base to follow my folder structure
|
2013-07-12 23:23:56 +08:00 |
|
Hamdanil Rasyid
|
1d10ea29da
|
Remove requirement for signature
|
2013-07-12 21:43:38 +08:00 |
|
Adam Hathcock
|
31f8c18bc5
|
Added codeplex discussion link
|
2013-05-28 19:40:13 +01:00 |
|
Adam Hathcock
|
692bebf658
|
Better message for supported types
Changed exception message in Reader/Archive Factory to list the
supported types.
|
2013-05-28 19:34:41 +01: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
|
483f2e564a
|
Fixing ArchiveFactory.Open IsRarFile: https://sharpcompress.codeplex.com/workitem/35
|
2013-05-07 14:31:30 +01:00 |
|
Adam Hathcock
|
ea6661ee8e
|
Changing some nuget metadata
|
2013-05-04 17:15:46 +01:00 |
|
Adam Hathcock
|
9ff2369744
|
Version 0.9
0.9
|
2013-05-04 17:05:09 +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
|
2be7b49eb7
|
Added accessor for 7zip is anti
|
2013-04-28 11:27:40 +01:00 |
|
Adam Hathcock
|
8340d1edd6
|
Port from HG
|
2013-04-28 11:25:37 +01:00 |
|
Adam Hathcock
|
ff745d0076
|
Merge branch 'master' of https://github.com/adamhathcock/sharpcompress
Conflicts:
.gitignore
|
2013-04-28 11:09:59 +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
|
fd3ab12f1d
|
ZipX reader test
|
2013-04-28 10:15:20 +01:00 |
|
Adam Hathcock
|
0d36a687db
|
Adding test for Zipx file https://github.com/simmotech/sharpcompress
|
2013-04-28 10:14:15 +01:00 |
|
Adam Hathcock
|
e1b5156ea1
|
Performance change from https://github.com/simmotech/sharpcompress
|
2013-04-28 10:08:33 +01:00 |
|
Adam Hathcock
|
c5550aad2a
|
Fix LZMA2 with 1 byte of data
|
2013-04-08 12:17:16 +01:00 |
|
Adam Hathcock
|
4b1ea33102
|
Removing .user files
|
2013-04-08 12:12:46 +01:00 |
|
Adam Hathcock
|
cfbd48fd80
|
Updating readme
|
2013-04-07 10:59:11 +01:00 |
|
Adam Hathcock
|
7ce4b7d076
|
Initial commit
|
2013-04-07 10:58:58 +01:00 |
|