[root] / trunk / core / base / inc / TMD5.h Repository:
ViewVC logotype

Log of /trunk/core/base/inc/TMD5.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 42993 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 14 09:14:54 2012 UTC (2 years, 11 months ago) by axel
File length: 3836 byte(s)
Diff to previous 33386
TMD5: make AsString() thread safe at the cost of an additional member. Use initializer lists. Accelerate AsString().
TString: add new MD5() function to make persistent alternative to Hash() more visible and easier to use.

Revision 33386 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 5 13:41:15 2010 UTC (4 years, 8 months ago) by rdm
File length: 3770 byte(s)
Diff to previous 27658
From Gerri:
In TMD5, separate out the decoding part of TMD5::ReadChecksum() into a new
method TMD5::SetDigest(const char *md5ascii) so that the decoding can
be used in other cases too.

Revision 27658 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 28 05:34:57 2009 UTC (5 years, 10 months ago) by pcanal
File length: 3723 byte(s)
Diff to previous 22961
Remove the 'cast from type ... casts away constness' warning from most header files

Revision 22961 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 3 13:32:57 2008 UTC (6 years, 9 months ago) by rdm
File length: 3698 byte(s)
Diff to previous 20877
move the directories:
  base clib cont meta metautils newdelete pcre rint thread unix utils
  winnt zip
under the new core meta directory.

Revision 20877 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:17:07 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/base/inc/TMD5.h
File length: 3698 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/base/inc/TMD5.h
File length: 3698 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/base/inc/TMD5.h
File length: 3741 byte(s)
Diff to previous 11523
remove :$ from tag line

Revision 11523 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 7 14:43:35 2005 UTC (9 years, 9 months ago) by rdm
Original Path: trunk/base/inc/TMD5.h
File length: 3751 byte(s)
Diff to previous 9781
Fix many warnings generated by the latest gcc 4.0 about classes with
virtual functions (all classes having a ClassDef) that did not have a
virtual dtor.

Revision 9781 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 18 15:27:59 2004 UTC (10 years, 5 months ago) by rdm
Original Path: trunk/base/inc/TMD5.h
File length: 3727 byte(s)
Diff to previous 4804
fix in byteswapping part of code. Now TMD5 reports the same digest as
the standard md5sum program and other md5 implementations.

Revision 4804 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 1 22:58:31 2002 UTC (12 years, 6 months ago) by rdm
Original Path: trunk/base/inc/TMD5.h
File length: 3655 byte(s)
Diff to previous 4181
two new static utility methods: ReadChecksum() and WriteChecksum().

Revision 4181 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 15 15:51:52 2002 UTC (12 years, 10 months ago) by rdm
Original Path: trunk/base/inc/TMD5.h
File length: 3538 byte(s)
Diff to previous 4146
added operator<< and operator>>.

Revision 4146 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 7 02:04:31 2002 UTC (12 years, 10 months ago) by rdm
Original Path: trunk/base/inc/TMD5.h
File length: 3333 byte(s)
Diff to previous 4128
added copy ctor and assignment operator.

Revision 4128 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 28 13:41:59 2002 UTC (12 years, 10 months ago) by rdm
Original Path: trunk/base/inc/TMD5.h
File length: 3270 byte(s)
Diff to previous 4117
added new ctor accepting an external digest.

Revision 4117 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 26 17:59:54 2002 UTC (12 years, 10 months ago) by rdm
Original Path: trunk/base/inc/TMD5.h
File length: 3238 byte(s)
Diff to previous 2915
added FileChecksum(). This method returns a checksum of the specified file.
The returned TMD5 object must be deleted by the user. Returns 0 in case of
error. This method preserves the modtime of the file so it can be safely
used in conjunction with methods that keep track of the file's modtime.

Revision 2915 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Oct 1 14:37:51 2001 UTC (13 years, 3 months ago) by rdm
Original Path: trunk/base/inc/TMD5.h
File length: 3075 byte(s)
Thic class implements the MD5 message-digest algorithm. The digest typically
is used to generate checksums of a bunch of bytes (.e.g. useful to check if a
string or file has been changed).

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9