summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-05Remove swab'ed versions of sethex routines, not yet needed.jbj5-127/+3
2001-10-03Fix segfault with "rpm --rebuild foo.spec".jbj1-2/+2
2001-10-02Add b32bswabhex/mp32nswabhex.jbj4-4/+128
2001-10-01Display signature and public key internals, calculate SHA1 digest as well.jbj10-86/+7452
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj53-1485/+1660
2001-09-29Sanity.jbj2-319/+188
2001-09-29Move OpenPGP constants to rpmio/rpmpgp.h.jbj4-284/+1111
2001-09-28Bug fixxed, remove the example.jbj3-142/+4
2001-09-28Remove broken asm mp32{even,odd} for now.jbj11-8/+105
2001-09-27Remove lclint warnings from dsa.[ch].jbj3-43/+68
2001-09-27Add DSA routines.jbj4-9/+229
2001-09-26- bind beecrypt md5/sha1 underneath rpmio.jbj38-779/+199
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj54-2393/+2316
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt.jbj48-1843/+1424
2001-09-25More lclint fiddles.jbj7-23/+29
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt versions.jbj44-281/+149
2001-09-25- Start rpm-4.1.jbj45-5799/+5053
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj61-377/+8763
2001-09-24Remove dead code.jbj3-223/+18
2001-09-24Handle white space in b64{dec,enc}.jbj3-100/+166
2001-09-24Replace b64{enc,dec}.jbj3-88/+273
2001-09-24Add tests/openpgp and tests/base64bug.jbj7-7/+903
2001-09-24Annotate aio_foo routines, clean up mess of workarounds.jbj1-46/+60
2001-09-23annotations for audio/dsp entropy sources.jbj2-22/+75
2001-09-23More lclint fiddles.jbj24-144/+244
2001-09-23More lclint annotations, now at the strict level with a complete program.jbj53-809/+1643
2001-09-21- lclint-3.0.0.15 fiddles.jbj103-6824/+6949
2001-09-20Orphansjbj2-0/+108
2001-09-20Doxygen fiddles.jbj57-689/+1402
2001-09-19Wire in doxygen doco.jbj8-396/+1977
2001-09-19lclint fiddles.jbj29-744/+1521
2001-09-19Add autogen.sh et al to build from CVS.jbj72-3701/+15299
2001-09-18Create.jbj1-0/+53
2001-09-18Initial revisionjbj167-0/+41753
2001-09-15- close/discard Depends index after rpmdepCheck() use.jbj37-878/+924
2001-09-15Sync with rpm-4_0 branch.jbj99-51525/+52337
2001-08-31- fix: Provides: /path did not work with added packages (#52183).jbj3-5/+4
2001-08-28- dependency whiteout for libgnomeprint -> gnome-print (ordering only).jbj3-7/+13
2001-08-27- fix: error message on failed package installs resurrected.jbj9-79/+105
2001-08-26Mark bugzilla #52183 change.jbj2-2/+12
2001-08-25- within a region, entries sort by address; added drips sort by tag.jbj2-11/+9
2001-08-24- headers without RPMTAG_NAME are skipped when retrieved.jbj3-2/+3
2001-08-17- verify perms (but not mode) on %ghost files.jbj2-6/+24
2001-08-16- python: add exception to detect bad data in hdrUnload.jbj5-13/+19
2001-08-15- always use dl size in regionSwab() return.jbj14-34/+102
2001-08-13- fix: segfault on headerFree given malicious data.jbj7-99/+158
2001-08-09- add -D_REENTRANT (note rpmlib is still not thread safe).jbj2-1/+2
2001-08-08- add legacy (compile only) wrappers for fdFileno et al.jbj4-7/+22
2001-08-06- portability: some compilers squawk at return ((void) foo()) (#50419).jbj10-48/+30
2001-08-04- fix: autoconf glob tests (#50845).jbj6-25/+40