summaryrefslogtreecommitdiff
path: root/rpmio/digest.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-14Move fdDigest*() to rpmio.c where they better belongPanu Matilainen1-1/+0
2009-05-20Eliminate useless pgpDig nbytes counterPanu Matilainen1-2/+0
2009-03-25Eliminate header/payload digests from pgpDig_s, they dont belongPanu Matilainen1-6/+0
2009-03-16Eliminate unnecessary field from pgpDig_sPanu Matilainen1-7/+3
2009-03-04Eliminate unnecessary fields from pgpDig_sPanu Matilainen1-4/+0
2008-03-24Remove bogus consts from pgpDigParams_s structurePanu Matilainen1-3/+3
2008-02-26Un-inline fd*Digest()Panu Matilainen1-0/+1
2008-01-30Include spring-cleaningPanu Matilainen1-3/+4
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-11-26One more pgpKeyID_t usePanu Matilainen1-1/+1
2007-11-26Define and use pgpTime_t for pgp creation time(s)Panu Matilainen1-1/+1
2007-11-26Eliminate type "byte"Ralf Corsépius1-11/+11
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-11-16Split digest-stuff out of rpmio_internal to separate headerPanu Matilainen1-0/+64