summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-17Busywork neateningNick White
2011-07-16Build statically with musl by defaultNick White
2011-07-16Improve build systemNick White
2011-07-16Clean up pointer arithmeticNick White
2011-07-16Close socket handle after useNick White
2011-07-16Take order into account, using page structNick White
2011-07-16Removed old unused codeNick White
2011-07-16Make stdin work, and add -p supportNick White
2011-07-16Add basic page turningNick White
2011-07-16Put in progress stuff under -aNick White
2011-07-16Add gettotalpages functionNick White
2011-07-16Update getgbook code a tadNick 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-16Handle \u0026 as &Nick White
2011-07-16Simplify http get codeNick White
2011-07-16Simplify page codeNick White
2011-07-16Working page url getterNick White
2011-07-16Cleanup, and lay out argument codeNick White
2011-07-15Little cleanupsNick White
2011-07-15Get book id from isbnNick 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
2011-07-15Basic http workingNick White