aboutsummaryrefslogtreecommitdiffstats
path: root/src/security/digest (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-12-29Merged source and header files in directory structure. Got rid of SConstruct ↵Vincent Richard4-759/+0
build.
2013-12-10Simplified types for better readability. Use appropriate types (size_t, ↵Vincent Richard3-17/+16
byte_t...). Minor warning fixes.
2013-11-28Enforce strict aliasing rule and avoid alignment issues.Vincent Richard1-12/+12
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-1/+1
2013-01-10Updated copyright year and maintainer email address.Vincent Richard4-4/+4
2012-12-12Trivial 64-bit warning fixes.Vincent Richard2-4/+4
2010-05-20Fixed type size.Vincent Richard1-7/+7
2009-09-06Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard4-8/+8
2009-07-11Ensure 'unsigned long' is 4 bytes long (Georg Sauthoff).Vincent Richard1-2/+5
2008-10-12Fixed compilation warnings.Vincent Richard2-7/+11
2008-01-04Changed copyright year to 2008.Vincent Richard4-4/+4
2007-01-01Changed copyright year to 2007.Vincent Richard4-4/+4
2006-11-08Imbue classic 'C' locale for the output of message parts and protocol commands.Vincent Richard1-0/+1
2006-04-18Renamed 'byte' to 'byte_t'.Vincent Richard3-20/+19
2006-02-05Changed copyright year to 2006.Vincent Richard4-4/+4
2005-09-17Updated FSF address.Vincent Richard4-12/+28
2005-09-06New namespace for message digest algorithms.Vincent Richard4-0/+737