aboutsummaryrefslogtreecommitdiffstats
path: root/URPM/Signature.pm
Commit message (Expand)AuthorAgeFilesLines
* document URPM::SignatureThierry Vignaud2019-12-231-4/+34
* simplify (drop commented out message)Thierry Vignaud2016-11-101-6/+1
* remove some perl_checker hints, better managed in fake packagesThierry Vignaud2012-01-301-1/+0
* reduce even more perl_checker SNR by also checking against URPM's perlThierry Vignaud2011-09-211-0/+1
* add perl_checker hintsThierry Vignaud2011-09-201-0/+1
* perl_checker cleanupsThierry Vignaud2011-09-201-3/+3
* (parse_pubkeys_): fix the key parsing to handle PEM encapsulatedJoão Victor Duarte Martins2010-11-161-15/+22
* - enable 'use warnings'Olivier Thauvin2010-07-301-0/+1
* Improve previous fixPascal Terjan2009-10-031-2/+2
* fix lookup of existing pubkeys (#53710)Pascal Terjan2009-10-031-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