summaryrefslogtreecommitdiff
path: root/rpmio/base64.c
Commit message (Expand)AuthorAgeFilesLines
* Make base64 encoding/decoding part of rpmio public APIPanu Matilainen2011-11-091-7/+7
* Include spring-cleaningPanu Matilainen2008-01-301-0/+2
* Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius2007-11-231-1/+1
* Fix base64 decoder related crash (rhbz#380911)Panu Matilainen2007-11-141-16/+15
* Meh, actually add the base64 files..Panu Matilainen2007-11-021-0/+254
* - drop rpmio/base64.[ch] in favor of beecrypt versions.jbj2001-09-251-121/+0
* - Start rpm-4.1.jbj2001-09-251-2/+2
* - lclint-3.0.0.15 fiddles.jbj2001-09-211-2/+2
* Sync with rpm-4_0 branch.jbj2000-12-121-2/+1
* - add support for SHA1 as well as MD5 message digests.jbj2000-10-311-15/+15
* Add base64 fiddles to get at signature contents to librpmio.a.jbj2000-10-261-0/+122