isync/src
Oswald Buddenhagen 71d7d3e6df add some ATTR_* (mostly)
mostly ATTR_PRINTFLIKE(*, 0) for functions with a va_list argument.

also, one ATTR_NORETURN and one ATTR_UNUSED, both on functions.

also, an explicit suppression for a format string stored in a variable.
2020-08-04 17:13:56 +02:00
..
.gitignore introduce driver call debugging 2017-04-22 11:26:11 +02:00
common.h add some ATTR_* (mostly) 2020-08-04 17:13:56 +02:00
config.c make map_name() interpret empty strings as "no separator" 2017-10-15 16:53:27 +02:00
config.h use typedefs for structs more 2017-04-02 15:56:30 +02:00
driver.c sort messages from UID FETCH request 2018-11-24 14:36:31 +01:00
driver.h fix signedness issues surrounding UIDs 2020-08-04 14:49:57 +02:00
drv_imap.c add some ATTR_* (mostly) 2020-08-04 17:13:56 +02:00
drv_maildir.c turn maildir_again() into a proper varargs function 2020-08-04 16:54:28 +02:00
drv_proxy_gen.pl fix formatting of uint in callback debug stubs 2019-01-05 00:00:10 +01:00
drv_proxy.c de-noise -Dd output somewhat 2020-08-04 14:49:57 +02:00
main.c add some ATTR_* (mostly) 2020-08-04 17:13:56 +02:00
Makefile.am delete the compat wrapper 2017-10-01 15:30:07 +02:00
mbsync.1 add support for (disabling) TLS v1.3 2020-08-04 14:49:58 +02:00
mbsyncrc.sample Merge branch 'isync_1_2_branch' 2015-11-08 12:04:44 +01:00
mdconvert.1 replace FSF address with something more ... contemporary 2012-09-01 21:15:53 +02:00
mdconvert.c fix hypothetical buffer overflows 2014-04-12 13:03:46 +02:00
run-tests.pl autotest: use symbolic message subjects 2020-08-04 14:49:57 +02:00
socket.c remove support for SSLv3 2020-08-04 14:49:58 +02:00
socket.h remove support for SSLv3 2020-08-04 14:49:58 +02:00
sync.c add some ATTR_* (mostly) 2020-08-04 17:13:56 +02:00
sync.h prune dead SYNC_FAIL_ALL define 2015-05-24 14:51:31 +02:00
tst_timers.c use typedefs for structs more 2017-04-02 15:56:30 +02:00
util.c add some ATTR_* (mostly) 2020-08-04 17:13:56 +02:00