Fix printf formats for size_t and goffset arguments.
[claws.git] / src / plugins / clamd /
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-10-06 Colin LeroyRemove old files that shouldn't be there
2018-10-06 Colin LeroyFix build
2018-08-31 Andrej KacianAdded unit test framework, and some initial unit tests.
2018-08-24 Andrej KacianFix various plugins including generated .h files when...
2018-05-03 wwpFix some plugins' code indentation.
2018-04-13 wwpClamAV plugin: manage read errors (fixes CID #1220483).
2018-04-11 wwpFix wrong use of pointer-to-array as an array, CID...
2018-04-11 wwpFix buffer overrun, always writing at buffer size + 1.
2018-03-19 wwpFixed hook_id declarations to be gulong instead of...
2018-03-17 wwpSave us 35 warnings about hooks_register_hook() return...
2018-03-17 wwpFew optimizations: avoid strlen when string length...
2018-03-17 wwpFix wrong malloc of clamd_socket struct, CID 1220477.
2018-02-09 Andrej KacianMigrate from deprecated GtkTooltips to GtkTooltip in...
2018-02-09 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-02-09 Andrej KacianDo not put enchant's CFLAGS into main CFLAGS make variable.
2017-11-27 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-11-16 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-10-27 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-09-23 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-08-29 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-08-26 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-08-04 ZhouyangFix bug #3857: Thanks to Zhouyang
2017-03-19 Michael RasmussenUpdate copyright year
2017-03-16 Andrej KacianAllow custom window title for the folder selection...
2017-01-19 wwpFix a memory leak.
2017-01-11 wwpQuit function if no connection instead of assigning...
2017-01-10 wwpDon't #undefine UNIX_PATH_MAX, move #define's up.
2017-01-10 wwpBe more clear about what 108 means here towards the...
2017-01-10 wwpFail if attempting to create a UNIX socket w/ path...
2016-09-28 Ricardo MonesUse a spinbutton for port number also in clamd
2016-02-08 Andrej KacianMake procmime_mimeinfo_free_all() zero the passed pointer.
2015-11-13 Colin LeroyFix overflow
2015-11-13 Colin LeroyBetter fix for buffer overrun
2015-10-09 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2015-10-09 Michael RasmussenFix buffer overrun
2015-10-08 Colin LeroyFix possibly not null-terminated string
2015-10-08 Colin LeroyFix possibly non-null-terminated string
2015-10-01 Ricardo MonesRemove line breaks from g_warning()
2015-07-07 Andrej KacianUse accessor for common preferences in all plugins.
2015-06-05 Andrej KacianUse 'GStatBuf' instead of 'struct stat' type where...
2015-02-05 Michael RasmussenFix bug #3380. Initialize widget before callback handle...
2014-06-27 Ricardo MonesAdd license and copyright to 9b3fd2b5
2014-06-19 Andrej KacianGet rid of non-existent CLAWS_MAIL_CFLAGS in Makefile...
2014-06-19 Colin LeroyFix possibly uninitialized variables; patch by Christia...
2014-06-18 Pauladd configure option --enable-appdata and put all appda...
2014-06-16 Colin LeroyDistribute .in files too
2014-06-13 Paulfix this wonderful screw-up that broke `make dist`
2014-06-13 Paulinternationalise plugin appdata files
2014-06-13 Colin LeroyMerge branch 'i18n' of https://github.com/ignatenkobrai...
2014-06-13 Pauluse our own address as <updatecontact>
2014-06-12 Igor Gnatenkometainfo: add clamd plugin
2014-06-08 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-06-08 Colin LeroyFix another double-close
2014-06-07 Colin LeroyFix Coverity errors (incl. serious crashers), rework...
2014-05-25 Ricardo MonesUpdate licensing for Makefile.am files
2014-04-27 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2014-04-25 Colin LeroyReplace deprecated INCLUDES with AM_CPPFLAGS; where...
2014-04-22 Ricardo MonesFix hardened builds and typo in configure.ac
2014-04-22 Michael RasmussenFix bug in string thanks to Mones
2014-04-21 Michael RasmussenOnly show error popup first time an error is found.
2013-11-17 Ricardo MonesClean clamd plugin warning
2013-06-11 Paulclean up former extra-plugins Makefiles
2013-04-13 Michael RasmussenIf 'Don't popup error dialog on receive error' is check...
2013-03-17 Ricardo MonesInitial setup for git
2013-02-20 Colin Leroy2013-02-20 [colin] 3.9.0cvs95
2013-02-20 Colin Leroy2013-02-20 [colin] 3.9.0cvs87
2013-02-20 Colin Leroy2013-02-20 [colin] 3.9.0cvs82
2013-02-18 Tristan Chabredier2013-02-18 [wwp] 3.9.0cvs79
2013-02-18 Tristan Chabredier2013-02-18 [wwp] 3.9.0cvs77
2013-02-17 Colin Leroy2013-02-17 [colin] 3.9.0cvs75
2013-02-13 Colin Leroy2013-02-13 [colin] 3.9.0cvs64