summaryrefslogtreecommitdiff
path: root/rpmio/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-2/+2
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-3/+4
2002-07-13Use ${MAKE}, not make, for portability.jbj1-1/+1
2002-06-25- python: link internal libelf (if used) directly into rpmmodule.so.jbj1-1/+1
2002-06-22Factor bounds checking annotations into source code.jbj1-8/+13
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-2/+1
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-3/+1
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-3/+0
2002-02-28Use Knuth algorithm Y for computing DSA "w = inv(s) mod q".jbj1-5/+9
2002-02-24Synthesize a st_ino field for fts(3) use across FTP.jbj1-2/+6
2002-02-23fix: opendir(3) et al functional with FTP.jbj1-5/+14
2002-02-20Include fts.[ch] in rpmio, APi renamed to Fts_foo.jbj1-2/+2
2002-02-10- make peace with automake et al in 8.0, ugh.jbj1-4/+4
2002-01-23- turn on auto-generated perl requirements (#58519, #58536, #58537).jbj1-1/+1
2001-11-23- fix a couple dinky memory leaks.jbj1-2/+4
2001-10-20- add :base64 and :armor format extensions, dump binary tags in hex.jbj1-1/+5
2001-10-05Test vectors for GPG V3 DSA signature of "abc".jbj1-0/+1
2001-10-01Display signature and public key internals, calculate SHA1 digest as well.jbj1-1/+3
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj1-3/+2
2001-09-29Move OpenPGP constants to rpmio/rpmpgp.h.jbj1-19/+13
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt versions.jbj1-7/+15
2001-09-25- Start rpm-4.1.jbj1-2/+18
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-1/+3
2001-09-15Sync with rpm-4_0 branch.jbj1-1/+1
2001-08-24- headers without RPMTAG_NAME are skipped when retrieved.jbj1-1/+1
2001-08-06- portability: some compilers squawk at return ((void) foo()) (#50419).jbj1-1/+1
2001-07-23- add pmac/ppciseries/ppcpseries varieties to ppc arch family.jbj1-0/+2
2001-07-10- package version now configureable, default v3.jbj1-0/+1
2001-05-03- still more boring lclint annotations and fiddles.jbj1-1/+4
2001-04-21Sync with rpm-4_0 branch.jbj1-0/+6
2001-01-09- fix: digests on input FD_t dinna work.jbj1-0/+4
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-1/+1
2000-12-30- (non-linux): move stubs.c to rpmio (#21132).jbj1-1/+1
2000-12-02Bring header reggions mods back to top of stack.jbj1-2/+4
2000-10-31- add support for SHA1 as well as MD5 message digests.jbj1-1/+4
2000-10-26Add base64 fiddles to get at signature contents to librpmio.a.jbj1-2/+5
2000-10-24- verify MD5 sums of payload files when unpacking archive.jbj1-1/+1
2000-08-31Unify rpmError() and rpmMessage() on top of rpmlog().jbj1-2/+2
2000-06-20- API: uncouple fadio from rest of rpmio.jbj1-2/+2
2000-06-13More libtool fiddles.jbj1-5/+2
2000-06-12solaris2.5.1: libtool cannot LIBADD non-libtool libs.jbj1-1/+2
2000-06-09- make librpmio standalone.jbj1-2/+3
2000-06-09Move low level support routines to librpmio.jbj1-2/+7
2000-06-07Sanity (make dist).jbj1-1/+1
2000-06-07- create rpmio directory for librpmio.jbj1-0/+25