summaryrefslogtreecommitdiff
path: root/rpmio/tring.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-26Fix "byte" usage in test programs tooPanu Matilainen1-1/+1
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-2/+2
2007-11-16Split digest-stuff out of rpmio_internal to separate headerPanu Matilainen1-1/+2
2007-11-15Remember to initialize crypto in various test programs..Panu Matilainen1-0/+2
2007-09-12Rip out internal http and ftp transports.Panu Matilainen1-4/+0
2007-09-11Remove splint tags.Ralf Corsépius1-2/+1
2007-09-04#include <popt.h> instead of "popt.h".Ralf Corsépius1-1/+1
2007-08-13Use size_t for pktlen to reflect pgpReadPkts() parameters.Ralf Corsépius1-1/+1
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-0/+11
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-7/+12
2001-10-20- stupid macros to configure public key file paths.jbj1-168/+1
2001-10-20- add :base64 and :armor format extensions, dump binary tags in hex.jbj1-0/+215