Handle config.guess and config.sub with DOS EOLs
[platform/upstream/rpm.git] / rpmio / rpmpgp.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 MatilainenAdd an alternative API for parsing PGP packets
2011-11-07 Panu MatilainenAdd ad API for retrieving algorithm values from digest...
2011-11-07 Panu MatilainenAdd an API for comparing two digest parameter containers
2011-11-07 Panu MatilainenAdd a dumb API to retrieve pubkey / signature params...
2011-11-07 Panu MatilainenAdd another pgpVerify variant which takes key and sig...
2011-10-24 Panu MatilainenEliminate broken pgpLen() from the API
2010-10-22 Panu MatilainenEliminate use of pgpHashAlgo in rpmio interface arguments
2010-09-21 Panu MatilainenStop abusing enum typedefs for bitfield types
2010-06-29 Jiri KastnerTell rpm about SHA-224 existence (RhBug:608599)
2010-05-19 Panu MatilainenAdd public pgpValString() function + enum for the vario...
2010-05-19 Panu MatilainenBury struct pgpValTbl_s definition inside rpmpgp.c
2009-10-09 Panu MatilainenAdd an interface to parse armored OpenPGP from memory
2009-05-22 Panu MatilainenCouple of documentation typos
2009-03-25 Panu MatilainenPush signature identification to librpmio / pgp handling
2009-03-25 Panu MatilainenPush signature verification down to librpmio
2009-03-25 Panu MatilainenAdd a type + basic api for bundle of digests (on same...
2008-07-08 Panu MatilainenAdd a new legacy compatibility header, kill rpmints.h
2008-07-01 Panu MatilainenUnexport all the umphteen pgp related tables
2008-07-01 Panu MatilainenMake every pgp function not needed by other parts of...
2008-06-02 Panu MatilainenDocument rpmDigestLength() error behavior
2008-05-22 Panu MatilainenRemove some leftover doxygen @todo markers
2008-05-21 Panu MatilainenInclude stdlib.h for free()
2008-04-07 Panu MatilainenRemove static print buffer from pgpMpiStr(), return...
2008-04-07 Panu MatilainenMerge pgpHexCvt() into pgpHexPrt(), removing it from...
2008-04-07 Panu MatilainenMinimally convert all pgpHexCvt() users to use pgpHexSt...
2008-04-07 Panu MatilainenRemove static print buffer from pgpHexStr, return mallo...
2008-03-19 Panu MatilainenRemove bunch of double consts. What have I've been...
2008-03-06 Panu MatilainenFurther read-only tables in rpmpgp..
2008-03-06 Panu MatilainenMark various pgp value tables read-only as they should be
2008-01-10 Panu MatilainenpgpHexStr() returns pointer to static buffer, return...
2007-12-19 Panu MatilainenHum, NSS needs to be shut down too
2007-12-16 Panu MatilainenpgpReadPkts returns malloced memory, unconstify
2007-12-14 Panu MatilainenYet more type-pedantry...
2007-12-13 Panu MatilainenBig bunch of int -> size_t corrections for various...
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-01 Panu MatilainenInclude sanity
2007-11-30 Panu Matilainenrpmpgp doxygen tagging
2007-11-26 Panu MatilainenDefine and use pgpTime_t for pgp creation time(s)
2007-11-26 Panu MatilainenDefine and use pgpKeyID_t for pgp key id's
2007-11-26 Ralf CorsépiusType pedantery.
2007-11-26 Ralf CorsépiusEliminate type "byte"
2007-11-22 Panu MatilainenMove pgpDig typedefs to a more obvious place..
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-16 Panu MatilainenEliminate need for rpmio_internal.h in rpmdb.c
2007-11-15 Panu MatilainenInitialize NSS early (rhbz#382091)
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenUse NSS instead of beecrypt for encryption (Tomas Mraz)
2007-10-08 Ralf CorsépiusMake header files self-contained.
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-07-09 Panu MatilainenFix include of misc.h, rpmpgp.h and rpmsq.h in C++.
2004-12-01 jbjDeal with \r\n after "-----END PGP PBLIC KEY BLOCK...
2004-11-28 jbj- add support for automagic pubkey retrieval using...
2003-05-18 jbj- use beecrypt-3.0.0 API with beecrypt.api.h et al...
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-09 jbjSplint fiddles.
2003-04-02 jbjSplint clean.
2003-04-01 jbjSplint fiddles.
2002-12-24 jbj- add %%pubkey attribute to read armored pubkey files...
2002-09-04 jbj- fix: parse header data more carefully.
2002-09-03 jbj- fix: parse pgp packets more carefully.
2002-08-02 jbj- fix: signed pubkeys were imported incorrectly (#68291).
2002-07-20 jbj- version added to *.la dependency libraries (#69063).
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjAnnotate incondefs in source code.
2002-05-13 jbjAIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).
2002-04-10 jbj- beecrypt: add types.h, eliminate need for config...
2002-03-07 jbj- add header RSA signature (untested, disabled for...
2002-03-06 jbj- add header DSA signature.
2002-02-04 jbj- generate index for pkgid (aka Sigmd5) tag, query...
2001-10-23 jbj- generate an rpm header on the fly for imported pubkeys.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-20 jbj- stupid macros to configure public key file paths.
2001-10-20 jbj- add :base64 and :armor format extensions, dump binary...
2001-10-19 jbjPermit multiple, simultaneous, digests on a single...
2001-10-19 jbj- beecrypt is at least as good as pgp/gpg on verify...
2001-10-19 jbjRewire digests, step 1.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-10-11 jbj- proof-of-concept PGP/RSA verification for legacy...
2001-10-05 jbj- proof-of-concept GPG/DSA verification for legacy...
2001-10-05 jbjTest vectors for GPG V3 DSA signature of "abc".
2001-10-01 jbjDisplay signature and public key internals, calculate...
2001-09-29 jbj- create RFC-2440 OpenPGP API in rpmio.
2001-09-29 jbjSanity.
2001-09-29 jbjMove OpenPGP constants to rpmio/rpmpgp.h.