summaryrefslogtreecommitdiff
path: root/common/url.c
Commit message (Collapse)AuthorAgeFilesLines
* url: Encode directly to a bufferStef Walter2013-05-271-19/+10
|
* url: Split out the URL encoding and decoding functionsStef Walter2013-03-151-0/+142
We want to use these as the format for encoding binary data in our PKCS#11 attribute persistence https://bugs.freedesktop.org/show_bug.cgi?id=62156