index
:
getxbook
master
A collection of tools to download books from websites
njw
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-08-21
Fix reporting of no pages available
Nick White
2011-08-21
Set max pages explicitly
Nick White
2011-08-21
More sscanf tightening
Nick White
2011-08-21
Tighten sscanf usage, add TODOs
Nick White
2011-08-21
Get all pages works reasonably
Nick White
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-17
Started rewrite (not there yet)
Nick White
2011-08-15
Add lots of TODOs
Nick White
2011-08-07
switch to bz2
v0.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
2011-07-17
Remove bad free bug
Nick White
2011-07-17
Busywork neatening
Nick White
[next]