fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.
[platform/upstream/rpm.git] / lib / fsm.c
2003-04-08 jbjfix: prevent segfault if malicious server sends 1 GB...
2003-04-07 jbjCalibrated stopwatch using rdtsc.
2003-04-02 jbjSplint clean.
2003-03-23 jbjMake peace with automake-1.7.3.
2003-03-20 jbjMake sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry...
2003-03-19 jbj- unify signal handling in librpmio, use condvar to...
2003-03-19 jbjSanity, take 2.
2003-03-19 jbjSanity.
2003-03-05 jbjSanity.
2003-01-23 jbjsplint fiddles.
2002-12-31 jbj1st crack at colored installs.
2002-10-23 jbj- resurrect genhdlist "greased lightning" pathway for...
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-15 jbjhp-ux: ETXTBSY fiddles.
2002-08-07 jbjRound correctly so that progress bars complete to 100%.
2002-08-04 jbj- fix: don't repackage %%ghost files.
2002-08-04 jbj- resurrect --rollback.
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-11 jbj- update for sv.po.
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-03 jbj- use rpmfi in showQueryPackage(), eliminating headerGe...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-21 jbj- fix: reading macro files can corrupt memory if BUFSIZ...
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-17 jbjTransactions made increasingly opaque.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjCheck {fsm,psm} for orphans.
2002-04-08 jbjdoxygen cleanup.
2002-04-07 jbj- speedup large queries by ~50%.
2002-02-04 jbj- generate index for pkgid (aka Sigmd5) tag, query...
2002-02-04 jbjrollback changes from 4.0.4.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2002-01-11 jbj- permit subset installs for %lang colored hardlink...
2001-12-06 jbj- 3 madvise calls and a 16Mb mmapped buffer == ~5%...
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-11-11 jbj- unify rpmFNSet into TFI_t.
2001-11-11 jbj- factor per-transactionElement data out of TFI_t throu...
2001-10-29 jbj- add some dinky availablePackage methods.
2001-10-29 jbj- start hiding availablePackage data/methods in rpmal...
2001-10-28 jbj- memory indices for dependency check are typedef'd...
2001-10-27 jbj- transaction sets cerated in cli main.
2001-10-19 jbjPermit multiple, simultaneous, digests on a single...
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-10-13 jbjMore lclint annotations.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-10-08 jbj- upgrade to beecrypt-2.2.0pre.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-08-27 jbj- fix: error message on failed package installs resurre...
2001-08-16 jbj- python: add exception to detect bad data in hdrUnload.
2001-07-24 jbj- fix: don't segfault when presented with rpm-2.4.10...
2001-07-19 jbj- fix: 4 memory leaks eliminated.
2001-07-18 jbj- fix: %dev(...) needs to map rdev and mtime from metadata.
2001-07-16 jbj- fix: don't total hard linked file size multiple times...
2001-07-06 jbj- expose rpmShowProgress() and rpmVerifyDigest() in...
2001-07-03 jbj- fix: redundant entries in file manifests handled...
2001-06-25 jbjYet another patial harlink set fix.
2001-06-20 jbj- fix: rpm -qlv link count for directories dinna includ...
2001-06-20 jbj- fix: partial sets of hardlinked files permitted in...
2001-06-20 jbj- fix: partial sets of hardlinked files forbidden in...
2001-06-19 jbj- make package ordering loop messages debug, not warning.
2001-06-17 jbj- popt: add POPT_CONTEXT_ARG_OPTS for all opts to retur...
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-23 jbj- headerFree() returns NULL, _free is C++ safe.
2001-05-21 jbj- fix: skip %ghost files when building packages (#38218).
2001-05-16 jbj- fix: filter duplicate package removals (#35828).
2001-05-06 jbj- fix: specfile queries with BuildArch: (#27589).
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- more boring lclint annotations and fiddles.
2001-04-29 jbj- transaction iterator(s) need to run in reverse order...
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-04-25 jbj- fix: readlink return value clobbered by header write.
2001-04-10 jbjDoxygen annotations for config files.
2001-04-03 jbj- fix: --relocate missing trailing slash (#28874,#25876).
2001-03-15 jbjBump version to 4.1.
2001-03-03 jbjMove fileActionString to fsm.c where it belongs.
2001-03-01 jbjMore functionality in psmStage.
2001-02-28 jbjMove more args into PSM_t.
2001-02-11 jbj1st stab at --repackage.
2001-02-10 jbjReorganize sources before implementing --repackage.