summaryrefslogtreecommitdiff
path: root/common/url.h
Commit message (Expand)AuthorAgeFilesLines
* 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