Fix Werrors with GCC-14.1.0
[platform/upstream/rpm.git] / rpmio / digest.h
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2011-11-09 Panu MatilainenMake base64 encoding/decoding part of rpmio public API
2011-11-07 Panu MatilainenEliminate unused params member from pgpDigParams
2011-11-07 Panu MatilainenAnd finally, make pgpDig struct fully opaque
2011-11-04 Panu MatilainenBury all NSS specifics into a separate source
2011-11-04 Panu MatilainenImplement PGP key & sig algorithm specific part OO...
2011-11-04 Panu MatilainenStore the rsa/dsa parameters in pgpDigParamers struct...
2009-10-14 Panu MatilainenMove fdDigest*() to rpmio.c where they better belong
2009-05-20 Panu MatilainenEliminate useless pgpDig nbytes counter
2009-03-25 Panu MatilainenEliminate header/payload digests from pgpDig_s, they...
2009-03-16 Panu MatilainenEliminate unnecessary field from pgpDig_s
2009-03-04 Panu MatilainenEliminate unnecessary fields from pgpDig_s
2008-03-24 Panu MatilainenRemove bogus consts from pgpDigParams_s structure
2008-02-26 Panu MatilainenUn-inline fd*Digest()
2008-01-30 Panu MatilainenInclude spring-cleaning
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-26 Panu MatilainenOne more pgpKeyID_t use
2007-11-26 Panu MatilainenDefine and use pgpTime_t for pgp creation time(s)
2007-11-26 Ralf CorsépiusEliminate type "byte"
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-16 Panu MatilainenSplit digest-stuff out of rpmio_internal to separate...