summaryrefslogtreecommitdiff
path: root/utils/url.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-05-07 19:04:59 by bursa]James Bursa2004-05-071-1/+2
| | | | | | Fix possible buffer under-read. svn path=/import/netsurf/; revision=840
* [project @ 2004-04-13 23:21:03 by bursa]James Bursa2004-04-131-2/+2
| | | | | | Make scheme matching stricter. svn path=/import/netsurf/; revision=779
* [project @ 2004-04-12 20:43:29 by bursa]James Bursa2004-04-121-3/+7
| | | | | | Fix bug in url_join(). svn path=/import/netsurf/; revision=763
* [project @ 2004-03-27 23:18:52 by bursa]James Bursa2004-03-271-3/+100
| | | | | | Implement url_nice() and make save boxes use it to choose the default filename. svn path=/import/netsurf/; revision=682
* [project @ 2004-03-02 18:02:17 by bursa]James Bursa2004-03-021-0/+437
Add new url functions and modify to use them. svn path=/import/netsurf/; revision=578