summaryrefslogtreecommitdiff
path: root/src/http.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-1079/+0
2012-05-09Base changes to HTTP.c on correct file versionSimon Robertshaw1-307/+306
2012-05-09Use CRLF instead of just LF for headers in GET requestsSimon Robertshaw1-308/+309
2012-05-06Change license from GPLv2+ to GPLv3+jacksonmj1-3/+2
2012-04-27Fix includes for OSX and BSDSimon Robertshaw1-1/+3
2012-04-26BSD platform, -DBSDSimon Robertshaw1-2/+4
2011-05-24Add some potential HTTP response codesSimon Robertshaw1-0/+8
2011-04-08astyleSimon1-2/+2
2011-01-29Use Sessions instead of saving passwordSimon1-5/+22
2011-01-06Astyle.jacksonmj1-825/+825
2010-09-27layout changeFelix Wallin1-0/+1051