aboutsummaryrefslogtreecommitdiffstats
path: root/URPM/Signature.pm
Commit message (Expand)AuthorAgeFilesLines
* fix lookup of existing pubkeys (#53710)Christophe Fergeau2009-10-051-2/+2
* Use key IDs to check if a key is already known or notChristophe Fergeau2009-05-111-73/+15
* Fix commentChristophe Fergeau2009-05-111-1/+1
* - fix regression in parse_pubkeys() (introduced in 3.00) (#36121)Pascal Rigaux2007-12-201-1/+1
* - replace ->import_needed_pubkeys and ->import_pubkey in favor ofPascal Rigaux2007-12-101-23/+26
* create simpler parse_pubkeys_()Pascal Rigaux2007-12-101-5/+18
* Verify if we can open the rpmdb, and abort if we can't (bug #22527)Rafael Garcia-Suarez2006-06-141-2/+4
* More cleanup.Rafael Garcia-Suarez2004-04-211-25/+24
* Minor cleanupRafael Garcia-Suarez2004-04-211-4/+1
* 0.94-1mdk (URPM::Signature fixes and changes)0.94Francois Pons2003-08-211-56/+59
* fixed with gc suggestion which are really fine (and right).Francois Pons2003-08-211-1/+1
* 0.93-7mdk (signature comparison workaround)Francois Pons2003-08-201-7/+26
* fixed URPM::import_armored_file to use internal XS function to import directlyFrancois Pons2003-08-191-6/+23
* 0.93-2mdkFrancois Pons2003-08-111-9/+11
* final 0.93-1mdkFrancois Pons2003-08-061-27/+36
* 0.93-1mdk0.93Francois Pons2003-08-061-13/+13
* initial support for parsing armored file (without gpg) and registering rpmdb ...Francois Pons2003-08-061-0/+77