Commit Graph

16 Commits

Author SHA1 Message Date
Jeffrey Walton
befd04312d
Remove unneeded Doxygen directive 2018-01-19 14:31:20 -05:00
Jeffrey Walton
61ec50dabe
Change Doxygen comment style from //! to ///
Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
2017-11-29 10:54:33 -05:00
Jeffrey Walton
5ef2b814bc
Clear Coverity finding UNINIT_CTOR (CID 148126) 2017-08-18 04:59:30 -04:00
Jeffrey Walton
78db20d939
Add FileName, FileTime and Comment to argnames.h
Add self tests to verify handling of filenames, filetimes and comments
2017-05-12 19:52:42 -04:00
Jeffrey Walton
e3ae7000ea
Whitespace check-in 2017-05-12 16:53:07 -04:00
Jeffrey Walton
cfa339535b Revert "Write MTIME in big-endian order"
This reverts commit 591b139343. RFC 1952 states the bytes are written in little-endian order, not big-endian. That includes MTIME.
2017-05-12 16:51:03 -04:00
Jeffrey Walton
591b139343
Write MTIME in big-endian order
Whitespace
2017-05-12 15:29:03 -04:00
c0ff
d901ecd9a4 Gunzip: added GetFilename() and GetComment() methods (#418)
Add Filename, Filtetime and Comment support to Gzip classes
2017-05-12 15:09:21 -04:00
Jeffrey Walton
5efb019d8b
Add C++ nullptr support (Issue 383) 2017-03-01 06:10:06 -05:00
Jeffrey Walton
81b1a18063
Change file preamble to include "originally written by Wei Dai"
We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
2017-01-27 07:05:45 -05:00
Jeffrey Walton
8c5bc0e532 Updated documentation 2016-04-05 22:12:56 -04:00
Jeffrey Walton
6ac1e46a1f Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) 2015-11-18 15:32:28 -05:00
Jeffrey Walton
48809d4e85 CRYPTOPP 5.6.3 RC6 checkin 2015-11-05 01:59:46 -05:00
weidai
1db8ea5084 port to MSVC .NET 2005 beta 2 2005-07-12 04:23:32 +00:00
weidai
3b1e3952c9 add detection of uncompressibilty 2004-04-08 01:28:31 +00:00
weidai
a3b6ece7ab Initial revision 2002-10-04 17:31:41 +00:00