summaryrefslogtreecommitdiff
path: root/lib/signature.c
AgeCommit message (Expand)AuthorFilesLines
2000-12-02Bring header reggions mods back to top of stack.jbj1-2/+6
2000-11-15Sanity.jbj1-11/+13
2000-11-07- load headers as single contiguous region.jbj1-28/+23
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-2/+5
2000-08-29- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).jbj1-5/+5
2000-08-28Doxygen annotations.jbj1-4/+0
2000-08-27- consistent return for all signature verification.jbj1-24/+21
2000-08-27Doxygen annotations.jbj1-0/+4
1999-11-10Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.jbj1-4/+4
1999-11-04Use Fopen almost everywhere.jbj1-4/+4
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-4/+4
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-1/+1
1999-10-29check for memory leaks (almost all leaks are plugged).jbj1-1/+2
1999-10-27use compressed filenames on install side.jbj1-7/+7
1999-10-20lclint annotations.jbj1-4/+4
1999-09-21fix: command line install had header memory leak.jbj1-3/+4
1999-09-17lclint annotations.jbj1-29/+32
1999-09-14fix: with unspecified epochs, skip dependency epoch compare.jbj1-1/+2
1999-09-10pgp and pgp5 have compatible RSA signature (#4780).jbj1-119/+108
1999-08-24add headerWrite return code and check for errors.jbj1-3/+8
1999-08-18fix: use pgp5 rather than pgp-2.6.3 if both are in %_pgpbin (#4564).jbj1-4/+3
1999-07-13File internals rearranged to taste.jbj1-140/+126
1999-07-13Perl bindings needjbj1-2/+2
1999-04-29fix: prefer pgp2.6.3 over pgp5 if both are installed.jbj1-3/+4
1999-03-31add explicit macrofiles path to rpmrc.jbj1-0/+1
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj1-28/+49
1999-03-21Typos.jbj1-9/+9
1999-03-21pgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).jbj1-50/+171
1999-03-20eliminate old rpmrc configuration syntax.jbj1-55/+76
1999-01-10More fixes from Toshio.jbj1-19/+20
1999-01-091998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu>jbj1-24/+208
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-15/+15
1998-11-24Clean up on files.c.jbj1-1/+1
1998-11-20Sanity.jbj1-1/+1
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-10/+10
1998-11-18implement abstract fd type almost everywhere.jbj1-15/+16
1998-11-16LCLINT pass 0.jbj1-6/+6
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-1/+0
1998-09-27add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1-14/+14
1998-07-31Macro handling in rpmlib -- rework include: tag with macro expansion.jbj1-1/+0
1998-07-30Consolidated includes for librpmbuild API.jbj1-4/+1
1998-07-25Aggregate system includes into system.h.jbj1-8/+1
1997-05-20Must include <sys/tiome.h> before <sys/resource.h> for SunOSewt1-1/+1
1997-05-20Moved includes of miscfn.h to the top.ewt1-1/+1
1997-05-20Added more includes of <sys/time.h> and <sys/resource.h> for AIXewt1-1/+3
1997-05-07Minor cleanups.ewt1-0/+1
1997-05-01Made messages translatable.ewt1-8/+10
1997-03-28added more support for broken md5 codeewt1-1/+2
1997-01-17use if not ifdefewt1-1/+4
1997-01-16use <string.h> not <strings.h>ewt1-1/+1