Commit Graph

  • bec2662d23 Update version 0.11.3 Adam Hathcock 2015-12-28 18:40:35 +00:00
  • dd35052de9 Merge pull request #105 from benshoof/fix-tests-release-build Adam Hathcock 2015-12-17 08:54:31 +00:00
  • 2a630e04b2 Merge pull request #107 from benshoof/fix-nonzip-perf-regression Adam Hathcock 2015-12-15 16:33:06 +00:00
  • 231b78e096 Revert 0f12a073af benshoof 2015-12-15 07:28:50 -09:00
  • ce6e1d26f4 Merge pull request #104 from benshoof/fix-vs2013-build Adam Hathcock 2015-12-15 09:10:49 +00:00
  • 69a25cd142 Fix Release build of Tests benshoof 2015-12-14 15:32:49 -09:00
  • cc2ad7d8d5 Fix VS2013 compiler warnings (errors) benshoof 2015-12-14 15:24:33 -09:00
  • 1aa0498e5d update nuspec 0.11.2 Adam Hathcock 2015-11-30 19:40:24 +00:00
  • 1ce5e15fd2 Minor cleanup Adam Hathcock 2015-11-30 19:40:16 +00:00
  • b40131736a Merge pull request #103 from pappe82/android-compatibility Adam Hathcock 2015-11-30 19:37:38 +00:00
  • c2b15b9c09 Zip entry header version for Deflate compression set to 20 pappe82 2015-11-30 14:43:28 +01:00
  • 6fee1f6dc3 Merge branch 'master' into dnx Adam Hathcock 2015-11-28 15:35:09 +00:00
  • 27a4f78712 version 0.11.2 Adam Hathcock 2015-11-20 18:59:43 +00:00
  • 2b5ee6e8cb resharper update Adam Hathcock 2015-11-20 18:59:29 +00:00
  • cd8ea28576 last write time shouldn't equal...right? Adam Hathcock 2015-11-20 18:59:15 +00:00
  • b2b6934499 Merge pull request #101 from twirpx/master Adam Hathcock 2015-11-19 16:46:26 +00:00
  • 0f12a073af Eliminated "throw - catch all" logic in ZipArchive twirpx 2015-11-19 21:08:55 +05:00
  • 18bd810228 Fixed non-compilable statements twirpx 2015-11-19 21:07:52 +05:00
  • 13bbb202c7 Changed MAX_ITERATIONS_FOR_DIRECTORY_HEADER to deal with archives that have larger comments twirpx 2015-11-19 21:06:56 +05:00
  • 6e0f4ecbc9 Add password when opening RarReader Roy van Kaathoven 2015-10-27 18:52:06 +01:00
  • 9a638e7aa5 Merge pull request #97 from Icenium/natanasova/add-explicit-compressioninfo Adam Hathcock 2015-10-01 09:33:26 -07:00
  • 7a11dc4385 Merge pull request #96 from Icenium/natanasova/fix-extract-options-as-flag Adam Hathcock 2015-10-01 09:30:46 -07:00
  • 66816ce390 Add explicit compressioninfo when writing file to zip Nadya Atanasova 2015-10-01 17:15:37 +03:00
  • 5d8bd7b69b Use enum as flag correctly Nadya Atanasova 2015-10-01 15:41:35 +03:00
  • 0132c85ec7 Merge pull request #83 from haykpetros/issue_80 Adam Hathcock 2015-08-30 09:46:38 +01:00
  • e5d10e3dba Use only dotnet Adam Hathcock 2015-08-22 21:36:05 +01:00
  • 0ba87b6c62 Trying to get netcore45 in Adam Hathcock 2015-08-06 15:42:31 +01:00
  • da47306f04 Use bouncy Sha256Digest Adam Hathcock 2015-08-06 14:51:36 +01:00
  • 1930126a59 Add Sha256Digest and Update other classes Adam Hathcock 2015-08-06 14:46:36 +01:00
  • baf9f391f1 Setup bouncy castle crypto for dnx core Adam Hathcock 2015-08-06 14:46:07 +01:00
  • 979703dd1f ignore lock file Adam Hathcock 2015-08-06 14:25:54 +01:00
  • ab9e8063dc remove lock file Adam Hathcock 2015-08-06 14:24:00 +01:00
  • 68c09d7221 Making a pass at DNX Adam Hathcock 2015-08-05 14:21:34 +01:00
  • 9bf5df72a6 Added additional check to make sure that data is properly copied to array regardless fo computer/CPU platform (little-endian or big-endian). In case of big-endian platform intermediate array will be reversed prior to copying to destination array. haykpetros 2015-08-05 05:27:30 -07:00
  • 91fc241358 Merge pull request #82 from haykpetros/issue_79 Adam Hathcock 2015-08-04 15:05:37 +01:00
  • 35a8b444b8 I feel there is no need to use unsafe version, so conditional compilation has been removed and only safe version kept. haykpetros 2015-08-04 03:47:09 -07:00
  • 2e928e86fd Removed unused method. haykpetros 2015-08-04 03:24:59 -07:00
  • 6648f33c4e Merge pull request #81 from haykpetros/issue_78 Adam Hathcock 2015-08-04 10:05:17 +01:00
  • 2a70ec8100 Move closing parentheses to where they should be, so build does not break for non-DEBUG configurations. haykpetros 2015-08-03 13:11:13 -07:00
  • 05e0d591a5 Merge pull request #72 from hodm/master Adam Hathcock 2015-07-27 10:07:22 +01:00
  • 1d30a1b51d Update README Adam Hathcock 2015-07-27 10:03:39 +01:00
  • 315c138c05 Removing .NET 2.0 support and LinqBridge dies a firey death 0.11.1 Adam Hathcock 2015-07-27 09:48:36 +01:00
  • b0c514d87c Extract Options And Total Sizes hodm 2015-07-26 23:36:28 +03:00
  • 8e5cb77af2 Merge pull request #69 from pnewman8/master Adam Hathcock 2015-07-20 16:27:55 +01:00
  • 8faebc78d0 Cancel moved from EntryStream to Reader Paul Newman 2015-07-15 18:13:46 +01:00
  • afff386622 Skip entry stream on dispose Paul Newman 2015-07-15 13:44:20 +01:00
  • 9eb43156e8 Update license URL Adam Hathcock 2015-06-12 12:06:21 +01:00
  • 5dd9994d34 Update for 0.11 0.11 Adam Hathcock 2015-06-12 12:03:03 +01:00
  • f18771904e Made unsigned csproj for testing. Sign the main DLL again. Adam Hathcock 2015-06-12 11:59:31 +01:00
  • ff1cdbfff2 Fix portable tests Adam Hathcock 2015-06-12 11:53:37 +01:00
  • 332d71d40d UTF8 is the default encoding for all platforms Adam Hathcock 2015-06-12 11:37:42 +01:00
  • d9c31dace8 Fixing lingering build issues Adam Hathcock 2015-06-12 11:31:04 +01:00
  • 33c83e3893 Merge pull request #63 from mrgleba/master Adam Hathcock 2015-06-11 09:30:05 +01:00
  • c7fc5f8819 ZipWriter: use ArchiveEncoding.Default mrgleba 2015-06-11 08:36:33 +02:00
  • 8df6243807 Merge pull request #59 from KOLANICH/ZipFileEntry-LoadExtra-ArrayOverflowFix Adam Hathcock 2015-05-22 08:52:04 +01:00
  • 8bf5c99386 Merge pull request #56 from KOLANICH/test-path-fix Adam Hathcock 2015-05-22 08:51:44 +01:00
  • 83eae05e0c Fixed oveflow Zip/Headers/ZipFileEntry.cs KOLANICH 2015-05-22 00:07:32 +03:00
  • 7c70a7aafd Improved testability 1) disabled requirement of signature 2) added runtime discovery of folder with archives 3) disabled signing of test assembly KOLANICH 2015-05-17 17:21:48 +03:00
  • dae13c782f Merge pull request #55 from benshoof/rar_protect_header Adam Hathcock 2015-05-08 13:58:05 +01:00
  • ae1e37cde6 Added read support for RARs with Protect Headers benshoof 2015-05-07 18:20:05 -08:00
  • 94f4d35663 Merge pull request #53 from benshoof/master Adam Hathcock 2015-05-05 09:19:51 +01:00
  • 5144104fef Fixed .NET2 Release build benshoof 2015-05-02 20:40:34 -08:00
  • f87e6672f2 Merge pull request #51 from sander2/fix-tar.bz2-compression Adam Hathcock 2015-04-09 13:39:38 +01:00
  • 312b53398c Merge pull request #52 from sander2/tar-long-name-support Adam Hathcock 2015-04-09 13:39:21 +01:00
  • 26ddc09c6a add unit test for writing tar archives containing long filenames Sander Bosma 2015-04-07 21:27:39 +02:00
  • 3113500229 don't write trailing zero in WriteOctalBytes this fixes a bug where the trailing zero of the CRC overwrote the entrytype Sander Bosma 2015-04-07 21:22:56 +02:00
  • ef72829f1c Fixed bug where tar.bz2 compression did not work Sander Bosma 2015-04-06 17:09:55 +02:00
  • 088644240a Tar: Support for writing long filenames (>100 chars) using longlink Sander Bosma 2015-04-06 14:38:57 +02:00
  • 065ed29600 Merge pull request #47 from norvegec/master Adam Hathcock 2015-03-16 11:02:46 +00:00
  • ee8c1f7904 Merge pull request #45 from catester/master Adam Hathcock 2015-03-16 10:55:21 +00:00
  • 5d6a83578c Made the assembly CLSCompliant. catester 2015-03-16 12:29:21 +02:00
  • 37d8d34601 Merge pull request #44 from catester/master Adam Hathcock 2015-03-16 09:43:28 +00:00
  • 492f64053b fixed: .NET2 project is not compiling Norvegec 2015-03-15 02:10:06 +03:00
  • 988fe5eac0 Replaced NotImplementedException for streams catester 2015-03-14 14:45:04 +02:00
  • c48a47c9b2 Revert "Revert "Replaced NotImplementedException for streams"" catester 2015-03-14 14:22:55 +02:00
  • abed9eb2c9 Revert "Replaced NotImplementedException for streams" catester 2015-03-14 13:31:02 +02:00
  • 391663ac67 Replaced NotImplementedException for streams catester 2015-03-14 12:46:34 +02:00
  • a8c055b990 Added IWritableArchive interface catester 2015-03-13 22:38:33 +02:00
  • 7ee885e7d5 Merge pull request #41 from mattbab/patch-1 Adam Hathcock 2015-01-21 08:02:48 +00:00
  • ed05bd721f Fixed simple typo M.Babcock 2015-01-20 20:24:22 -06:00
  • e52c183f1a Merge pull request #40 from Strachu/master Adam Hathcock 2015-01-14 14:25:57 +00:00
  • ed6ad6ac6d Merge pull request #39 from hrasyid/master Adam Hathcock 2015-01-14 14:24:51 +00:00
  • 62f198b532 All archive types now consistently return times as local time. Strachu 2015-01-14 14:23:59 +01:00
  • 9770cfec9b Fix typo Hamdanil Rasyid 2015-01-11 17:06:02 -08:00
  • e05f30308c Merge pull request #30 from larvata/fix-zip-ansi-filename Adam Hathcock 2014-12-24 17:10:30 +00:00
  • 6958347849 Merge pull request #32 from larvata/fix-extractAllEntires Adam Hathcock 2014-12-24 17:10:08 +00:00
  • 8e6ced6138 Merge pull request #31 from larvata/implement-central-directory-header Adam Hathcock 2014-12-24 17:09:20 +00:00
  • 0c36ff6082 Fix ansi filename decoded as gibberish in zip file larvata 2014-12-24 13:58:29 +08:00
  • f78e839365 implement info-zip unicode path extra field larvata 2014-12-24 13:51:21 +08:00
  • 7e3f04e669 add entryExtractionEvent for stream larvata 2014-12-22 16:34:47 +08:00
  • 2d237bfbca Merge pull request #29 from arition/password_fix Adam Hathcock 2014-12-18 23:41:35 +00:00
  • e6e88dbde0 Merge pull request #28 from Strachu/tar_fix Adam Hathcock 2014-12-16 14:37:09 +00:00
  • e558a78354 Fix error when password is not in English arition 2014-12-16 19:47:13 +08:00
  • c2df06a746 Merge pull request #27 from Strachu/rar_reorder Adam Hathcock 2014-12-16 10:51:47 +00:00
  • 41da844250 Merge pull request #26 from Strachu/7z_mtime Adam Hathcock 2014-12-16 10:47:26 +00:00
  • 8fcb0cb7a2 Fixed bug causing entries of non-ustar archive being after one with very long name to be discarded Strachu 2014-12-16 11:11:02 +01:00
  • 2e533f9fb5 Fixed handling of ustar tar files with long names. Strachu 2014-12-15 21:13:57 +01:00
  • ca2778b658 Changed the order of detecting whether the archive is in .rar format. Strachu 2014-12-15 20:57:54 +01:00
  • 3147ee0f14 Exposed modification time for .7z archives Strachu 2014-12-15 20:26:26 +01:00
  • f72558de9e Merge pull request #23 from pivotal-cf-experimental/master Adam Hathcock 2014-11-11 17:33:45 +00:00