summaryrefslogtreecommitdiff
path: root/common/test-url.c
Commit message (Collapse)AuthorAgeFilesLines
* url: Prefer upper-case letters in hex characters when encodingDaiki Ueno2018-11-071-0/+28
| | | | | | | This makes it more compliant with RFC 3986, where the use of upper-case letters is recommended (as "SHOULD"). Suggested by Sumit Bose.
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-0/+164
Still use recursive for documentation and translation.