aboutsummaryrefslogtreecommitdiffstats
path: root/lib/http_client.h
Commit message (Collapse)AuthorAgeLines
* Fixed crappy memory management in http_client.Wilmer van der Gaast2008-09-28-0/+2
|
* Added some (more) comments to .h files in lib/ and some minor fixes/cleanups.Wilmer van der Gaast2006-07-19-10/+35
|
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-0/+57
protocols/, and adding RC4 code.