aboutsummaryrefslogtreecommitdiff
path: root/obfusc.c (follow)
Commit message (Expand)AuthorAge
* Move other test main()s out of library source files.Simon Tatham2023-04-02
* Use C99 bool within source modules.Simon Tatham2018-11-13
* Replace TRUE/FALSE with C99 true/false throughout.Simon Tatham2018-11-13
* Don't ignore the return code of fwrite(). (Slight modification of aSimon Tatham2008-12-12
* Stand-alone command-line interface to the obfuscate_bitmap()Simon Tatham2008-11-29