doxygen cleanup.
[platform/upstream/rpm.git] / lib / verify.c
2002-04-08 jbjdoxygen cleanup.
2002-03-12 jbjSanity.
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-03-10 jbj- splint annotationsm, signature cleanup.
2002-03-08 jbj- wire --nodigest/--nosignature options to checksig...
2002-03-03 jbj- add payload uncompressed size to signature to avoid...
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-13 jbj- split file info tag sets into rpmfi.c.
2001-11-12 jbjtransaction.c: lclint cleanups.
2001-11-12 jbj- commit to using rpmDepSet and TFI_t, not header.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-10 jbjStart removing alGetHeader.
2001-11-08 jbj- rip out rpmDependencyConflict, replace with rpmProble...
2001-11-08 jbjRemove dead code.
2001-11-08 jbj- linear search on added package provides is dumb.
2001-10-28 jbj- memory indices for dependency check are typedef'd...
2001-10-27 jbj- transaction sets cerated in cli main.
2001-10-27 jbj- legacy signatures always checked where possible on...
2001-10-26 jbj- wire transactions through rpmcli install/erase modes.
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-24 jbj- wire transactions through rpmcli query/verify modes.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-19 jbjRewire digests, step 2.
2001-10-18 jbjScaffholding for dumping full headers carried through...
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-09-26 jbj- bind beecrypt md5/sha1 underneath rpmio.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt.
2001-09-15 jbjSync with rpm-4_0 branch.
2001-08-27 jbj- fix: error message on failed package installs resurre...
2001-08-17 jbj- verify perms (but not mode) on %ghost files.
2001-07-21 jbj- add sha1 test vectors, verify on ix86/alpha/sparc.
2001-07-17 jbj- python: "seal" immutable region for legacy headers...
2001-07-08 jbj- python: rhnLoad/rhnUnload to check header digest.
2001-07-06 jbj- expose rpmShowProgress() and rpmVerifyDigest() in...
2001-06-20 jbj- fix: rpm -qlv link count for directories dinna includ...
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-12 jbj- remove rpmrc Provides: Yet Again, use virtual packages.
2001-06-12 jbj- remove dead code frpm popt table reorg.
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-03-28 jbj- fix: AIX has sizeof(uint_16) != sizeof(mode_t) verify...
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-02-28 jbjMerge scriptlet handling into psm.c, remove from API.
2001-02-28 jbjMove more args into PSM_t.
2001-02-10 jbjReorganize sources before implementing --repackage.
2001-01-26 jbjlclint annotations.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-01 jbj- use popt autohelp for rpm helper binaries.
2000-12-26 jbj- send query/verify output through rpmlog().
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-04 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-10-20 jbj- pass rpmTransactionSet, not elements, to installBinar...
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-27 jbjDoxygen annotations.
2000-05-07 jbjRepair rebuilddb lossage, removing debug messages and...
2000-03-23 jbj- API: change dbi to pass by reference, not value.
2000-01-24 jbjPass size(...)-1 to avoid buffer overflow on links...
1999-12-08 jbjrename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.
1999-12-01 jbjAdd underscore in front of (possibly) non-supported...
1999-11-26 jbjConsistent usage for fileNames, baseNames, dirNames...
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-27 jbjuse compressed filenames on install side.
1999-10-21 jbjlclint annotations and compiler cruft.
1999-10-20 jbjlclint annotations.
1999-10-20 jbjTyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.
1999-10-06 ewtfirst steps toward getting compressed file lists to...
1999-09-30 jbjHPUX cc compiler fidgets.
1999-09-17 jbjlclint annotations.
1999-08-06 jbjUse headerNVR throughout.
1999-07-13 jbjPerl bindings need
1999-06-30 jbjmove url.c and ftp.c to rpmlib right next to query.
1999-05-10 jbjcolesce query and verify modes.
1999-04-08 jbjFrom Tim Mooney:
1999-01-06 jbjpropagate "const char *" into rpmlib prototypes.
1998-12-05 jbjdisplay "..?....." rather than "..5....." for unreadabl...
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-11-06 jbjsolaris: don't attempt static link. (Tim Mooney)
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-07-31 jbjMacro handling in rpmlib -- rework include: tag with...
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-25 jbjAggregate system includes into system.h.
1998-03-27 ewtadded trigger support
1998-03-04 ewt1) header file cleanups
1997-10-17 marcUse runScript() for verifying script.
1997-10-14 ewtverification fix for systems where a single gid maps...
1997-05-26 ewtfixed group verification
next