summaryrefslogtreecommitdiff
path: root/rpmio/rpmurl.h
AgeCommit message (Collapse)AuthorFilesLines
2011-04-18Clean up urlGetFile() return valuesPanu Matilainen1-1/+1
- Its callers only care about success vs failure, so only ever return 0 or -1 and take waitpid() errors into account too. As a side effect shuts up a set-but-unused compiler warning too
2010-03-29Lose long since unused url control structure and related functionsPanu Matilainen1-44/+0
- these have been unused since rpm 4.6.0, and rpm is not in the url business, rip.
2008-03-24Remove bogus consts from urlinfo_s structurePanu Matilainen1-8/+8
2007-11-30rpmurl and argv doxygen groupingsPanu Matilainen1-8/+8
2007-10-30Remove URLMAGIC, URLSANE.Ralf Corsépius1-5/+0
Remove include <assert.h>.
2007-10-08'Adjust extern C {} blocks.'Ralf Corsépius1-4/+4
2007-09-17Remove url caching, don't need it...Panu Matilainen1-43/+4
2007-09-17Remove transport-related items from urlinfo and usesPanu Matilainen1-7/+0
2007-09-12Remove NEON and related hacksPanu Matilainen1-15/+0
2007-09-11Remove splint tags.Ralf Corsépius1-48/+14
2005-02-17- rework configure.ac et al to lose internal library baggage flexibly.jbj1-10/+10
CVS patchset: 7775 CVS date: 2005/02/17 02:36:37
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-1/+2
CVS patchset: 7617 CVS date: 2004/11/28 21:14:41
2004-11-07Drill many neon hooks.jbj1-1/+12
CVS patchset: 7552 CVS date: 2004/11/07 18:49:08
2004-11-05Store server capabilities and lockstore in urlinfo.jbj1-12/+18
Attach urlinfo to fetch context prior to ripping ne_parse_uri. Substitute /u->service/u->scheme/ everywhere to conform with modern usage. Splint clean. CVS patchset: 7543 CVS date: 2004/11/05 16:00:31
2004-11-05Eliminate global session and neon uri parsing, use the urlcache instead.jbj1-0/+2
CVS patchset: 7542 CVS date: 2004/11/05 03:09:00
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj1-1/+2
CVS patchset: 7536 CVS date: 2004/11/04 13:29:11
2004-03-23Spint fiddles.jbj1-3/+5
CVS patchset: 7184 CVS date: 2004/03/23 07:18:55
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-2/+2
Spliddles for rpmio, drill h_errno all the way through. CVS patchset: 6826 CVS date: 2003/05/08 20:39:29
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-8/+10
CVS patchset: 5542 CVS date: 2002/07/08 14:21:26
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+3
Start narrowing the scope of bounds annotations by adding more annotations. CVS patchset: 5537 CVS date: 2002/07/02 23:54:35
2001-11-12- commit to using rpmDepSet and TFI_t, not header.jbj1-10/+19
- lclint rpmio fiddles. CVS patchset: 5177 CVS date: 2001/11/12 20:51:05
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-19/+31
CVS patchset: 5118 CVS date: 2001/10/17 16:43:36
2001-10-15Explicit branchstate annotations.jbj1-3/+3
CVS patchset: 5113 CVS date: 2001/10/15 17:53:34
2001-10-15lclint fiddles to annotate globals.jbj1-2/+8
CVS patchset: 5106 CVS date: 2001/10/15 03:22:10
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-3/+3
CVS patchset: 5067 CVS date: 2001/09/21 15:07:11
2001-06-17Sync with rpm-4_0 branch.jbj1-0/+6
CVS patchset: 4876 CVS date: 2001/06/17 22:18:03
2001-06-05- fix typos in linux.{req,prov}.jbj1-11/+19
CVS patchset: 4834 CVS date: 2001/06/05 19:26:22
2001-05-03- still more boring lclint annotations and fiddles.jbj1-10/+10
CVS patchset: 4738 CVS date: 2001/05/03 21:00:18
2000-10-31- add support for SHA1 as well as MD5 message digests.jbj1-1/+2
lclint annotations. CVS patchset: 4234 CVS date: 2000/10/31 16:18:34
2000-08-27Doxygen annotations.jbj1-22/+78
CVS patchset: 4129 CVS date: 2000/08/27 18:34:02
2000-06-07- create rpmio directory for librpmio.jbj1-0/+70
CVS patchset: 3820 CVS date: 2000/06/07 23:25:41