summaryrefslogtreecommitdiff
path: root/lib/signature.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-09Eliminate uses of pgpDig in package reading & signature checkingPanu Matilainen1-3/+3
2011-11-09Switch to using rpmKeyringVerifySig() internallyPanu Matilainen1-2/+3
2011-11-07Unify the parsePGP() variants from package.c and rpmchecksig.cPanu Matilainen1-0/+5
2010-10-22Replace remaing rpmSigTag uses with rpmTagValPanu Matilainen1-1/+1
2010-09-29And now sighdrPut() can be buried back into signature.cPanu Matilainen1-13/+0
2010-09-29Make rpmGenSignature() staticPanu Matilainen1-11/+0
2010-09-29Move sighdrPut() to inline function in signature.hPanu Matilainen1-0/+13
2010-09-29Split signature and digest generation to separate functionsPanu Matilainen1-1/+10
2010-09-03Put the rpmLookupSignature() and rpmGetPassPhrase() out of their miseryPanu Matilainen1-24/+0
2009-03-26Put the PGP foobar signature generation out of its miseryPanu Matilainen1-19/+0
2009-03-25Eliminate header/payload digests from pgpDig_s, they dont belongPanu Matilainen1-1/+1
2009-03-19Move leftover signature stuff from rpmlib.h to signature.hPanu Matilainen1-0/+19
2008-02-05Use rpmSigTag enum for signature tags everywhere, more or less..Panu Matilainen1-3/+2
2007-12-16Remove const from bunch of error message return typesPanu Matilainen1-2/+1
2007-12-14Yet more type-pedantry...Panu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-28Include "header.h" instead of <header.h>.Ralf Corsépius1-1/+1
2007-10-26Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.Ralf Corsépius1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-26/+10
2005-03-12Add hdrmd5ctx for header-only md5 rsa/md5 signatures.jbj1-3/+3
2004-10-20Doxygen fiddles.jbj1-3/+3
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-4/+4
2002-09-17- lclint clean.jbj1-2/+2
2002-09-16Sync with rpm-4.1 parsing changes.jbj1-1/+2
2002-08-31Sync with rpm-4.1.jbj1-12/+4
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-1/+2
2002-03-10- splint annotationsm, signature cleanup.jbj1-2/+2
2002-03-06- add header DSA signature.jbj1-20/+31
2001-12-20- solaris: translate i86pc to i386 (#57182).jbj1-1/+1
2001-10-19- beecrypt is at least as good as pgp/gpg on verify, pull the plug.jbj1-8/+8
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-4/+6
2001-10-15lclint fiddles to annotate globals.jbj1-4/+13
2001-06-05- fix typos in linux.{req,prov}.jbj1-1/+1
2001-06-04lclint fiddles.jbj1-0/+4
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-4/+5
2001-05-05- enough lclint annotations and fiddles already.jbj1-2/+2
2001-05-03- still more boring lclint annotations and fiddles.jbj1-9/+16
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj1-2/+2
2001-02-12Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.jbj1-38/+29
2001-02-111st stab at --repackage.jbj1-6/+8
2000-08-28Doxygen annotations.jbj1-14/+41
2000-08-27Doxygen annotations.jbj1-1/+3
1999-10-04dumb cpp's want white space around lclint annotations (Tim Mooney).jbj1-2/+2
1999-09-17lclint annotations.jbj1-2/+2
1999-09-10pgp and pgp5 have compatible RSA signature (#4780).jbj1-1/+6
1999-07-13Perl bindings needjbj1-1/+9
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj1-1/+6
1999-03-21pgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).jbj1-0/+3
1999-01-091998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu>jbj1-1/+1