fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.
[platform/upstream/rpm.git] / rpmio / rpmio_internal.h
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.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-10-05 jbj- proof-of-concept GPG/DSA verification for legacy...
2001-10-05 jbjTest vectors for GPG V3 DSA signature of "abc".
2001-09-26 jbj- bind beecrypt md5/sha1 underneath rpmio.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-08-08 jbj- add legacy (compile only) wrappers for fdFileno et al.
2001-07-21 jbj- add sha1 test vectors, verify on ix86/alpha/sparc.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- more boring lclint annotations and fiddles.
2001-01-09 jbj- fix: digests on input FD_t dinna work.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-10-31 jbj- add support for SHA1 as well as MD5 message digests.
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-10-24 jbj- verify MD5 sums of payload files when unpacking archive.
2000-08-28 jbjDoxygen annotations.
2000-08-27 jbjDoxygen annotations.
2000-08-23 jbjlclint annotations.
2000-07-07 jbjlclint fiddles.
2000-06-20 jbj- API: uncouple fadio from rest of rpmio.
2000-06-09 jbj- make librpmio standalone.
2000-06-09 jbjRemove dead code.
2000-06-09 jbjMove low level support routines to librpmio.