summaryrefslogtreecommitdiff
path: root/lib/formats.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-04Splint fiddles.jbj1-2/+2
2004-10-31- python: remove ".A" from creaky ts.check() tuple return (#135008).jbj1-5/+18
2004-06-14Typo.jbj1-5/+4
2004-06-14- xml: <integer/> instead of <integer>0</integer> markup.jbj1-2/+4
2004-06-14- xml: use <foo/> markup for empty tags.jbj1-6/+13
2004-04-01revert buildtime tie breaking, not the right thing to do.jbj1-4/+4
2003-12-23- fix some small memory leaks (valgrind).jbj1-4/+0
2003-12-22Add --filecontext, --fscontext, --recontext for 3 sources of security contexts.jbj1-1/+76
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-6/+9
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-5/+5
2003-04-09Splint fiddles.jbj1-4/+6
2003-04-02Splint clean.jbj1-3/+25
2003-03-12Sanity.jbj1-2/+41
2003-03-12Don't put newlines in base64 tag, add rpmHeader tag.jbj1-1/+4
2003-03-12- --queryformat '[%{*:xml}\n]' to dump header content in XML.jbj1-70/+77
2003-03-10- upgrade to zlib-1.2.beta7.jbj1-6/+80
2002-12-30- fix: typo in assertion.jbj1-3/+6
2002-12-28splint fiddles.jbj1-55/+6
2002-12-28- error if querying with iterator on different sized arrays.jbj1-14/+14
2002-12-24- add %%pubkey attribute to read armored pubkey files into header.jbj1-3/+10
2002-12-21splint fiddles.jbj1-2/+2
2002-12-18- add --file{class,provide,require} popt aliases and header extensionsjbj1-65/+148
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj1-2/+3
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-9/+6
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj1-1/+1
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-3/+6
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-2/+8
2002-07-12- display signature details using rpm -qijbj1-7/+77
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-49/+67
2002-06-22Factor bounds checking annotations into source code.jbj1-1/+31
2002-06-10- document digital signature verification in rpm.8.jbj1-0/+10
2002-04-08doxygen cleanup.jbj1-10/+20
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-0/+2
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-44/+64
2001-10-20- add :base64 and :armor format extensions, dump binary tags in hex.jbj1-16/+119
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-8/+9
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+2
2001-10-16More lclint annotations.jbj1-10/+10
2001-10-15lclint fiddles to annotate globals.jbj1-20/+31
2001-10-13More lclint annotations.jbj1-2/+4
2001-10-01Display signature and public key internals, calculate SHA1 digest as well.jbj1-0/+35
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-1/+7
2001-06-28- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.jbj1-1/+1
2001-06-12- remove dead code frpm popt table reorg.jbj1-12/+12
2001-06-05- fix typos in linux.{req,prov}.jbj1-8/+9
2001-06-04lclint fiddles.jbj1-2/+2
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-11/+12
2001-05-05- enough lclint annotations and fiddles already.jbj1-0/+2
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-9/+9
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-34/+39