isync/src
Oswald Buddenhagen 3db3f4718e remove stray CRLF from AUTHENTICATE continuations
this re-introduces 6741bc94 (just a bit differently), thus effectively
reverting fbfcfea5. i suppose this extra CRLF is needed by a broken
CRAM-MD5 implementation of some server, which is why it was there in the
original implementation as well. however, it breaks more pedantic
non-broken servers. if somebody complains, we'll need to add a much
more sophisticated hack.
2014-12-29 02:30:33 +01:00
..
compat deprecate the compat wrapper 2014-10-18 16:15:02 +02:00
.gitignore cvsignore => gitignore 2010-02-07 22:31:10 +01:00
common.h introduce FieldDelimiter and InfoDelimiter options 2014-10-25 17:42:48 +02:00
config.c introduce FieldDelimiter and InfoDelimiter options 2014-10-25 17:42:48 +02: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 move orig_name out of store_t 2014-10-25 15:06:50 +02:00
drv_imap.c remove stray CRLF from AUTHENTICATE continuations 2014-12-29 02:30:33 +01:00
drv_maildir.c introduce FieldDelimiter and InfoDelimiter options 2014-10-25 17:42:48 +02:00
main.c introduce FieldDelimiter and InfoDelimiter options 2014-10-25 17:42:48 +02:00
Makefile.am add SASL support 2014-10-20 10:10:55 +02:00
mbsync.1 introduce FieldDelimiter and InfoDelimiter options 2014-10-25 17:42:48 +02:00
mbsyncrc.sample pre-release doc updates 2013-12-15 13:46:25 +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 reduce FSync option to a boolean 2013-12-08 11:12:09 +01:00
socket.c nuke home-grown CRAM-MD5 support 2014-10-20 10:10:55 +02:00
socket.h cleanup dead cram() prototype 2014-12-29 02:30:33 +01:00
sync.c introduce FieldDelimiter and InfoDelimiter options 2014-10-25 17:42:48 +02:00
sync.h reshuffle sources a bit 2013-12-08 23:19:12 +01:00
util.c stop abusing memcmp() 2014-10-04 18:37:34 +02:00