Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-09-18 | Change main() to using char *argv[]. | Ralf Corsépius | 1 | -1/+1 | |
2007-09-17 | Remove url caching, don't need it... | Panu Matilainen | 1 | -2/+0 | |
2007-09-12 | Rip out internal http and ftp transports. | Panu Matilainen | 1 | -3/+0 | |
2007-09-12 | Remove NEON and related hacks | Panu Matilainen | 1 | -2/+0 | |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -3/+3 | |
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 | -3/+9 | |
CVS patchset: 7536 CVS date: 2004/11/04 13:29:11 | |||||
2002-04-08 | Check rpm-4.0.4 for orpahns. | jbj | 1 | -5/+0 | |
CVS patchset: 5380 CVS date: 2002/04/08 19:13:35 | |||||
2002-02-23 | fix: opendir(3) et al functional with FTP. | jbj | 1 | -0/+81 | |
Use GNU extensions to apply glob(3) to ftp:// URL's. CVS patchset: 5333 CVS date: 2002/02/23 21:24:37 |