Age | Commit message (Collapse) | Author |
|
* rewrite of some code in pith/ical.c to make sure function prototypes are
correct.
* Add a separator line to the calendar entry in case, the calendar is sent
as the main body of the message.
|
|
|
|
|
|
for save of attachments or export of files.
|
|
* Add the configuration variable "default-directories", which is called
"Extra Directories for Save" in the configuration screen. This
variable saves a list of directories that are readily accessible for
save or export of attachments. This makes it easier to save
attachments in directories that are hard to navigate to, or that are
accessed frequently.
|
|
* Update of copyright notice
* Update to release notes to indicate support of RFC 2971.
|
|
through the history of directories used to save attachments, while
preserving the given name of the file. Suggested by Peter Koellner.
|
|
* crash on importing certificates that do not have an email address
associated to them, such as those of a Certificate Authority.
* Disable saving new passwords to the password file. Implemented
by Louis Raphael from dpslabs.com.
* Panda IMAP does not decode correctly Korean text encoded in UTF-8.
Reported by Chulho Yang.
|
|
* check bounds and tie strings off to improve security. Contributed by
James Jerkins.
* Alpine crashed when a user attempted to add a folder collection, due
to bug in GET_NAMESPACE in imap4r1.c.
|
|
|