summaryrefslogtreecommitdiff
path: root/rpmio/rpmrpc.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-20Move _free() into system.h for nowPanu Matilainen1-13/+0
2007-09-14Kick unused defines.Ralf Corsépius1-7/+0
2007-09-12Remove NEON and related hacksPanu Matilainen1-3/+0
2007-09-12Remove now unused FTP RPC code.Panu Matilainen1-929/+0
2007-09-12Only deal with local files in "rpc"Panu Matilainen1-125/+42
2007-09-11Remove splint tags.Ralf Corsépius1-5/+1
2007-09-11Remove splint tags.Ralf Corsépius1-181/+79
2007-09-03Remove __LCLINT__-ifdef'ed blocks.Ralf Corsépius1-1/+1
2007-07-11Cast assignment to destination type to fix warnings.Panu Matilainen1-1/+1
2007-07-10Cast glob_t *dir methods to void* to fix compiler warnings.Panu Matilainen1-3/+3
2007-04-16Fix off-by-one error in glob call.Paul Nasrat1-1/+1
2007-02-16Allow build without the neon library.Paul Nasrat1-0/+18
2005-01-28Revert glob/fnmatch/alloca uniqify on macosx for now.jbj1-2/+2
2005-01-25macosx/opendarwin hackery, take 1.jbj1-3/+3
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-0/+14
2004-11-19- remove noNeon runtime switch, http through neon only.jbj1-38/+22
2004-11-08Stub in rpmrpc primitives.jbj1-16/+37
2004-11-08Splint clean.jbj1-0/+2
2004-11-08- use external libneon for http/https transport.jbj1-13/+23
2004-11-05Implement davStat (and clone davLstat), sufficient for fts walk.jbj1-10/+16
2004-11-04Link librpmio with -lneon.jbj1-0/+4
2004-11-04Split out avOpendir/avReaddir/avClosedir to rpmdav.c.jbj1-226/+6
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj1-72/+237
2004-03-02- permit globs in macrofiles: directive (#117217).jbj1-0/+49
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-13/+13
2003-05-01Intergate beecrypt spliddles.jbj1-2/+2
2003-04-09Splint fiddles.jbj1-24/+12
2003-04-08fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.jbj1-0/+1
2003-01-06- portabilitly: solaris fixes.jbj1-1/+1
2002-12-01- link rpm libraries together, use shared helpers with external -lelf.jbj1-1/+0
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj1-1/+1
2002-09-17- lclint clean.jbj1-0/+5
2002-08-31Sync with rpm-4.1.jbj1-22/+43
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-21/+23
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+8
2002-06-23Add boundswrite annotations everywhere.jbj1-0/+10
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-2/+4
2002-04-08Check rpm-4.0.4 for orpahns.jbj1-8/+0
2002-02-25Annotation fiddles.jbj1-36/+89
2002-02-24Synthesize a st_ino field for fts(3) use across FTP.jbj1-2/+26
2002-02-23fix: opendir(3) et al functional with FTP.jbj1-38/+192
2002-02-10- make peace with gcc-3.1, remove compiler cruft.jbj1-1/+1
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-0/+2
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-1/+1
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-2/+6
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+2
2001-10-15Explicit branchstate annotations.jbj1-6/+11
2001-10-15lclint fiddles to annotate globals.jbj1-3/+28
2001-10-13More lclint annotations.jbj1-7/+10
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-3/+4