about summary refs log tree commit diff
path: root/lib/libpbm2.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2023-09-291-11/+22
* Validate computable image size and maxval in libnetpbm write init functionsgiraffedata2023-09-291-23/+1
* Fix error messagegiraffedata2023-09-161-1/+1
* fix arithmetic overflowsgiraffedata2021-11-071-1/+6
* Expand headroom for preventing arithmetic overflow from 2 to 10, to allow for...giraffedata2021-10-161-4/+4
* whitespacegiraffedata2018-06-271-12/+12
* cleanupgiraffedata2015-05-201-5/+5
* Make pbm_cleanrowend_packed() work with zero-width imagesgiraffedata2015-05-171-6/+7
* Add and use pbm_cleanrowend_packedgiraffedata2015-05-161-1/+21
* cleanupgiraffedata2015-05-061-9/+6
* cleanupgiraffedata2015-05-061-21/+18
* improve error messagegiraffedata2014-12-181-3/+7
* Fix shifting within 8 bitsgiraffedata2008-08-101-2/+5
* Revert mistake from a few minutes agogiraffedata2008-08-101-5/+3
* Fix pbm_readpbmrow_bitoffset() left and right corruption due to use before setgiraffedata2008-08-101-3/+5
* Add fast PBM path for Pnmpadgiraffedata2008-07-061-7/+63
* Validate computable size for PBM, as we do for everything elsegiraffedata2007-12-011-0/+25
* Make pbm_readpbminit() and pgm_readpgminit() recognize other Netpbm formats a...giraffedata2007-09-091-16/+34
* Create Subversion repositorygiraffedata2006-08-191-0/+180