Age | Commit message (Collapse) | Author |
|
in the index format.
|
|
|
|
yui_2.9.0.zip (there is no web version anymore). In addition add
sample gmail and gmx configuration files.
|
|
webalpine to be built.
|
|
decoded with escapes removed. Similarly do the same for other
headers.
|
|
Alpine from a subshell. Reported by Andreas Schamanek.
|
|
signing first and encrypting second, which makes Alpine fail to parse
the signed data after encryption. Reported by Holger Trapp.
|
|
LibreSSL in connecting to external servers. This complements the
changes to support S/MIME. In particular, we add support for
validation of certificates by using C:\\libressl\ssl\certs as the
place to save CA certificates. In order to help users, some
certificates are distributed. TODO: Kerberos port, w2k.
|
|
we need to allocate memory for storing the resolved path. Reported by
Fabian Schmidt.
|
|
avoid memory leaks when trying to get the opening text a second time,
and get the actual opening text for html messages that are part of a
multipart/* text. In addition, Alpine caches this text, so that operations
such as resizing, or marking a message deleted, does not make Alpine
recompute this text.
|
|
library until the development header have been found, and update
C_CLIENT_AUTHS to not to have a trailing space.
|
|
character in UTF-8, but 0xfff8 is undefined.
|
|
coming from the configure script and imap/Makefile. Remove the double
definition from imap/Makefile. Reported and patched by Wang Kang.
|
|
|
|
is used. The revert to using code for the Windows operating system.
Reported by Andrew Ho.
|
|
multipart/mixed message that contain a signed part.
|
|
the full text of the original message in a multipart type attachment,
instead of the first body part of the replied message.
|
|
multipart/signed, Alpine will include the text of the original
message in a reply message, instead of including a multipart
attachment. Suggested by Barry Landy.
|
|
part. In this case, these attachments are not included in a reply,
even if the option "Include Attachments in Reply" is enabled. We
include these attachments in a reply too in this case (experimental.)
|
|
|
|
|
|
|
|
|
|
|
|
Reported by Christian Kujau.
|
|
IMAP connections, and no other connections are affected.
|
|
a connection that is having problems being kept alive after the
number of seconds configured in this variable, if the connection has
not recovered. The default is 0, which means to keep the connection
alive and wait for the connection to recover.
|
|
decrypt the password file correctly. Reported by Kyle George.
|
|
servers that implement the X-GM-EXT-1 capability (such as the one
offered by Gmail.) This allows users to do selection in Alpine as if
they were doing a search in the web interface for Gmail.
|
|
make it easier to find functions when I need to do so.
|
|
https://www.gnu.org/software/gettext/manual/html_node/config_002eguess.html.
Suggested by Matias Fonzo.
|
|
closed.
* A message could fail to verify its signature even if the
certificate was saved when the message was open. Based on a report by
David Woodhouse to the RedHat bugzilla system.
|
|
* Reversing the clearing of the rmap memory.
|
|
us.
* Some distributions of OpenSSL do not define ERR_free_strings and
EVP_cleanup, so we only execute them when defined. Reported by Erich
Eckner.
|
|
calendar.
When "More Details" is selected for each individual event, the description
of that entry is shown only. When the calendar is opened from the view
attachment list screen, all entries will be shown. Mske sure there are no
memory leaks.
* Reverse some of the changes to make valgrind happy, as this may make Alpine crash
by using memory that was released.
|
|
|
|
|
|
Studio 2017.
* Crash for calendars that contain a RRULE, due to insufficient memory
allocated. Reported by Ulf-Dietrich Braumann.
|
|
Studio 2008.
Reported by Ulf-Dietrich Braumann.
* Quell some warnings in the compilation of Alpine in Visual Studion 2017.
|
|
|
|
* Add %libresslflags% to the set of extracflagsnq in the kerberos build
of PC-Alpine. This adds S/MIME support to that build. Fixed by
Ulf-Dietrich Braumann.
|
|
a certificate (as opposed to the message is corrupt) retry at most two
more times to get the data out using the PKCS7_verify function, and let
the user know about the error.
|
|
a signature fails to verify. This causes Alpine to crash. Patch
submitted by Linus Torvalds.
|
|
compilation error. Reported by Ulf-Dietrich Braumann.
|
|
pith/body.c in pith/makefile.wnt. Reported by Ulf-Dietrich Braumann.
|
|
makes some displays of dates look wrong. In the case that a locale
does not have a string for AM or PM, the time in 24 hours format is
printed. Reported by Holger Trapp.
* Add the time zone to the display of dates (this is the value of the
TZID parameter.)
* Display the value of the DTSTAMP in the "[More Details]" link. The
DTSTAMP field contains information on when the calendar object was
created. Suggested by Holger Trapp.
|
|
Boolean to _Boolean, and Duration to _Duration, as these conflict
with some predefined constants in Mac Sierra. Reported by Ed James.
* Fix some compiler warnings in Mac Sierra. Reported by Ed James.
|
|
* 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.
|
|
|
|
calendar.
|