aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing v1.8v1.8Christian Grothoff2018-11-18
|
* version should be unsignedChristian Grothoff2018-11-04
|
* move aux before canonical checksChristian Grothoff2018-10-20
|
* ignore build-auxChristian Grothoff2018-10-18
|
* licenseChristian Grothoff2018-10-18
|
* TR suggested using AC_CONFIG_AUX_DIR before AM_INIT_AUTOMAKE to prevent ↵Christian Grothoff2018-10-18
| | | | build issue when parent dir is automake project dir
* revert +1, as it is wrongChristian Grothoff2018-08-05
|
* Fix #5405Christian Grothoff2018-08-05
|
* fix #5404Christian Grothoff2018-08-05
|
* fix #4055Christian Grothoff2018-07-12
|
* re-potingv1.7Christian Grothoff2018-07-12
|
* version bumpChristian Grothoff2018-07-12
|
* fix #888373Christian Grothoff2018-07-12
|
* fixing infinite loop, releasing 1.7Christian Grothoff2018-07-12
|
* update changelogChristian Grothoff2018-07-12
|
* fix stylistic issuesChristian Grothoff2018-07-12
|
* fix minor memory leakChristian Grothoff2018-07-12
|
* fix stack smashing issue reported by 54kinghuang@163.com as ↵Christian Grothoff2018-07-12
| | | | crash-19b19795b4eb9a0b31689ba9bf2c08d4c2de0621 on the mailinglist
* tolerate apparmor installation failureChristian Grothoff2018-06-18
|
* spanish updateChristian Grothoff2018-04-28
|
* add spanishChristian Grothoff2018-04-21
|
* 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
|/
* 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 ↵Christian Grothoff2017-10-15
| | | | just to be safe
* 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 ↵Christian Grothoff2017-10-15
| | | | calling g_free(NULL)
* fix very hypothetical lack of 0-termination in ole2-extractor iff ↵Christian Grothoff2017-10-15
| | | | translation string was more than 10x as long as the English version
* 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
|