morkt
8bc92d0dea
ArchiveFormat refactored.
...
(Extract): method is no longer virtual.
(CreateFile): added check for malicious and malformed filenames.
(ParametersRequestEventArgs): removed InputWidget property.
2014-07-29 07:01:36 +04:00
morkt
32f3dd134f
(Encodings): added WithFatalFallback static method.
2014-07-29 06:54:46 +04:00
morkt
9922955323
added license clause and third-party copyright notices.
2014-07-28 00:50:18 +04:00
morkt
1c33e4c9d5
refactored ResourceOptions handling.
2014-07-27 07:39:58 +04:00
morkt
08b8e8a46b
added callback into archive creation method.
2014-07-27 03:37:51 +04:00
morkt
2446927e83
(Adler32): use "unsafe" implementation. added appropriate methods.
2014-07-26 23:20:08 +04:00
morkt
4cf46ed91c
(ArchiveFormat): added CanCreate virtual property.
2014-07-26 23:18:50 +04:00
morkt
c0fa230abb
(ArcView): MemoryMappedFile should not dispose underlying file stream itself.
2014-07-26 23:17:55 +04:00
morkt
46c05b25de
ImageFormat.Read method made static.
2014-07-25 08:56:32 +04:00
morkt
3a7d2111be
implemented archive creation frontend.
2014-07-25 07:05:55 +04:00
morkt
53d0267eca
(LittleEndian): added 64-bit integer readers.
2014-07-25 00:52:24 +04:00
morkt
0a1f14e051
added preliminary archive creation support.
2014-07-24 05:43:20 +04:00
Poddav
e208029dd3
Initial commit.
2014-07-21 23:26:28 +04:00