Age | Commit message (Collapse) | Author |
|
only enter
a subfolder by pressing the ">" command, rather than the normal navigation by
pressing "Return". Reported by Ulf-Dietrich Braunmann.
|
|
commands.
|
|
default debug level is set to 1. Print this if requested, regardless
of what the default debug level is.
|
|
|
|
an incomplete utf8 string in a local folder. This could happen by
chopping a string to make it fit a buffer without regard to its content.
We fix the string so that chopping it does not damage it. Reported
by Andrew.
|
|
of the results of the xoauth2 set up process according to if
they can cache passwords across sessions.
|
|
(Any mistakes are mine.)
|
|
|
|
|
|
|
|
|
|
|
|
time erased the CFLAGS environment variable.
|
|
one file.
|
|
username. Reported and fixed by Anders Skargren.
|
|
inverse video to stop inverse video. W=Work in collaboration with
professor Martin Trusler.
|
|
in alpine, but never seen by c-client.)
|
|
do not have wcrtomb(). Work in collaboration with professor Martin
Trusler.
|
|
|
|
ssl-ciphers configuration option.
|
|
negotiating a secure connection with a SSL server. Work in
collaboration with professor Martin Trusler.
|
|
|
|
do not have a proper uint32_t type. SUINT32 is defined by default to
be UINT32, but during compilation the user can define an environment
variable SUINT32 to be, say, unsigned long, and that will make SUINT32
to take that type. This, and the source codem, are the only places
where this is documented. Work in collaboration with professor Martin
Trusler.
|
|
NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
NOTICE NOTICE
First use the commit command before using "git commit -a"
NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE
* Add new type SUINT32, as a shorter version of UINT32 for systems that
do not have a proper uint32_t type. SUINT32 is defined by default to
be UINT32, but during compilation the user can define an environment
variable SUINT32 to be, say, unsigned long, and that will make SUINT32
to take that type. This, and the source codem, are the only places
where this is documented. Work in collaboration with professor Martin
Trusler.
|
|
delete a line before overwriting it. It is meant to work around bugs in
terminals that need it. Work in collaboration with professor Martin Trusler.
|
|
printed at the beginning of a line, they will write in inverse all
text in that line regardless of where a new character is printed in
that line. Joint collaboration with professor Martin Trusler.
|
|
a new smso character can be added. The fix is to move the cursor to the
last character of the first line before printing the rmso character.
Joint collaboration with professor Martin Trusler.
|
|
|
|
Dennis Davis.
|
|
|
|
people discover the two new commands: "1" is a toggle that switches between
1 column and multicolumn mode. The "." command toggles between hiding or
showing hidden files, and the "G" command to travel between directories.
Contributed by Étienne Deparis.
|
|
original documentation format. Submitted by Étienne Deparis.
|
|
|
|
pager, as this
project will not compile anything called pine anymore, and there is little
to know chance that someone still have pine in parallel of alpine.
Submitted by Étienne Deparis.
|
|
various password prompts. Submitted by Étienne Deparis.
|
|
|
|
Rename those files so that they have extension .txt.
|
|
might
be closed.
|
|
too long
to save them in the Windows Credentials, so they will be saved as several broken
pieces, which means that old versions od Alpine will NOT be able to use saved
passwords, once this version of Alpine is used.
|
|
to fix a compilation error in mac, reported by several people. The fix
was tested successfuly by Steven Michaud in the following systems:
macOS 11.2.3 XCode 12.4
macOS 10.15.7 XCode 11.1
macOS 10.14.6 XCode 10.3
macOS 10.13.6 XCode 9.1
macOS 10.12.6 XCode 8.3.3
OS X 10.11.6 XCode 7.3.1
OS X 10.10.5 XCode 6.1.1
OS X 10.9.5 XCode 6.1.1
See https://trac.macports.org/ticket/61590
|
|
|
|
|
|
to login to outlook, since the original client-id can only be used
for the device method. One needs a special client-id and client-secret
to use the authorize method in Outlook.
|
|
autentication and reveals sensitive login information. Use with care.
Remove your .pine-debug file after using this option.
|
|
customized headers existed in pine, but it was removed in alpine, but
I do not know why, so we will restore it until we understand why it
was removed. Also see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981781
|
|
https://www.gnu.org/software/gettext/manual/html_node/config_002eguess.html
Based on a report by Hisashi T Fujinaka.
|
|
|
|
attachment to the mailbox, will add extra null characters.
|
|
|
|
sugested by Adam H. Kerman.
|