summaryrefslogtreecommitdiff
path: root/rpmio
AgeCommit message (Expand)AuthorFilesLines
2003-05-30Consolidate external beecrypt changes.jbj4-232/+232
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj2-12/+14
2003-05-18- use beecrypt-3.0.0 API with beecrypt.api.h et al, not types.h.jbj2-3/+3
2003-05-15- fix: nested %if handling, optind initialization posix vs. gloibc.jbj1-1/+1
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj10-196/+113
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-3/+1
2003-05-05Use new mpfpruntf now in beecrypt-3.0.0 API.jbj1-8/+8
2003-05-01Intergate beecrypt spliddles.jbj1-2/+2
2003-04-30beecrypt-3.0.0 merge: doxygen pass.jbj2-2/+2
2003-04-28beecrypt-3.0.0 merge: DSA/SHA1 functional in rpm.jbj2-39/+19
2003-04-25beecrypt-3.0.0 merge: grand renaming, mp32barrett et al.jbj4-23/+23
2003-04-25beecrypt-3.0.0 merge: grand renaming, mp32number et al.jbj4-47/+47
2003-04-25beecrypt-3.0.0 merge: file renaming.jbj1-1/+1
2003-04-16- resurrect manifests, RPMRC_NOTFOUND returned by readLead().jbj1-1/+1
2003-04-09Splint fiddles.jbj7-153/+178
2003-04-08fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.jbj4-20/+46
2003-04-07Calibrated stopwatch using rdtsc.jbj5-41/+113
2003-04-04Accumulate compress/uncompress times.jbj2-2/+1
2003-04-02Use rpmswEnter/rpmswExit throughout.jbj6-63/+42
2003-04-02Splint clean.jbj9-42/+152
2003-04-01Splint fiddles.jbj2-4/+43
2003-04-01Splint fiddles.jbj1-3/+36
2003-04-01Splint fiddles.jbj1-14/+8
2003-04-01Splint fiddles.jbj5-31/+44
2003-03-28fix: Pass FIPS-C character by character, not strlen(ifn).jbj1-10/+16
2003-03-28Add gcrypt to tdigest.jbj3-12/+41
2003-03-25Repair rdtsc stopwatch, use gettimeofday(3) for now.jbj6-51/+163
2003-03-24Add benchmark stopwatch, change precision from milli- to micro-secs.jbj6-30/+233
2003-03-20Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.jbj2-2/+4
2003-03-19Sanity, take 2.jbj1-0/+2
2003-03-19Sanity.jbj2-88/+81
2003-03-18Proof of concept scriptlet queue, single or multi threaded.jbj2-46/+331
2003-03-16Create rpmsq, combining rpmdb/psm signal handlers.jbj3-2/+350
2003-03-06- fix: memory leak (85522).jbj1-0/+2
2003-02-20Sanity.jbj1-0/+8
2003-01-28- fix: clean relocation path for --prefix=/.jbj2-7/+37
2003-01-06- portabilitly: solaris fixes.jbj3-1/+11
2002-12-24- add %%pubkey attribute to read armored pubkey files into header.jbj2-0/+60
2002-12-24Rescusitate doxygen file manifest.jbj3-2/+368
2002-12-14- fix: make sure each library has DT_NEEDED for all unresolved syms.jbj1-7/+4
2002-12-01- use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.jbj1-4/+5
2002-12-01- link rpm libraries together, use shared helpers with external -lelf.jbj2-2/+1
2002-11-30More splint fiddles.jbj2-3/+5
2002-11-19- add AC_SYS_LARGFILE throughout.jbj1-8/+0
2002-11-19Correct doxygen-1.2.18 warnings.jbj1-1/+1
2002-10-15Replace libelf with elfutils.jbj1-0/+1
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj1-1/+1
2002-10-07lclint annotations.jbj1-0/+2
2002-09-20Add va_end to match va_copy (#74251).jbj1-0/+1
2002-09-17- lclint clean.jbj2-0/+11