Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-06 | Update to 0.40, set LICENSE to gnu-lgpl-v2.1. | wiz | 1 | -18/+18 | |
This is a minor bugfix release. It fixes some issues with some of the example programs and removes some bash-specific constructs from the user-contributed mozilla_helper.sh script. | |||||
2006-06-23 | Update to version 0.38 | salo | 1 | -19/+19 | |
Changes: - Security fix for extract_chmLib. Pathnames containing a ".." element will not be extracted. There doesn't seem to be a legitimate reason to use ".." as a path element in a chm file. http://secunia.com/advisories/20734/ - Fix for reading some chm files. Running over a large directory of chm files, about 1% of them turned out to be unreadable. This resulted from an incomplete understanding of one of the header fields (index_root). Apparently, this can take negative values other than -1. | |||||
2006-01-03 | Use PTHREAD_* instead of hard-wired -lpthread. | joerg | 1 | -0/+68 | |