summaryrefslogtreecommitdiff
path: root/common/url.c
Commit message (Expand)AuthorAgeFilesLines
* common: Make case conversion locale independentDaiki Ueno2018-05-251-2/+2
* common, trust: Avoid integer overflowDaiki Ueno2016-12-061-1/+1
* 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