summaryrefslogtreecommitdiff
path: root/rpmio/url.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-05Unconditionally include <sys/wait.h> where neededPanu Matilainen1-0/+1
2010-01-05Unconditionally include <netdb.h> where needed instead of system.hPanu Matilainen1-0/+1
2009-08-31Replace equal/not equal uses of str[n]cmp() with rstreq[n] in io codePanu Matilainen1-2/+2
2009-07-14Dont treat filenames starting with - as stdinPanu Matilainen1-1/+2
2008-11-04Return proper exit code when exec*() functions failJindrich Novy1-1/+1
2008-07-04Remove unused _url_debugPanu Matilainen1-4/+0
2008-04-11Simplify url io a lotPanu Matilainen1-53/+23
2008-03-24Remove bogus consts from urlinfo_s structurePanu Matilainen1-8/+8
2008-03-07Log message adjustmentsPanu Matilainen1-2/+2
2008-03-06Mark bunch of misc. tables & such read-only in librpmioPanu Matilainen1-3/+3
2007-12-15Use _constfree() for freeing urlinfo contentsPanu Matilainen1-8/+8
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-4/+4
2007-12-03Use regular POSIX functions instead of "RPC" clonesPanu Matilainen1-1/+1
2007-11-30Move logging related macros rpmlog, adjust includesPanu Matilainen1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-4/+4
2007-10-30Add URLMAGIC, URLSANE.Ralf Corsépius1-2/+4
2007-10-28Include "rpmmacro.h" instead of <rpmmacro.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmmessages.h" instead of <rpmmessages.h>.Ralf Corsépius1-1/+1
2007-10-22Remove bunch of unnecessary rpmio_internal includesPanu Matilainen1-1/+2
2007-10-09Replace all uses of RPMMESS_ERROR with RPMLOG_ERRPanu Matilainen1-1/+1
2007-10-09Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUGPanu Matilainen1-2/+2
2007-10-09Replace all rpmMessage() uses with rpmlog()Panu Matilainen1-3/+3
2007-09-20Move _free() into system.h for nowPanu Matilainen1-12/+0
2007-09-17Remove url caching, don't need it...Panu Matilainen1-127/+6
2007-09-17Remove transport-related items from urlinfo and usesPanu Matilainen1-45/+0
2007-09-12Rip out internal http and ftp transports.Panu Matilainen1-71/+0
2007-09-12Remove NEON and related hacksPanu Matilainen1-7/+0
2007-09-11Remove splint tags.Ralf Corsépius1-2/+0
2007-09-11Remove splint tags.Ralf Corsépius1-57/+10
2007-06-25IPv4/6 and EPSV support by Arkadiusz MiskiewiczPanu Matilainen1-1/+9
2007-02-16Allow build without the neon library.Paul Nasrat1-0/+2
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-5/+19
2004-11-07Drill many neon hooks.jbj1-0/+5
2004-11-05Store server capabilities and lockstore in urlinfo.jbj1-12/+12
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj1-3/+19
2004-03-23Spint fiddles.jbj1-4/+0
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-1/+1
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-3/+6
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-2/+4
2002-06-23Add boundswrite annotations everywhere.jbj1-4/+10
2002-06-19Annotate incondefs in source code.jbj1-0/+4
2002-04-14- use build time to choose one of multiple alternative suggestions.jbj1-9/+7
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-0/+2
2001-11-12- commit to using rpmDepSet and TFI_t, not header.jbj1-2/+4
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-31/+36
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+2
2001-10-15Explicit branchstate annotations.jbj1-0/+4
2001-10-15lclint fiddles to annotate globals.jbj1-2/+22
2001-10-13- ratchet up to lclint "strict" level.jbj1-2/+2
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-2/+0