summaryrefslogtreecommitdiff
path: root/utils/base64.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove internal BASE64 in favour of nsutils' oneDaniel Silverstone2016-11-191-45/+0
|
* Initial attempt at implementing data: URLs. Needs cleaning and verifying ↵Rob Kendrick2008-03-051-0/+45
that I'm using the fetcher API correctly. Appears to work, though. svn path=/trunk/netsurf/; revision=3882