summaryrefslogtreecommitdiffstats
path: root/src/core/uri.c
Commit message (Expand)AuthorAgeFilesLines
* [uri] Add uri_encode() and uri_decode() functions for URI character encodingMichael Brown2008-09-241-0/+78
* convert to zallocHolger Lubitz2007-07-061-2/+1Star
* Add concept of "current working URI".Michael Brown2007-06-121-5/+16
* Add facility for resolving base+relative URIs (and paths).Michael Brown2007-06-031-19/+220
* Make URI structures reference-counted.Michael Brown2007-05-281-1/+1
* Add utility function to parse port from URIMichael Brown2007-01-181-0/+11
* Added a URI parser that should be standards conformant. (It can certainlyMichael Brown2007-01-151-0/+161