isync/src
Oswald Buddenhagen 47bdbb4aab enable TLS 1.1 and 1.2 by default
there is no reason not to, and debian even disabled 1.0 globally,
because it's (theoretically) too insecure in some contexts (BEAST
attack).

in the compat wrapper, the UseTLSv1 option has been re-interpreted as
v1.x, to avoid adding new options.
2017-08-19 13:15:19 +02:00
..
compat enable TLS 1.1 and 1.2 by default 2017-08-19 13:15:19 +02:00
.gitignore cvsignore => gitignore 2010-02-07 22:31:10 +01:00
common.h tolerate case changes in X-TUID header name 2015-09-01 15:40:54 +02:00
config.c soft-limit peak memory usage 2015-02-15 18:13:05 +01:00
config.h re-design SSL/TLS configuration 2014-10-18 16:18:48 +02:00
driver.c reshuffle sources a bit 2013-12-08 23:19:12 +01:00
driver.h standardize on 'int' for message sizes 2016-12-29 14:10:35 +01:00
drv_imap.c enable TLS 1.1 and 1.2 by default 2017-08-19 13:15:19 +02:00
drv_maildir.c remove legacy (bsd-style) locking 2015-09-27 11:47:45 +02:00
main.c make skipping of failed stores more thorough 2015-04-26 20:58:43 +02:00
Makefile.am Make Berkley DB an optional dependency. 2015-04-13 09:19:02 +02:00
mbsync.1 enable TLS 1.1 and 1.2 by default 2017-08-19 13:15:19 +02:00
mbsyncrc.sample fix CertificateFile docs & samples 2015-11-06 22:37:58 +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 warnings 2017-04-01 20:25:58 +02:00
socket.c fix spurious decompression errors 2017-07-30 18:47:30 +02:00
socket.h ensure direct exit after calling back 2015-05-09 19:18:40 +02:00
sync.c don't populate sync record map with invalid UIDs 2017-03-14 11:36:25 +01:00
sync.h add support for propagating folder deletions 2015-01-17 17:51:20 +01:00
tst_timers.c add timers to mainloop 2015-01-11 15:05:28 +01:00
util.c silence bogus [-Wmaybe-uninitialized] with -O0/-O1/-Os 2016-12-11 12:51:47 +01:00