summaryrefslogtreecommitdiff
path: root/util.h
AgeCommit message (Expand)Author
2015-07-28Clean up SSL usageNick White
2015-07-28Add SSL support using OpenSSL, and enable it for getgbook.Nick White
2012-07-13Ensure text downloaded is null terminatedNick White
2012-07-10Make HTTP interface more regularNick White
2012-02-12Fix bug in HTTP header parsingNick White
2011-11-30Use appropriate file extensions when savingNick White
2011-09-29Post to goToPage amazon url; more reliable for some reasonNick White
2011-08-18Start using socket functions instead (still not quite there)Nick White
2011-08-07Neaten codeNick White
2011-08-01Lots of tightening and cleanupsNick White
2011-07-24Add cookie usageNick White
2011-07-21Add makefile and util.h to finish previous commitNick White