summaryrefslogtreecommitdiff
path: root/rpmio/rpmio_internal.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-28Include "rpmpgp.h" instead of <rpmpgp.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmsw.h" instead of <rpmsw.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmurl.h" instead of <rpmurl.h>.Ralf Corsépius1-1/+1
2007-10-09Hide rpmio vectors from API, only internal needsPanu Matilainen1-0/+146
2007-10-09Remember to remove fdFgets() definition too..Panu Matilainen1-4/+0
2007-10-05Remove fdFileno.Ralf Corsépius1-11/+0
2007-09-17Remove url/transport items from rpmio file handle structs and usesPanu Matilainen1-4/+0
2007-09-12Rip out internal http and ftp transports.Panu Matilainen1-15/+0
2007-09-12Remove NEON and related hacksPanu Matilainen1-4/+0
2007-09-11Remove splint tags.Ralf Corsépius1-158/+53
2007-09-03Remove __LCLINT__-ifdef'ed blocks.Ralf Corsépius1-5/+0
2007-07-24Expect beecrypt headers to live in beecrypt/ directory in include pathPanu Matilainen1-14/+14
2007-07-12rpmioSlurp() related cleanups.Panu Matilainen1-1/+1
2007-07-11Turn rpmioSlurp() length argument to unsigned size_t, fix up uses.Panu Matilainen1-1/+1
2005-03-13Add support for sha256/sha384/sha512 (if available.).jbj1-2/+5
2005-02-08Update bytesRemain iff R/W operation.jbj1-0/+7
2004-11-08Splint clean.jbj1-0/+1
2004-11-05w00t! rpm -q -W https://wellfleet.jbj.org/rawhide/test milestone!jbj1-0/+2
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj1-0/+10
2004-07-31Add support for beecrypt-4.0.0.jbj1-0/+5
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-1/+2
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-10/+10
2003-05-18- use beecrypt-3.0.0 API with beecrypt.api.h et al, not types.h.jbj1-1/+1
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-4/+7
2003-04-25beecrypt-3.0.0 merge: grand renaming, mp32barrett et al.jbj1-2/+2
2003-04-25beecrypt-3.0.0 merge: grand renaming, mp32number et al.jbj1-8/+8
2003-04-25beecrypt-3.0.0 merge: file renaming.jbj1-1/+1
2003-04-08fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.jbj1-13/+28
2003-04-07Calibrated stopwatch using rdtsc.jbj1-2/+10
2003-04-04Accumulate compress/uncompress times.jbj1-1/+0
2003-04-02Use rpmswEnter/rpmswExit throughout.jbj1-33/+22
2003-04-02Splint clean.jbj1-0/+2
2003-04-01Splint fiddles.jbj1-14/+8
2003-03-24Add benchmark stopwatch, change precision from milli- to micro-secs.jbj1-26/+14
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-0/+4
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-0/+3
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-53/+75
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-10/+25
2002-06-23Add boundswrite annotations everywhere.jbj1-2/+14
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+2
2002-06-19Annotate incondefs in source code.jbj1-0/+1
2002-05-13AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).jbj1-1/+1
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-0/+5
2002-04-10- beecrypt: add types.h, eliminate need for config.gnu.h.jbj1-2/+2
2002-04-08Check rpm-4.0.4 for orpahns.jbj1-0/+4
2002-04-08doxygen cleanup.jbj1-1/+2
2002-03-03- add payload uncompressed size to signature to avoid rewriting header.jbj1-5/+5
2001-12-20- solaris: translate i86pc to i386 (#57182).jbj1-2/+2
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-9/+0
2001-10-20- stupid macros to configure public key file paths.jbj1-0/+16