fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.
[platform/upstream/rpm.git] / rpmio / rpmrpc.c
2003-04-08 jbjfix: prevent segfault if malicious server sends 1 GB...
2003-01-06 jbj- portabilitly: solaris fixes.
2002-12-01 jbj- link rpm libraries together, use shared helpers with...
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-09-17 jbj- lclint clean.
2002-08-31 jbjSync with rpm-4.1.
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-04-08 jbjCheck rpm-4.0.4 for orpahns.
2002-02-25 jbjAnnotation fiddles.
2002-02-24 jbjSynthesize a st_ino field for fts(3) use across FTP.
2002-02-23 jbjfix: opendir(3) et al functional with FTP.
2002-02-10 jbj- make peace with gcc-3.1, remove compiler cruft.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2001-12-08 jbj- lclint-3.0.0.19 fiddles.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-09-15 jbjSync with rpm-4_0 branch.
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-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-10-31 jbj- add support for SHA1 as well as MD5 message digests.
2000-08-27 jbjDoxygen annotations.
2000-06-09 jbj- make librpmio standalone.