summaryrefslogtreecommitdiffstats
path: root/stream/url.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-9/+9
* Clear tmp between ip6 check and string escape to prevent reuse of the rtogni2008-01-201-0/+1
* Fix illegal identifiers, names starting with __ are reserved for the system.diego2008-01-081-2/+2
* cosmeticsreimar2006-11-211-1/+1
* Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFAreimar2006-11-211-1/+6
* Support URL redirections that do not specify full URL.reimar2006-11-081-0/+19
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+373