about summary refs log tree commit diff
path: root/lib/libpam.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2023-10-131-2/+2
* Validate computable image size and maxval in libnetpbm write init functionsgiraffedata2023-09-291-13/+3
* Add computable size check for maxvalgiraffedata2023-08-191-0/+24
* conform to recent change of PAM_OVERALL_MAXVAL typegiraffedata2023-08-181-2/+2
* whitespacegiraffedata2022-08-121-1/+1
* Fix for single pixel rowgiraffedata2022-07-281-30/+36
* Add pnm_createWhiteTuple, pnm_backgroundtuplerowgiraffedata2022-07-281-0/+75
* silence compiler warninggiraffedata2022-06-241-1/+4
* Add pnm_formatpamtuples, pnm_writepamrowpartgiraffedata2021-12-201-2/+20
* Expand headroom for preventing arithmetic overflow from 2 to 10, to allow for...giraffedata2021-10-161-3/+8
* cleanupgiraffedata2021-09-171-2/+2
* silence compiler warninggiraffedata2020-06-071-21/+30
* Remove nonsensical tuple type check from pnm_makerowrgbgiraffedata2018-03-101-5/+3
* whitespacegiraffedata2018-03-101-91/+91
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* fix typo in commentgiraffedata2015-01-201-2/+2
* Properly qualify Netpbm include files - avoid conflict with DJGPP's <io.h>giraffedata2015-01-011-3/+4
* Change _XOPEN_SOURCE 600 to 500. See doc/HISTORYgiraffedata2014-09-201-1/+1
* Ignore -plain when program generates PAMgiraffedata2013-06-251-3/+18
* cleanupgiraffedata2013-06-191-1/+1
* Fix pam.opacity_plane set by pnm_readpaminit and pnm_writepaminitgiraffedata2013-06-191-1/+1
* Fix wrong string comparison: looks at only first 4 bytes of tuple type, makin...giraffedata2012-12-141-6/+6
* Add some copyright noticesgiraffedata2012-11-281-3/+6
* Change _XOPEN_SOURCE from 500 to 600 for Mac OSXgiraffedata2012-09-081-1/+1
* Fix allocation depth bug from commit a week agogiraffedata2011-08-111-2/+6
* Fix struct pam length/size error from recent commitgiraffedata2011-08-041-1/+5
* pamcomp: retain opacity information from underlying imagegiraffedata2011-08-041-7/+203
* Remove formatting from message textgiraffedata2010-11-021-4/+4
* retire createBlackTuple, obsoleted by pnm_createBlackTuplegiraffedata2010-09-291-15/+0
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-3/+3
* fix nonfunctional bug in pnm_bytespersample()giraffedata2010-07-231-1/+1
* Fix bug from a few days agogiraffedata2010-05-201-1/+1
* fix assertion on 64 bitgiraffedata2010-05-191-5/+18
* cleanupgiraffedata2010-05-151-64/+102
* Fix compiler warningsgiraffedata2010-04-101-5/+5
* Add pnm_backgroundtuplegiraffedata2010-01-111-0/+61
* cleanupgiraffedata2009-12-151-4/+3
* Fix array bounds violation with PBM,PGM pnm_createBlackTuplegiraffedata2008-10-231-14/+5
* cleanupgiraffedata2008-07-221-3/+3
* fix commentsgiraffedata2008-01-271-1/+1
* Fix multi-line TUPLTYPE concatenationgiraffedata2007-09-031-10/+13
* embellish bad magic number error messagegiraffedata2007-01-201-1/+2
* Fix crash with PAM read as PNMgiraffedata2006-12-311-4/+4
* proper struct pam length checking on writepaminit()giraffedata2006-12-241-3/+9
* pnm_readpaminit() fail instead of crash with width == 0giraffedata2006-10-231-18/+26
* pm_accept_to_pamtuples: fix bug: fill in pam structuregiraffedata2006-08-261-4/+5
* Create Subversion repositorygiraffedata2006-08-191-0/+1098