isync/src
Oswald Buddenhagen 6010fe104e rewrite nonsensical struct packing magic
this couldn't have possibly worked - the alignment also determines the
sizeof, thus defeating the intent of the packing.
2020-08-04 17:16:03 +02:00
..
.gitignore introduce driver call debugging 2017-04-22 11:26:11 +02:00
common.h rewrite nonsensical struct packing magic 2020-08-04 17:16:03 +02:00
config.c consistently use NULL for null pointers 2020-08-04 17:16:01 +02:00
config.h fix lots of sign conversion warnings 2020-08-04 17:15:39 +02:00
driver.c fix lots of sign conversion warnings 2020-08-04 17:15:39 +02:00
driver.h fix lots of sign conversion warnings 2020-08-04 17:15:39 +02:00
drv_imap.c consistently use NULL for null pointers 2020-08-04 17:16:01 +02:00
drv_maildir.c consistently use NULL for null pointers 2020-08-04 17:16:01 +02:00
drv_proxy_gen.pl consistently use NULL for null pointers 2020-08-04 17:16:01 +02:00
drv_proxy.c fix lots of sign conversion warnings 2020-08-04 17:15:39 +02:00
main.c consistently use NULL for null pointers 2020-08-04 17:16:01 +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 consistently use NULL for null pointers 2020-08-04 17:16:01 +02:00
run-tests.pl autotest: use symbolic message subjects 2020-08-04 14:49:57 +02:00
socket.c consistently use NULL for null pointers 2020-08-04 17:16:01 +02:00
socket.h consistently use NULL for null pointers 2020-08-04 17:16:01 +02:00
sync.c consistently use NULL for null pointers 2020-08-04 17:16:01 +02:00
sync.h fix lots of sign conversion warnings 2020-08-04 17:15:39 +02:00
tst_timers.c use typedefs for structs more 2017-04-02 15:56:30 +02:00
util.c rewrite nonsensical struct packing magic 2020-08-04 17:16:03 +02:00