isync/src
Oswald Buddenhagen 8df1ebaf40 fix (another) out-of-bounds access in CRLF conversion
if the header contained no CRs but the body (or the post-TUID part of
the header) did, the TUID insertion would add an excess CR, thus
overflowing the buffer by one byte.
2011-03-27 11:54:02 +02:00
..
compat turns out, free(NULL) is just fine ... 2010-11-14 16:44:50 +01:00
.gitignore cvsignore => gitignore 2010-02-07 22:31:10 +01:00
config.c aggregate all (two ...) drivers in an array instead of naming them in 2006-03-20 18:36:49 +00:00
drv_imap.c turns out, free(NULL) is just fine ... 2010-11-14 16:44:50 +01:00
drv_maildir.c turns out, free(NULL) is just fine ... 2010-11-14 16:44:50 +01:00
isync.h add extra verbose mode which dumps the message contents 2010-02-06 10:49:57 +01:00
main.c add extra verbose mode which dumps the message contents 2010-02-06 10:49:57 +01:00
Makefile.am include run-tests.pl in distribution 2006-02-05 17:38:31 +00:00
mbsync.1 document some breakage 2010-11-14 17:23:59 +01:00
mbsyncrc.sample The Big Rewrite. too many change to list them all. 2004-03-27 16:07:20 +00:00
mdconvert.1 update fsf's postal address. i think it's sort of useless nowadays 2006-02-09 17:44:22 +00:00
mdconvert.c put pointers to bdb open() into parentheses, so they won't be 2008-02-23 09:01:51 +00:00
run-tests.pl handle abnormal program exit during regtest 2006-12-09 10:38:11 +00:00
sync.c fix (another) out-of-bounds access in CRLF conversion 2011-03-27 11:54:02 +02:00
util.c make the driver model, sync_chans() and sync_boxes() fully async. 2006-03-21 20:03:21 +00:00