1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release for 0.10.1 as 0.10.1.1 for nuspec changes More... over 11 years ago
Merge pull request #4 from sawilde/master More... over 11 years ago
Merge branch 'master' of https://github.com/adamhathcock/sharpcompress More... over 11 years ago
0.10.1 packing More... over 11 years ago
Version 0.10.1 More... over 11 years ago
Remove needless sync stream. More... over 11 years ago
Ensure the assemblies have the same name in the nuget package #2 More... over 11 years ago
Packaging for 0.10 More... over 11 years ago
Marking 0.10 More... over 11 years ago
Force tests to run single threaded More... over 11 years ago
Fixed line endings More... over 11 years ago
AES zip decryption works More... over 11 years ago
Moved classes into own files More... over 11 years ago
Added extra encryption test. More... over 11 years ago
Adding bouncy castle crypto for portable (and metro) More... over 11 years ago
Refactor crypto out of MarkingBinaryReader into RarCrypto specific class. Remove functionality from portable build to make it work. More... over 11 years ago
Add resharper shared config More... over 11 years ago
Merge pull request #1 from hrasyid/master More... over 11 years ago
More style adjustment More... over 11 years ago
Style issue and access modifiers More... over 11 years ago
Revert "Remove requirement for signature" More... over 11 years ago
Merge branch 'master' of https://github.com/hrasyid/sharpcompress More... over 11 years ago
Use faster implementation of SHA1 More... over 11 years ago
Cleanup More... over 11 years ago
Refactor all cryptography codes to RarRijndael More... over 11 years ago
Refactor initialization codes into one class More... over 11 years ago
Merge pull request #1 from hrasyid/dev_rardecryption More... over 11 years ago
Fix filename More... over 11 years ago
Test both Rar with header+ file encrypted and only file encrypted More... over 11 years ago
Make password a parameter More... over 11 years ago