Age | Commit message (Expand) | Author |
2011-08-19 | Simplify a teeny bit | Nick White |
2011-08-18 | Fix memory allocation bugs | Nick White |
2011-08-18 | getpagelist working, though no further functionality yet | Nick White |
2011-08-18 | Fix cookie bug causing segfault if site blocked | Nick White |
2011-08-18 | Little cleanup of util | Nick White |
2011-08-18 | Final windows fixes; working with mingw now | Nick White |
2011-08-18 | Little cleanup | Nick White |
2011-08-18 | Get socket stuff working fully, fix bug in cookie sending | Nick White |
2011-08-18 | Start using socket functions instead (still not quite there) | Nick White |
2011-08-17 | Don't make mingw32 build config default | Nick White |
2011-08-17 | Allow mingw building (socket reading won't work yet) | Nick White |
2011-08-17 | Started rewrite (not there yet) | Nick White |
2011-08-15 | Add lots of TODOs | Nick White |
2011-08-07 | switch to bz2v0.3 | Nick White |
2011-08-07 | Add web page, ready makefile | Nick White |
2011-08-07 | Update docs | Nick White |
2011-08-07 | Update documentation, including add README | Nick White |
2011-08-07 | Improve legal info | Nick White |
2011-08-07 | Abide by google's robots.txt, and lay out legal issues | Nick White |
2011-08-07 | Neaten code | Nick White |
2011-08-03 | Be more careful to fail gracefully if server replies wierdly | Nick White |
2011-08-03 | Flush -p stdout per line | Nick White |
2011-08-02 | More getgmissing updates | Nick White |
2011-08-02 | Fix getgmissing | Nick White |
2011-08-02 | Rename makebookpdf | Nick White |
2011-08-01 | Add makepdf script | Nick White |
2011-08-01 | Lots of tightening and cleanups | Nick White |
2011-07-29 | Remove offensive language from license | Nick White |
2011-07-29 | Retry properly with specific pages | Nick White |
2011-07-24 | Retry more times, and with faster page | Nick White |
2011-07-24 | Fix little bugs | Nick White |
2011-07-24 | Add cookie usage | Nick White |
2011-07-22 | Finish adding COPYING | Nick White |
2011-07-22 | Add isc license | Nick White |
2011-07-22 | Change projectname to getxbook | Nick White |
2011-07-22 | Remove unneeded line | Nick White |
2011-07-21 | Add dist rule to makefile | Nick White |
2011-07-21 | Add makefile and util.h to finish previous commit | Nick White |
2011-07-21 | Separate util.c, use page codes, remove die() | Nick White |
2011-07-17 | Roll over all page types, and thereby remove need for page total code | Nick White |
2011-07-17 | Use PA everywhere for now | Nick White |
2011-07-17 | Fix free bug | Nick White |
2011-07-17 | Cleanup logic in if statements | Nick White |
2011-07-17 | Remove debugging print statements | Nick White |
2011-07-17 | Clean up config.mk | Nick White |
2011-07-17 | Separate glibc & musl options in config.mk | Nick White |
2011-07-17 | Remove ip setting; only works for api, not pages, so useless | Nick White |
2011-07-17 | Use book id rather than isbn | Nick White |
2011-07-17 | Add ip setting and improve robustness of http | Nick White |
2011-07-17 | Fix page total bug | Nick White |