summaryrefslogtreecommitdiff
path: root/common/url.h
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-60/+0
* common: Fix typo, and don't escape '6' in URL encodingStef Walter2013-07-081-1/+1
* url: Encode directly to a bufferStef Walter2013-05-271-2/+3
* url: Split out the URL encoding and decoding functionsStef Walter2013-03-151-0/+59