summaryrefslogtreecommitdiff
path: root/lib/misc.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-20Remove the "dressed" rpmHeaderGetEntry() from APIPanu Matilainen1-51/+0
2007-09-11Remove splint tags.Ralf Corsépius1-21/+6
2007-08-31Use LOCALSTATEDIR instead of hard-coded /var.Ralf Corsépius1-1/+1
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-0/+2
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj1-2/+5
2004-03-02- permit globs in macrofiles: directive (#117217).jbj1-155/+0
2003-06-04Remove dead code.jbj1-8/+1
2003-04-02Splint clean.jbj1-0/+10
2003-02-03oops, get rid of debugging printf's.jbj1-7/+6
2003-01-23splint fiddles.jbj1-4/+1
2002-12-18- add --file{class,provide,require} popt aliases and header extensionsjbj1-2/+2
2002-08-13- fix: rebuilddb stat'ed target, not source, for rename sanity.jbj1-51/+1
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-2/+2
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj1-0/+32
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-2/+0
2002-06-28- rescusitate remote ftp globs (#67678).jbj1-2/+2
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+2
2002-06-19Annotate incondefs in source code.jbj1-0/+2
2002-02-22tpkgid cleanup.jbj1-0/+6
2002-02-07Sync with rpm-4.0.4.jbj1-3/+3
2001-10-26- wire transactions through rpmcli install/erase modes.jbj1-33/+0
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-38/+1
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-277/+2
2001-10-20- stupid macros to configure public key file paths.jbj1-31/+0
2001-10-19Permit multiple, simultaneous, digests on a single FD_t.jbj1-1/+1
2001-10-19Rewire digests, step 2.jbj1-2/+2
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-4/+2
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+2
2001-10-16More lclint annotations.jbj1-22/+23
2001-10-15Explicit branchstate annotations.jbj1-0/+17
2001-10-15lclint fiddles to annotate globals.jbj1-0/+7
2001-10-13More lclint annotations.jbj1-7/+7
2001-10-13- ratchet up to lclint "strict" level.jbj1-0/+2
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj1-6/+4
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt.jbj1-0/+35
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-2/+2
2001-06-17Sync with rpm-4_0 branch.jbj1-108/+4
2001-06-12- remove dead code frpm popt table reorg.jbj1-16/+20
2001-06-05- fix typos in linux.{req,prov}.jbj1-6/+15
2001-06-04lclint fiddles.jbj1-1/+3
2001-05-14- upgrade to db-3.3.4.jbj1-0/+3
2001-05-03- still more boring lclint annotations and fiddles.jbj1-1/+2
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-33/+34
2001-04-29- more boring lclint annotations and fiddles.jbj1-0/+7
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-19/+9
2001-04-21Sync with rpm-4_0 branch.jbj1-0/+2
2001-03-23- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).jbj1-28/+37
2001-03-15Fix rpmvercmp for case (should return +1, #21392)jbj1-2/+2
2001-01-23Rip out cpioFileMap.jbj1-4/+7
2001-01-15- fix: extra newline in many error messages (#23947).jbj1-3/+3