* YAM_UT.c: use TrimStart() function instead of skipping leading spaces "manually".
1 lines of code changed in 1 file:
* mime/rfc2047.c: minor layout changes.
5 lines of code changed in 1 file:
* mime/rfc2047.c: changed the class of a debug statement.
8 lines of code changed in 1 file:
* YAM_RE.c, mime/rfc2047.c: don't output a warning in case finding the codeset "us-ascii" by codesets.library fails. This codeset is not included as it does not need any special handling.
7 lines of code changed in 2 files:
* YAM_MAf.c: fixed a possible uninitialized time zone string in case parsing a date string fails for any reason.
3 lines of code changed in 1 file:
* YAM_MAf.c: added some debug output when reading the header lines of a mail to track down the current mail file.
2 lines of code changed in 1 file:
* YAM_MAf.c: skip the leading angle bracket of a Message-Id string as suggested by RFC 4130 when calculating the CRC value.
7 lines of code changed in 1 file:
* ImageCache.c: changed a debug class from STARTUP to IMAGE.
1 lines of code changed in 1 file:
* YAM_WR.c: make sure the MsgID string is correctly terminated in the rare case when there is no server configured.
1 lines of code changed in 1 file:
* YAM.c: bumped all the third-party .mcc classes minimum required version to the latest released versions because they all fix important issues YAM might be affected from.
11 lines of code changed in 1 file:
* YAM_stringsizes.h: increased the size of the MsgID to 998+1 characters as the former limit of 80 characters was definitely too small for certain mails.
1 lines of code changed in 1 file:
* ImageCache.c: fixed a typo in a debug statement.
1 lines of code changed in 1 file:
* YAM_stringsizes.h: increased the size of the MsgID to 256 characters as the former limit of 80 characters was definitely too small for certain mails.
1 lines of code changed in 1 file: