summaryrefslogtreecommitdiff
path: root/lib/signature.c
AgeCommit message (Expand)AuthorFilesLines
2001-06-17Sync with rpm-4_0 branch.jbj1-2/+2
2001-06-16linux.req now verified functional on ia64-linux.jbj1-4/+28
2001-06-05- fix typos in linux.{req,prov}.jbj1-0/+8
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-5/+5
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-3/+3
2001-05-03- still more boring lclint annotations and fiddles.jbj1-45/+64
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-82/+82
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-9/+9
2001-02-27Handle non-string tag indices correctly.jbj1-5/+0
2001-02-12Add rpmRC return code type for the usual 0/1/2 codes.jbj1-17/+30
2001-02-12Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.jbj1-11/+10
2001-02-111st stab at --repackage.jbj1-38/+44
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-18/+18
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj1-5/+5
2001-01-02doxygen annotations for popt.jbj1-1/+1
2000-12-29- fix: avoid FAT and other brain-dead file systems that have not inodes.jbj1-4/+5
2000-12-27- use malloc'ed buffer for large queries.jbj1-2/+0
2000-12-13- fix: (transaction.c) assume file state normal if tag is missing.jbj1-1/+1
2000-12-12Sync with rpm-4_0 branch.jbj1-42/+44
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