aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAge
* fix #5253Christian Grothoff2018-02-28
* fix misc NULL pointer exceptionsChristian Grothoff2017-11-01
|\
| * detect integer overflow in DVI extractorChristian Grothoff2017-10-17
* | fix misc NULL pointer exceptionsChristian Grothoff2017-11-01
|/
* check return values from dup2()Christian Grothoff2017-10-15
* extra-carefully check return value of snprintfChristian Grothoff2017-10-15
* remove useless assignmentChristian Grothoff2017-10-15
* need isspace, not isblank for rpm extractorChristian Grothoff2017-10-15
* handle allocation failure in PDF fdopen callChristian Grothoff2017-10-15
* handle allocation failure in gstreamer pluginChristian Grothoff2017-10-15
* seems some specs of c_time allow up to 71 bytes, so increase buffer size just...Christian Grothoff2017-10-15
* be more conservative about result from ctime_rChristian Grothoff2017-10-15
* be more careful with memory allocation failures in gsf extractor, avoid calli...Christian Grothoff2017-10-15
* fix very hypothetical lack of 0-termination in ole2-extractor iff translation...Christian Grothoff2017-10-15
* fix potential buffer underflow read in deb_extractorChristian Grothoff2017-10-15
* fix duration initialization in ffmpeg extractor (badly positioned #if)Christian 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 for NSF plugin's NPE reported by Leon ZhaoChristian Grothoff2017-10-13
* fix looping in nsfe extractor for problematic chunksize in input fileChristian Grothoff2017-10-13
* eliminate compiler warningChristian Grothoff2017-10-13
* eliminate compiler warningChristian Grothoff2017-10-13
* fix integer overflow in PNG plugin as reported by Leon Zhao on the mailinglistChristian Grothoff2017-10-13
* make code compile against libexiv 0.26Christian Grothoff2017-10-11
* avoid use of deprecated libtidy headerChristian Grothoff2017-10-11
* fix NPE in FLAC plugin reported by Leon Zhao (https://bugzilla.redhat.com/sho...Christian Grothoff2017-10-09
* fix SIGFPE in wav plugin found by Leon ZhaoChristian Grothoff2017-10-09
* trying to fix #4436Christian Grothoff2016-04-30
* fixing #4167 (untested)Christian Grothoff2016-04-02
* simple hack for PDF supportChristian Grothoff2016-03-26
* add apparmor detecton to configure.ac and Makefile.amChristian Grothoff2015-08-31
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* Do use Tidy calling convention (on W32 it is not cdecl)LRN2015-04-21
* Don't use g_type_init() on newer glib versionsLRN2015-04-21
* Make ole2 extractor compatible with newer libgsfLRN2015-04-21
* Make thumbnailffmpeg compatible with newer libav versionsLRN2015-04-21
* Make previewopus compatible with new libav versionsLRN2015-04-21
* Minor style fix for thumbnailffmpegLRN2015-04-21
* Minor style fix for previewopusLRN2015-04-21
* Only use deprecated libarchive functions with old libarchiveLRN2015-04-21
* Adapt mime test to work with different libmagic versionsLRN2015-04-20
* -adjust to make testcase not fail with old libmagic versionsChristian Grothoff2015-03-23
* -fix testsChristian Grothoff2015-03-23
* -fix testChristian Grothoff2015-03-23
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -readme:Christian Grothoff2014-10-08
* Add giflib-5.1.0 compatibilityLRN2014-07-31
* -try better avversion checkChristian Grothoff2014-03-05