Age | Commit message (Collapse) | Author |
|
Currently only the WNT port works. The WXP port will stay in
LibreSSL, and I still need to test if the W32 port will stay with
OpenSSL or LibreSSL.
|
|
|
|
|
|
replying,
forwarding and bouncing.
|
|
adding the "R Replace Selectn" command
|
|
+ Alpine does not generate Sender or X-X-Sender by default
by making [X] Do Not Generate Sender Header the default.
+ Alpine does not disclose User Agent by default by making
[X] Suppress User Agent When Sending the default.
+ Alpine uses the domain in the From: header of a message
to generate a message-id and suppresses all information
about Alpine, version, revision, and time of generation
of the message-id from this header. This information is
replaced by a random string.
|
|
passing them to the browser, resulting in no display of the URL when Alpine
tries to open it. Reported by Gregory Heytings.
|
|
the Release Notes as well as the welcome screen.
|
|
a search, now offers the possibility to completely replace the search, and
is almost equivalent to being a shortcut to "unselect all messages, and select
again". The difference is that cancelling this command will not unselect
all currently selected messages. Suggested by Holger Trapp.
|
|
might write only a part of the name of the file deleted. Reported by
Holger Trapp.
|
|
Alpine would return to the first folder in the parent directory or to
the dual-folder. The fix is to return to the original dual-folder as
intended. Reported by Holger Trapp.
|
|
was to test for header files before we test for library files. If the
former do not exists, we do not test for the latter.
|
|
* Change flags from ) and to to BIO_NOCLOSE and BIO_CLOSE to improve
readability.
|
|
|
|
conversions
between strings and bytes throughout the script. Suggested by Holger Trapp.
|
|
|
|
memset ((void *) (x + len),...) to memset ((void *) x + len,...).
|
|
releases of the Openssl-1.1.1 series (but not in the Openssl-1.0.1
series). Fix contributed by Bernd Edlinger.
|
|
to login. Reported by Frank Tobin.
|
|
|
|
username, and tenant.
* If a user has more than one client-id for a service, Alpine tries to
asks the user which client-id to use and associates that client-id to
the credentials in the XOAUTH2 configuration screen.
|
|
when new mail arrives. This is consistent with Alpine dinging the
bell when new mail arrives. Bell will not ding if it is disabled
for status messages. Suggested by Chime Hart.
|
|
|
|
|
|
Reported by Marco Beishuizen.
|
|
using /tls
on an insecure connection. However, if the connection is PREAUTH, Alpine
will not upgrade the connection to a secure connection, because a client
must not issue a STARTTLS to a server that supports it in authenticated
state. This makes Alpine continue to use an insecure connection with the
server, exposing user data. Reported by Damian Poddebniak and Fabian
Ising, from Münster University of Applied Sciences.
|
|
|
|
bouncing
a message. Reported by Dr. C. Griewatsch.
|
|
online
document from the Release Notes. Upon user request,
Alpine downloads and displays this document. Links to the privacy policy are
also displayed when a user starts Alpine for the first time, or when a user
starts a new version of Alpine. There is no default exit greeting command for
these screens, and to exit the user must press "E", instead of the old default,
which was the RETURN command. The RETURN command will open the handle on which
the cursor is on, which by default is the Privacy Policy
|
|
users of a mail app to create refresh token and access tokens for XOAUTH2
authorization in outlook mail accounts.
|
|
OAUTHBEARER and XOAUTH2. This avoids using these authentication
methods when other authentication methods are still working.
|
|
to the selection text correctly. Reported by Iosif Fettich.
|
|
documentation,
fixes in the configuration screen, and documentation on what is needed in each
structure defining each service.
|
|
Based on documentation suggested by Andrew C Aitchison.
|
|
|
|
|
|
|
|
|
|
compose
a message from the message, the user will be able to select a role to compose
that message.
|
|
|
|
|
|
|
|
changes that are necessary for compilation that did not make
it to the previous commit.
|
|
browser, by using
the "External" command in the ATTACHMENT INDEX screen.
* Experimental: New configuration variable "External Command Loads Inline Images Only"
that controls if Alpine will pass to an external browser a link to all the images in
the HTML message, or will only pass a link to inline images included in the message.
For your privacy and security this feature is enabled by default.
|
|
|
|
references to the
University of Washington site, since the links to their site are dead. Suggested by
Ekalavya.
|
|
http replies can come, so
that http_* functions return the body and not the headers of a reply.
|
|
return the headers
of a http reply. So, http_get returns the text retrieved retrieverd, without headers. This allows for
simplification of the mm_login_oauth2_c_client function.
|
|
/starttls instead of /tls. This should cause less confusion in Alpine users
in the future.
|
|
|