aboutsummaryrefslogtreecommitdiffstats
path: root/src/uri.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* uri: really count dots in verify_uri_segment()Max Kellermann2010-06-251-1/+4
* uri: allow leading dots, but explicitly exclude "." and ".."Max Kellermann2010-02-271-1/+4
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* uri: added function uri_safe_local()Max Kellermann2009-12-271-0/+30
* uri: check presence of slash in suffixMax Kellermann2009-12-261-2/+9
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* song_print: hide HTTP password in playlistMax Kellermann2009-02-271-0/+32
* ls: moved generic URI utilities to uri.cMax Kellermann2009-02-251-0/+37