summaryrefslogtreecommitdiff
path: root/tools/rpmsignature.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+1
2001-06-17Sync with rpm-4_0 branch.jbj1-1/+2
2001-02-12Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.jbj1-2/+3
2000-12-12Sync with rpm-4_0 branch.jbj1-0/+1
1999-11-30lib/install.c: Check errno and mkdir specdir/sourcedir only for local fs.jbj1-6/+6
1999-11-04Use Fopen almost everywhere.jbj1-1/+1
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-1/+1
1999-10-30Make fdFileno() static, use Fileno()/Ferror() analogues throughout.jbj1-1/+1
1999-09-26Retrofit glibc __progname.jbj1-0/+1
1999-03-12Don't segfault if filename does not exist.jbj1-0/+4
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-2/+2
1998-11-18implement abstract fd type almost everywhere.jbj1-6/+7
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-1/+1
1998-07-30Consolidated includes for librpmbuild API.jbj1-3/+1
1998-01-11Add intl.hmarc1-0/+1
1996-11-18The Great Renamingroot1-2/+2
1996-07-07mods for new Header-style signature and HEADER_MAGICroot1-17/+6
1996-06-20fix signednessroot1-2/+4
1996-06-19handle new sig typesroot1-0/+10
1996-02-19Initial revisionmarc1-0/+32