aboutsummaryrefslogtreecommitdiffstats
path: root/lib/url.h
Commit message (Collapse)AuthorAgeLines
* constified.Wilmer van der Gaast2010-04-25-1/+1
|
* Fixed issues with "long" URLs in url.c. Reusing code from 2001 wasn't aWilmer van der Gaast2008-03-15-9/+9
| | | | | good idea...
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-0/+44
protocols/, and adding RC4 code.