summaryrefslogtreecommitdiff
path: root/lib/header.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-11- unify rpmFNSet into TFI_t.jbj1-1/+1
2001-11-11Rip alGetHeader() out of depends.c.jbj1-9/+10
2001-11-01- depends.c: availablePackage is (almost) opaque.jbj1-2/+6
2001-11-01- add header refcount annotations throughout.jbj1-36/+66
2001-10-20- add :base64 and :armor format extensions, dump binary tags in hex.jbj1-0/+27
2001-10-18Scaffholding for dumping full headers carried through transaction.jbj1-1/+35
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-3/+3
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+6
2001-10-16More lclint annotations.jbj1-0/+2
2001-10-15- use only header methods, routines are now static.jbj1-147/+419
2001-10-15Explicit branchstate annotations.jbj1-2/+16
2001-10-15lclint fiddles to annotate globals.jbj1-5/+17
2001-10-13More lclint annotations.jbj1-16/+16
2001-10-13- ratchet up to lclint "strict" level.jbj1-3/+10
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-1/+3
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-0/+17
2001-08-25- within a region, entries sort by address; added drips sort by tag.jbj1-11/+8
2001-08-16- python: add exception to detect bad data in hdrUnload.jbj1-0/+2
2001-08-15- always use dl size in regionSwab() return.jbj1-4/+10
2001-08-13- fix: segfault on headerFree given malicious data.jbj1-2/+4
2001-08-04- fix: autoconf glob tests (#50845).jbj1-3/+20
2001-08-03lclint clean again.jbj1-0/+4
2001-08-03- fix: i18n tags not terminated correctly with NUL (#50304).jbj1-6/+14
2001-07-31- add support for mips (#49283).jbj1-3/+8
2001-07-20- fix: yet another segfault from bad metadata prevented.jbj1-7/+32
2001-06-30- update intl dirs to gettext-0.10.38.jbj1-16/+18
2001-06-28- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.jbj1-3/+11
2001-06-19- finalize per-header methods, accessing headerFoo through vector.jbj1-18/+451
2001-06-19- preliminary abstraction to support per-header methods.jbj1-779/+456
2001-06-17Sync with rpm-4_0 branch.jbj1-240/+1
2001-06-15- fix: db1 end-of-file not detected in legacy compatible way.jbj1-9/+3
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj1-10/+3
2001-06-12- remove dead code frpm popt table reorg.jbj1-22/+24
2001-06-05fix: increment pointer in funky header ext while loop.jbj1-6/+4
2001-06-05- fix typos in linux.{req,prov}.jbj1-47/+57
2001-06-04lclint fiddles.jbj1-3/+15
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-7/+7
2001-05-23- remove all header region assertion failures, return NULL instead.jbj1-16/+4
2001-05-23- headerFree() returns NULL, _free is C++ safe.jbj1-62/+114
2001-05-20- fix: i18n strings need 1 on sucess return code (#41313).jbj1-3/+4
2001-05-16- fix: filter duplicate package removals (#35828).jbj1-3/+7
2001-05-11- harden rpmdb iterators from damaged header instance segfaults.jbj1-16/+64
2001-05-03- still more boring lclint annotations and fiddles.jbj1-51/+76
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-5/+6
2001-04-29- more boring lclint annotations and fiddles.jbj1-0/+18
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-6/+7
2001-04-03casts to keep picky compilers happy (#29992).jbj1-6/+10
2001-03-28- fix: i18n tags in rpm-2.5.x had wrong offset/length (#33478).jbj1-7/+31
2001-03-14Update to doxygen-1.2.6 configuration.jbj1-1/+2
2001-02-111st stab at --repackage.jbj1-6/+51