tools/librpm-tizen.git
2001-11-17 jbj- methods to complete making transactionElement opaque.
2001-11-17 jbjContinue making transactionElement opaque.
2001-11-16 jbjMove addTE/delTE to rpmte.c.
2001-11-16 jbj- use array of pointers rather than contiguous array...
2001-11-16 jbjCreate rpmte.[ch].
2001-11-16 jbj- annotations to make a transactionElement opaque.
2001-11-16 jbjEliminate dead code.
2001-11-16 jbj- transaction.c: use wrappers/iterators to access TFI_t.
2001-11-15 jbj- tweak overlapped file fingerprint retrieval for speed.
2001-11-14 jbjdepends.c and rpmal.c have opaque TFI_t.
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 jbj- unify rpmFNSet into TFI_t.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-11 jbj- factor per-transactionElement data out of TFI_t throu...
2001-11-11 jbj- common structure elements for unification of TFI_t...
2001-11-11 jbjDiscard ts->addedPackages at end of rpmdepOrder() for...
2001-11-11 jbjIterate over TR_REMOVED transactionElement stripped...
2001-11-11 jbjRip headers out of addedPackages.
2001-11-11 jbjRip alGetHeader() out of depends.c.
2001-11-10 jbjStart removing alGetHeader.
2001-11-10 jbj- strip header tags for erased as well as installed...
2001-11-09 jbj- no-brainer refcounts for rpmDepSet and rpmFNSet objects.
2001-11-09 jbj- header tag sets are per-transactionElement, not per...
2001-11-09 jbjStart deconstructing TFI_t in favor of a per-transactio...
2001-11-09 jbj- no-brainer refcounts for rpmProblemSet object.
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-11-06 jbj- fix: harmless typo in db3 chroot hack.
2001-11-05 jbjStart merging file info into dependency set.
2001-11-05 jbjStart deconstructing availablePackage list.
2001-11-04 jbj- rpmal: availablePackage is totally opaque, alKey...
2001-11-04 jbj- rpmds: move trigger dependencies into a rpmDepSet...
2001-11-04 jbj- rpmds: create dsProblem(), dsiGetDNEVR() retrieved...
2001-11-03 jbj- depends.c: rpmDepSet is (almost) opaque, move to...
2001-11-02 jbj- rpmRangesOverlap renamed to dsCompare, add dsNotify...
2001-11-02 jbj- create toy rpmDepSet iterators.
2001-11-02 jbj- create rpmDepSet constructors/destructors.
2001-11-02 jbj- invent some toy transactionElement iterators.
2001-11-01 jbj- depends.c: availablePackage is (almost) opaque.
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-31 jbjDo tsort on transactionElement's, not availaiblePackage's.
2001-10-31 jbjMore unraveling of availablePackage from depends.c.
2001-10-30 jbjCreate rpmDepSet.
2001-10-30 jbj- transaction.c: cleanly uncouple availablePackage...
2001-10-29 jbj- add some dinky availablePackage methods.
2001-10-29 jbj- start hiding availablePackage data/methods in rpmal...
2001-10-29 jbjRemove DYING code.
2001-10-29 jbjGather all problem handling routines in one place.
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-23 jbj- wire transactions through rpmcli signature modes.
2001-10-23 jbj- generate an rpm header on the fly for imported pubkeys.
2001-10-21 jbjOrphans.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-20 jbj- stupid macros to configure public key file paths.
2001-10-20 jbj- add :base64 and :armor format extensions, dump binary...
2001-10-19 jbjPermit multiple, simultaneous, digests on a single...
2001-10-19 jbj- beecrypt is at least as good as pgp/gpg on verify...
2001-10-19 jbjStart ripping gpg/pgp on signature verify paths.
2001-10-19 jbjRewire digests, step 2.
2001-10-19 jbjNew file from db-4.0.7 to be ignored.
2001-10-19 jbjRewire digests, step 1.
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 jbj- use only header methods, routines are now static.
2001-10-15 jbjMore branchstate lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbj- upgrade to db-4.0.7.
2001-10-15 jbjResolve conflicts.
2001-10-15 jbjInitial revision
2001-10-15 jbjTypo.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-10-11 jbj- proof-of-concept PGP/RSA verification for legacy...
2001-10-08 jbj- upgrade to beecrypt-2.2.0pre.
2001-10-08 jbjLclint clean.
2001-10-08 jbjResolve conflicts.
2001-10-08 jbjInitial revision
2001-10-05 jbj- proof-of-concept GPG/DSA verification for legacy...
2001-10-05 jbjTest vectors for GPG V3 DSA signature of "abc".
2001-10-05 jbjRemove swab'ed versions of sethex routines, not yet...
2001-10-03 jbjFix segfault with "rpm --rebuild foo.spec".
2001-10-02 jbjAdd b32bswabhex/mp32nswabhex.
2001-10-01 jbjDisplay signature and public key internals, calculate...
2001-09-29 jbj- create RFC-2440 OpenPGP API in rpmio.
2001-09-29 jbjSanity.
2001-09-29 jbjMove OpenPGP constants to rpmio/rpmpgp.h.
2001-09-28 jbjBug fixxed, remove the example.
2001-09-28 jbjRemove broken asm mp32{even,odd} for now.
2001-09-27 jbjRemove lclint warnings from dsa.[ch].
next