On a second thought, rename rpmfiDigest() to rpmfiFDigest() for consistency
[platform/upstream/rpm.git] / lib / verify.c
2008-06-02 Panu MatilainenOn a second thought, rename rpmfiDigest() to rpmfiFDige...
2008-06-02 Panu MatilainenMake rpmVerifyFile() honor rpmfi digest algorithm
2008-04-24 Panu MatilainenMake verification with --root reliable (rhbz#434150)
2008-04-15 Jindrich NovyGet rid of string hackery and overflows while rpm -V
2008-04-07 Panu MatilainenARGV_t const pendantry
2008-03-07 Panu MatilainenLog message adjustments
2008-02-05 Panu MatilainenAdd rpm_rdev_t type for rdev entries
2008-02-05 Panu MatilainenAdd rpm_mode_t type, use where spotted
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2008-02-03 Panu MatilainenMake rpmtag.h standalone, include from rpmtypes.h
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2007-12-17 Panu MatilainenMake psm opaque, add minimal methods to cover internal...
2007-12-15 Panu MatilainenRemove bogus const from rpmProblemString() return type
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-04 Panu MatilainenEliminate debug junk from the API
2007-12-03 Panu MatilainenUse regular POSIX functions instead of "RPC" clones
2007-12-01 Panu MatilainenMove hGet*() funcs from rpmts, rename to headerGet*()
2007-11-30 Panu MatilainenMove logging related macros rpmlog, adjust includes
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-22 Panu MatilainenCalculating file checksums aint legacy activity
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-13 Panu MatilainenAlign rpm -V output
2007-10-28 Ralf CorsépiusInclude "rpmcli.h" instead of <rpmcli.h>.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-19 Panu MatilainenRename rpmpsProblem() -> rpmpsGetProblem() to make...
2007-10-18 Panu MatilainenMake verifyDependencies() use rpmps iterator interface
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-09-17 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-09-17 Panu Matilainenugid.h is private header really
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-07-10 Panu MatilainenRemove two useless rpmtsSELinuxEnabled() calls.
2007-07-10 Panu MatilainenRemove / #ifdef out unused variables as appropriate.
2007-05-23 Panu MatilainenMore informative error message when lstat() in verifica...
2007-05-10 Paul NasratRemove SELinux context verification (#193488)
2004-10-24 jbjExplicit rpmgiFlags enum defined, add RPMGI_{NOGLOB...
2004-06-08 jbjPreserve allignment for missing files with --verify.
2004-01-05 jbjadd --with-selinux, move selinux stubs to system.h.
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-12-25 jbjVerify file contexts from file security context patterns.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-02 jbjSplint clean.
2003-01-23 jbjsplint fiddles.
2002-12-31 jbj1st crack at colored installs.
2002-12-24 jbj- permit both relative/absolute paths, display 'P'...
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-08-03 jbjRemove dbi_tear_down, now that rpmdb's are closed on...
2002-08-02 jbj- check header blobs on export (i.e. rpmdbAdd())..
2002-08-02 jbj- fix: repair --root with --verify (#70527).
2002-07-29 jbj- update trpm.
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-11 jbj- update for sv.po.
2002-07-05 jbj- update rpmcache.8.
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-12 jbj- fix: separate existence and number checks for problem...
2002-06-01 jbj- fix: use getgrnam, not getpwnam, to convert gid ...
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
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.
next