summaryrefslogtreecommitdiff
path: root/pith
AgeCommit message (Expand)Author
2018-04-19 * Replace body.c by body.obj in pith/makefile.wnt to fixEduardo Chappa
2018-04-18 * Fix compilation errors in Windows to include files pith/ical.c andEduardo Chappa
2018-03-09 * Some locales do not have a string for AM or PM (e.g. de_DE) whichEduardo Chappa
2018-03-08 * Change the definition of some definitions of some enum types fromEduardo Chappa
2018-02-26 * New version 2.21.999Eduardo Chappa
2018-02-24Merge branch 'ical'Eduardo Chappa
2018-02-12 * Crash when the body of a calendar is empty. Reported by StefanEduardo Chappa
2018-02-07 * Change in type of icu[6] variable in pith/ical.c from char to unsigned charEduardo Chappa
2018-01-28 * Different systems implement strncpy and memmove in different ways.Eduardo Chappa
2018-01-27 * Crash in forward_subject function, in the memmove function, whichEduardo Chappa
2018-01-26 * If a calendar entry has an entry that is not encoded in UTF-8,Eduardo Chappa
2018-01-21 * If the directory where Alpine saves the certificates if empty,Eduardo Chappa
2018-01-14 * Change to imap4r1.c to ignore text after a reply to a STATUSEduardo Chappa
2018-01-09 * Change call from strncpy to memmove in pith/reply.c, in theEduardo Chappa
2018-01-08 * Make sure handles to see details of events are visible regardlessEduardo Chappa
2018-01-07 * Redefine TLSv1_1_client_method and TLSv1_2_client_methodEduardo Chappa
2017-12-24 * A few fixes to ical.c and mailview.c to avoid memory leaks, andEduardo Chappa
2017-12-24 * If the calendar invitation is part of the body of a message insteadEduardo Chappa
2017-12-22 * Fix parsing of date for DTSTART and DTEND. The parser only recognizedEduardo Chappa
2017-12-14 * Add smime.c and smkeys.c to pith/makefile.wnt, and update alpine.exe.Eduardo Chappa
2017-12-14temporary commit while I update masterEduardo Chappa
2017-12-10Initial commit for branch icalEduardo Chappa
2017-12-09 * A little bit more work on the repository. We do not commit filesEduardo Chappa
2017-12-04 * New version 2.21.99Eduardo Chappa
2017-12-02 * Actually add alpine.exe to the repositoty.Eduardo Chappa
2017-12-02 * Add /usr/local to add automatic support for ldap in Freebsd,Eduardo Chappa
2017-12-02 * Update documentation to reflect that there was a change in theEduardo Chappa
2017-12-02 * Add binaries pico.exe, mailutil.exe, rpload.exe andd rpdump.exeEduardo Chappa
2017-12-01 * PC-Alpine builds with LibreSSL and supports S/MIME.Eduardo Chappa
2017-11-22 * Add "remove password" command to the management screen for theEduardo Chappa
2017-11-21 * Completed the inclusion of the "95" patch submitted by Helmut Grohne.Eduardo Chappa
2017-11-21 * Add --with-date-stamp and --with-host-stamp to modify the datestamp[]Eduardo Chappa
2017-11-20 * Remove bell characted (\007) from status messages in Pico. This makesEduardo Chappa
2017-11-19 * Regenerate configure script and friends.Eduardo Chappa
2017-11-19 * Improvements to the configure stage of compilation. Some ofEduardo Chappa
2017-11-13 * TLS 1.2 works does not work if Alpine is compiled with openssl >= 1.1.0.Eduardo Chappa
2017-11-10 * If the first part of a message is multipart/alternative, and theEduardo Chappa
2017-11-08 * When colors are edited from the main setup configuration screen, someEduardo Chappa
2017-10-27 * When the locale is not set up to UTF-8, alpine might determine the widthEduardo Chappa
2017-09-30 * Add -dict option to PC-Pico, which allows users to choose a dictionaryEduardo Chappa
2017-09-29 * NTLM authentication support with the ntlm library, in Unix systems.Eduardo Chappa
2017-09-29 * Remove unnecesary escape character in question to user when creatingEduardo Chappa
2017-09-29 * Initialize unitilized variable in pith/smime.c and delete .pdb andEduardo Chappa
2017-09-27 * Fix a small issue in keymenu.c, where some key defonitions were doneEduardo Chappa
2017-09-23 * Update of configure script due to change in libtool version.Eduardo Chappa
2017-09-22 * configure script and add check for HAVE_WCWIDTH by Stefan Haubenth.Eduardo Chappa
2017-09-19 * Upgrade to new version 2.21.9. Version 2.22 will be a bug releaseEduardo Chappa
2017-09-19 * Update build.bat file to add /DWINVER=0x0501 so that Alpine canEduardo Chappa
2017-09-17 * Deactivate some color code from Pico (as standalone editor) untilEduardo Chappa
2017-07-18 * Fix a few compiler warnings.Eduardo Chappa