upgrade rpm version to 4.14.1
[platform/upstream/rpm.git] / rpmio / rpmio_internal.h
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2010-10-22 Panu MatilainenEliminate use of pgpHashAlgo in rpmio interface arguments
2010-09-21 Panu MatilainenError string is const char *, not void pointer
2009-10-14 Panu MatilainenMake fdUpdateDigests() static now that its possible
2009-10-14 Panu MatilainenMake FD_t struct opaque, finally
2009-10-14 Panu MatilainenEliminate last remaining FD_t struct privacy violation
2009-10-14 Panu MatilainenRemove cpio stuff from FD_t
2009-10-14 Panu MatilainenMove debug goo defs to rpmio.c
2009-10-14 Panu MatilainenMove pile of helpers from rpmio_internal.h to rpmio...
2009-10-14 Panu MatilainenMove fd statistics foo inside rpmio.c now that it can
2009-03-25 Panu MatilainenEliminate header/payload digests from pgpDig_s, they...
2009-03-25 Panu MatilainenImplement fdUpdateDigests() and friends using digest...
2009-03-18 Panu MatilainenLZMA -> XZ renaming
2009-03-11 Panu MatilainenEliminate now unnecessary FDDIGEST_t
2008-11-26 Jindrich NovyInitialize the LZMA encoder/decoder on demand, not...
2008-07-04 Panu MatilainenMake ufdClose() static, nothing outside rpmio.c needs...
2008-06-09 Panu MatilainenFD_t contentLength field is useless for us too...
2008-06-09 Panu MatilainenLose bunch of unused fields from FD_t
2008-06-09 Panu MatilainenUse 64bit type for fdSet/GetCpioPos() in rpmio
2008-03-06 Panu MatilainenMark bunch of misc. tables & such read-only in librpmio
2008-02-26 Panu MatilainenUn-inline fd*Digest()
2008-02-26 Panu MatilainenMake the rest of rpmio vectors static inside rpmio
2008-02-26 Panu MatilainenRemove the last remains of unused and unnecesary rpmio...
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2007-12-14 Panu MatilainenBunch of silly ssize_t casts
2007-12-13 Panu MatilainenBig bunch of int -> size_t corrections for various...
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-04 Panu MatilainenEliminate debug junk from the API
2007-11-26 Ralf CorsépiusEliminate type "byte"
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-23 Panu MatilainenExport FD statistics enums + fdOp() method
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-16 Panu MatilainenSplit digest-stuff out of rpmio_internal to separate...
2007-11-16 Panu MatilainenEliminate copy-paste fd digest stealing, stuff into...
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenUse NSS instead of beecrypt for encryption (Tomas Mraz)
2007-10-30 Ralf CorsépiusInclude <assert.h>.
2007-10-29 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-10-29 Panu MatilainenExport rpmio fdGetFILE()
2007-10-28 Ralf CorsépiusInclude "rpmio.h" instead of <rpmio.h>.
2007-10-28 Ralf CorsépiusInclude "rpmpgp.h" instead of <rpmpgp.h>.
2007-10-28 Ralf CorsépiusInclude "rpmsw.h" instead of <rpmsw.h>.
2007-10-28 Ralf CorsépiusInclude "rpmurl.h" instead of <rpmurl.h>.
2007-10-09 Panu MatilainenHide rpmio vectors from API, only internal needs
2007-10-09 Panu MatilainenRemember to remove fdFgets() definition too..
2007-10-05 Ralf CorsépiusRemove fdFileno.
2007-09-17 Panu MatilainenRemove url/transport items from rpmio file handle struc...
2007-09-12 Ralf CorsépiusAttempt to escape hg messed up the repo once more.
2007-09-12 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-12 Panu MatilainenRip out internal http and ftp transports.
2007-09-12 Panu MatilainenRemove NEON and related hacks
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Ralf CorsépiusRemove __LCLINT__-ifdef'ed blocks.
2007-07-24 Panu MatilainenExpect beecrypt headers to live in beecrypt/ directory...
2007-07-12 Panu MatilainenrpmioSlurp() related cleanups.
2007-07-11 Panu MatilainenTurn rpmioSlurp() length argument to unsigned size_t...
2005-03-13 jbjAdd support for sha256/sha384/sha512 (if available.).
2005-02-08 jbjUpdate bytesRemain iff R/W operation.
2004-11-08 jbjSplint clean.
2004-11-05 jbjw00t! rpm -q -W https://wellfleet.jbj.org/rawhide/test...
2004-11-04 jbjStub in URL_IS_HTTPS everywhere.
2004-07-31 jbjAdd support for beecrypt-4.0.0.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-05-22 jbjPrepare to build with external beecrypt-3.0.0.
2003-05-18 jbj- use beecrypt-3.0.0 API with beecrypt.api.h et al...
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32barrett et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32number et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: file renaming.
2003-04-08 jbjfix: prevent segfault if malicious server sends 1 GB...
2003-04-07 jbjCalibrated stopwatch using rdtsc.
2003-04-04 jbjAccumulate compress/uncompress times.
2003-04-02 jbjUse rpmswEnter/rpmswExit throughout.
2003-04-02 jbjSplint clean.
2003-04-01 jbjSplint fiddles.
2003-03-24 jbjAdd benchmark stopwatch, change precision from milli...
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-07-20 jbj- version added to *.la dependency libraries (#69063).
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjAnnotate incondefs in source code.
2002-05-13 jbjAIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-10 jbj- beecrypt: add types.h, eliminate need for config...
2002-04-08 jbjCheck rpm-4.0.4 for orpahns.
2002-04-08 jbjdoxygen cleanup.
2002-03-03 jbj- add payload uncompressed size to signature to avoid...
2001-12-20 jbj- solaris: translate i86pc to i386 (#57182).
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-20 jbj- stupid macros to configure public key file paths.
2001-10-19 jbjPermit multiple, simultaneous, digests on a single...
2001-10-19 jbjRewire digests, step 2.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
next