summaryrefslogtreecommitdiff
path: root/getgbook.c
AgeCommit message (Expand)Author
2011-09-20Little doc updatesNick White
2011-09-15Harden pointer aritheticNick White
2011-09-12Have shared pointers be pointed to rather than copiedNick White
2011-09-12Only use memory for a page when neededNick White
2011-08-31Add basic tcl/tk guiNick White
2011-08-21Restructure getgbook codeNick White
2011-08-21Fix usage printingNick White
2011-08-21Fix reporting of no pages availableNick White
2011-08-21Set max pages explicitlyNick White
2011-08-21Tighten sscanf usage, add TODOsNick White
2011-08-21Get all pages works reasonablyNick White
2011-08-19Simplify a teeny bitNick White
2011-08-18Fix memory allocation bugsNick White
2011-08-18getpagelist working, though no further functionality yetNick White
2011-08-18Fix cookie bug causing segfault if site blockedNick White
2011-08-17Started rewrite (not there yet)Nick White
2011-08-07Abide by google's robots.txt, and lay out legal issuesNick White
2011-08-07Neaten codeNick White
2011-08-03Flush -p stdout per lineNick White
2011-08-01Lots of tightening and cleanupsNick White
2011-07-29Retry properly with specific pagesNick White
2011-07-24Retry more times, and with faster pageNick White
2011-07-24Fix little bugsNick White
2011-07-24Add cookie usageNick White
2011-07-22Remove unneeded lineNick White
2011-07-21Separate util.c, use page codes, remove die()Nick White
2011-07-17Roll over all page types, and thereby remove need for page total codeNick White
2011-07-17Use PA everywhere for nowNick White
2011-07-17Fix free bugNick White
2011-07-17Cleanup logic in if statementsNick White
2011-07-17Remove debugging print statementsNick White
2011-07-17Remove ip setting; only works for api, not pages, so uselessNick White
2011-07-17Use book id rather than isbnNick White
2011-07-17Add ip setting and improve robustness of httpNick White
2011-07-17Fix page total bugNick White
2011-07-17Remove bad free bugNick White
2011-07-17Busywork neateningNick White
2011-07-16Improve build systemNick White
2011-07-16Clean up pointer arithmeticNick 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-16added gettofile function, other cleanupsNick White
2011-07-16Handle \u0026 as &Nick White
2011-07-16Simplify http get codeNick White
2011-07-16Simplify page codeNick White