about summary refs log tree commit diff
path: root/lib/libppm1.c
Commit message (Expand)AuthorAgeFilesLines
* whitespacegiraffedata2023-11-301-0/+3
* cleanupgiraffedata2023-09-291-17/+3
* Validate computable image size and maxval in libnetpbm write init functionsgiraffedata2023-09-291-27/+5
* Add computable size check for maxvalgiraffedata2023-08-191-0/+24
* whitespacegiraffedata2018-03-131-54/+54
* cleanupgiraffedata2015-05-061-5/+4
* Properly qualify Netpbm include files - avoid conflict with DJGPP's <io.h>giraffedata2015-01-011-2/+2
* Fix bogus 'bad magic number' messagegiraffedata2014-12-181-2/+2
* Fix bug from a week agogiraffedata2014-03-091-3/+3
* Fix memory leak when row validation fails, and user is catching exceptionsgiraffedata2014-03-011-8/+12
* Validate samples do not exceed maxval; valid image dimension small enough tha...giraffedata2014-03-011-6/+54
* cleanupgiraffedata2013-06-231-10/+12
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-8/+9
* Fix error messagegiraffedata2010-05-151-1/+1
* Fix compiler warningsgiraffedata2010-04-101-34/+47
* fix commentsgiraffedata2008-01-271-1/+1
* cleanupgiraffedata2007-09-081-24/+24
* Change PBM-as-PPM maxval from 1 to 255giraffedata2007-08-291-1/+2
* Add pm_errormsg(), pm_setusererrormsg(), pm_setusermessage(), release memory ...giraffedata2006-08-291-91/+199
* Create Subversion repositorygiraffedata2006-08-191-0/+328