Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-18 | Clean up urlGetFile() return values | Panu Matilainen | 1 | -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-29 | Lose long since unused url control structure and related functions | Panu Matilainen | 1 | -44/+0 | |
- these have been unused since rpm 4.6.0, and rpm is not in the url business, rip. | |||||
2008-03-24 | Remove bogus consts from urlinfo_s structure | Panu Matilainen | 1 | -8/+8 | |
2007-11-30 | rpmurl and argv doxygen groupings | Panu Matilainen | 1 | -8/+8 | |
2007-10-30 | Remove URLMAGIC, URLSANE. | Ralf Corsépius | 1 | -5/+0 | |
Remove include <assert.h>. | |||||
2007-10-08 | 'Adjust extern C {} blocks.' | Ralf Corsépius | 1 | -4/+4 | |
2007-09-17 | Remove url caching, don't need it... | Panu Matilainen | 1 | -43/+4 | |
2007-09-17 | Remove transport-related items from urlinfo and uses | Panu Matilainen | 1 | -7/+0 | |
2007-09-12 | Remove NEON and related hacks | Panu Matilainen | 1 | -15/+0 | |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -48/+14 | |
2005-02-17 | - rework configure.ac et al to lose internal library baggage flexibly. | jbj | 1 | -10/+10 | |
CVS patchset: 7775 CVS date: 2005/02/17 02:36:37 | |||||
2004-11-28 | - add support for automagic pubkey retrieval using HKP. | jbj | 1 | -1/+2 | |
CVS patchset: 7617 CVS date: 2004/11/28 21:14:41 | |||||
2004-11-07 | Drill many neon hooks. | jbj | 1 | -1/+12 | |
CVS patchset: 7552 CVS date: 2004/11/07 18:49:08 | |||||
2004-11-05 | Store server capabilities and lockstore in urlinfo. | jbj | 1 | -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-05 | Eliminate global session and neon uri parsing, use the urlcache instead. | jbj | 1 | -0/+2 | |
CVS patchset: 7542 CVS date: 2004/11/05 03:09:00 | |||||
2004-11-04 | Stub in URL_IS_HTTPS everywhere. | jbj | 1 | -1/+2 | |
CVS patchset: 7536 CVS date: 2004/11/04 13:29:11 | |||||
2004-03-23 | Spint fiddles. | jbj | 1 | -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). | jbj | 1 | -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-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -8/+10 | |
CVS patchset: 5542 CVS date: 2002/07/08 14:21:26 | |||||
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -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. | jbj | 1 | -10/+19 | |
- lclint rpmio fiddles. CVS patchset: 5177 CVS date: 2001/11/12 20:51:05 | |||||
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -19/+31 | |
CVS patchset: 5118 CVS date: 2001/10/17 16:43:36 | |||||
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -3/+3 | |
CVS patchset: 5113 CVS date: 2001/10/15 17:53:34 | |||||
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -2/+8 | |
CVS patchset: 5106 CVS date: 2001/10/15 03:22:10 | |||||
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 1 | -3/+3 | |
CVS patchset: 5067 CVS date: 2001/09/21 15:07:11 | |||||
2001-06-17 | Sync with rpm-4_0 branch. | jbj | 1 | -0/+6 | |
CVS patchset: 4876 CVS date: 2001/06/17 22:18:03 | |||||
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -11/+19 | |
CVS patchset: 4834 CVS date: 2001/06/05 19:26:22 | |||||
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -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. | jbj | 1 | -1/+2 | |
lclint annotations. CVS patchset: 4234 CVS date: 2000/10/31 16:18:34 | |||||
2000-08-27 | Doxygen annotations. | jbj | 1 | -22/+78 | |
CVS patchset: 4129 CVS date: 2000/08/27 18:34:02 | |||||
2000-06-07 | - create rpmio directory for librpmio. | jbj | 1 | -0/+70 | |
CVS patchset: 3820 CVS date: 2000/06/07 23:25:41 |