summaryrefslogtreecommitdiff
path: root/getbnbook.c
AgeCommit message (Expand)Author
2020-03-17Increase size of memory allocated for url so that bookid cannot be made big e...Nick White
2015-07-28Add SSL support using OpenSSL, and enable it for getgbook.Nick White
2012-08-18Add a progress bar to the guiNick White
2012-07-13Fix detection of available pages in getbnbook, and remove newly unneeded flas...Nick White
2012-07-13Don't allow download of bogus flash pages with getbnbookNick White
2012-07-13Ensure text downloaded is null terminatedNick White
2012-04-21Revert most of 4bfac013 as it caused cookie failureNick White
2012-04-20Fix incorrect function usageNick White
2012-03-29Use strncpy and strncat more safelyNick White
2012-02-25Don't re-download jpg imagesNick White
2012-02-14Fixed buffer size error - thanks Andrey GrozinNick White
2011-11-30Use appropriate file extensions when savingNick White
2011-11-30Fix embarassing ifdef typosNick White
2011-11-24Make buildable on windows againNick White
2011-11-19Add getbnbook toolNick White