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-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
2011-07-16
Build statically with musl by default
Nick White
2011-07-16
Improve build system
Nick White
2011-07-16
Clean up pointer arithmetic
Nick White
2011-07-16
Close socket handle after use
Nick White
2011-07-16
Take order into account, using page struct
Nick White
2011-07-16
Removed old unused code
Nick White
2011-07-16
Make stdin work, and add -p support
Nick White
2011-07-16
Add basic page turning
Nick White
2011-07-16
Put in progress stuff under -a
Nick White
2011-07-16
Add gettotalpages function
Nick White
2011-07-16
Update getgbook code a tad
Nick White
2011-07-16
Tighten memory usage
Nick White
2011-07-16
Little further get() cleanup
Nick White
2011-07-16
Simplify get() further
Nick White
2011-07-16
Simplify header processing
Nick White
2011-07-16
added gettofile function, other cleanups
Nick White
2011-07-16
Fix host usage in get()
Nick White
2011-07-16
Handle \u0026 as &
Nick White
2011-07-16
Simplify http get code
Nick White
2011-07-16
Simplify page code
Nick White
2011-07-16
Working page url getter
Nick White
2011-07-16
Cleanup, and lay out argument code
Nick White
2011-07-15
Little cleanups
Nick White
2011-07-15
Get book id from isbn
Nick White
2011-07-15
Fix malloc bug
Nick White
2011-07-15
Separate into util.c again, so can use common functions in different book ↵
Nick White
getters
2011-07-15
Move everything back to getgbook.c
Nick White
2011-07-15
Move parts over to util.c
Nick White
[next]