summaryrefslogtreecommitdiff
path: root/util.c
AgeCommit message (Expand)Author
2011-08-03Be more careful to fail gracefully if server replies wierdlyNick White
2011-08-01Lots of tightening and cleanupsNick White
2011-07-24Add cookie usageNick White
2011-07-21Separate util.c, use page codes, remove die()Nick White
2011-07-17Remove ip setting; only works for api, not pages, so uselessNick White
2011-07-17Add ip setting and improve robustness of httpNick White
2011-07-17Busywork neateningNick White
2011-07-16Improve build systemNick White
2011-07-16Close socket handle after useNick White
2011-07-16Tighten memory usageNick White
2011-07-16Little further get() cleanupNick White
2011-07-16Simplify get() furtherNick White
2011-07-16Simplify header processingNick White
2011-07-16added gettofile function, other cleanupsNick White
2011-07-16Fix host usage in get()Nick White
2011-07-16Simplify http get codeNick White
2011-07-15Little cleanupsNick White
2011-07-15Fix malloc bugNick White
2011-07-15Separate into util.c again, so can use common functions in different book get...Nick White
2011-07-15Move everything back to getgbook.cNick White
2011-07-15Move parts over to util.cNick White