summaryrefslogtreecommitdiff
path: root/rpmio/tring.c
AgeCommit message (Collapse)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
CVS patchset: 7617 CVS date: 2004/11/28 21:14:41
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-7/+12
CVS patchset: 5130 CVS date: 2001/10/23 16:48:20
2001-10-20- stupid macros to configure public key file paths.jbj1-168/+1
CVS patchset: 5127 CVS date: 2001/10/20 22:31:09
2001-10-20- add :base64 and :armor format extensions, dump binary tags in hex.jbj1-0/+215
- proof-of-concept pubkey retrieval from RPM-{PGP,GPG}-KEY. CVS patchset: 5126 CVS date: 2001/10/20 20:28:56