summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* release v1.6v1.6Christian Grothoff2017-10-15
* update gitignoreChristian Grothoff2017-10-15
* check return values from dup2()Christian Grothoff2017-10-15
* avoid NPE on empty value in grep-friendly printingChristian Grothoff2017-10-15
* avoid calling free(NULL) on plugin load errorChristian Grothoff2017-10-15
* extra-carefully check return value of snprintfChristian Grothoff2017-10-15
* remove useless assignmentChristian Grothoff2017-10-15
* handle IPC_shared_memory_set_ errorChristian Grothoff2017-10-15
* fix signed/unsigned comparison issueChristian Grothoff2017-10-15
* need isspace, not isblank for rpm extractorChristian Grothoff2017-10-15
* do not try to seek on SHM if we do not use SHM, even if (bad) plugin requests itChristian Grothoff2017-10-15
* handle allocation failure in PDF fdopen callChristian Grothoff2017-10-15
* handle allocation failure in gstreamer pluginChristian Grothoff2017-10-15
* fix indentationChristian Grothoff2017-10-15
* add missing continue if max meta data was reached to avoid use after freeChristian Grothoff2017-10-15
* seems some specs of c_time allow up to 71 bytes, so increase buffer size just...Christian Grothoff2017-10-15
* fix NPE in extract for 0-byte valuesChristian 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
* doxygen improvementsChristian 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 potential assign-after-freeChristian Grothoff2017-10-15
* indentation fixesChristian Grothoff2017-10-15
* fix FD leakChristian 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
* modify gitignoreChristian 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
* disting, updates po filesChristian Grothoff2017-10-11
* version bumpingChristian Grothoff2017-10-11
* recover lost ChangeLog entryChristian Grothoff2017-10-11
* 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
* Add nar and narinfo.ng02017-09-14
* update French translationChristian Grothoff2017-04-30
* adding new translation to srChristian Grothoff2017-01-05
* add more generated files to be ignored by GitChristian Grothoff2016-10-12
* migrating repository from Subversion to GitChristian Grothoff2016-10-12
* -doxygen fixesChristian Grothoff2016-06-08
* trying to fix #4436Christian Grothoff2016-04-30
* fixing #4167 (untested)Christian Grothoff2016-04-02