summaryrefslogtreecommitdiff
path: root/rpmio/tget.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Rip old, bit-rotten librpmio test programsPanu Matilainen1-90/+0
2008-01-30Include spring-cleaningPanu Matilainen1-2/+2
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-2/+2
2007-11-30Move logging related macros rpmlog, adjust includesPanu Matilainen1-1/+1
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-2/+2
2007-11-07Silence bunch of compiler warnings from test programsPanu Matilainen1-2/+3
2007-10-28Include "rpmio_internal.h" instead of <rpmio_internal.h>.Ralf Corsépius1-1/+1
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-09-18Change main() to using char *argv[].Ralf Corsépius1-1/+1
2007-09-17Remove url caching, don't need it...Panu Matilainen1-2/+0
2007-09-12Rip out internal http and ftp transports.Panu Matilainen1-3/+0
2007-09-12Remove NEON and related hacksPanu Matilainen1-6/+0
2007-09-11Remove splint tags.Ralf Corsépius1-3/+3
2004-11-19- remove noNeon runtime switch, http through neon only.jbj1-1/+1
2004-11-11Functional http remote globbing through WebDAV.jbj1-6/+6
2004-11-08- use external libneon for http/https transport.jbj1-3/+7
2004-11-08Functional https:// with Keepalive on.jbj1-0/+8
2004-11-08Rebalance refcounts with keepalive.jbj1-0/+3
2004-11-07Drill many neon hooks.jbj1-7/+7
2004-11-06Orphan.jbj1-0/+85