aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/deb_extractor.c
Commit message (Expand)AuthorAge
* fix potential buffer underflow read in deb_extractorChristian Grothoff2017-10-15
* defensive programming: avoid malloc(0) in deb extractorChristian Grothoff2017-10-15
* indentation fixesChristian Grothoff2017-10-15
* avoid passing of char to isspace()-family of functions, always pass unsigned ...Christian Grothoff2017-10-15
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* implemented zip, sid, nsf, nsfe ad odf extractorsChristian Grothoff2012-08-14
* null checks and a few missing freesChristian Grothoff2010-06-12
* null malloc checksChristian Grothoff2010-06-12
* styleChristian Grothoff2010-06-12
* pass unsigned chars only to isXXXX functionsChristian Grothoff2010-06-12
* fixing CID 200Christian Grothoff2009-12-21
* manChristian Grothoff2009-12-16
* elfChristian Grothoff2009-12-15
* debChristian Grothoff2009-12-14