isync/src/compat
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
..
.gitignore cvsignore => gitignore 2010-02-07 22:31:10 +01:00
config.c enable TLS 1.1 and 1.2 by default 2017-08-19 13:15:19 +02:00
convert.c error-check renaming of uid mapping database 2014-04-12 18:59:45 +02:00
isync.1 enable TLS 1.1 and 1.2 by default 2017-08-19 13:15:19 +02:00
isync.h stop abusing memcmp() 2014-10-04 18:37:34 +02:00
isyncrc.sample fix CertificateFile docs & samples 2015-11-06 22:37:58 +01:00
main.c deprecate the compat wrapper 2014-10-18 16:15:02 +02:00
Makefile.am Make Berkley DB an optional dependency. 2015-04-13 09:19:02 +02:00
util.c stop abusing memcmp() 2014-10-04 18:37:34 +02:00