summaryrefslogtreecommitdiff
path: root/alpine
AgeCommit message (Expand)Author
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-02-26 * New version 2.21.999Eduardo Chappa
2018-02-24Merge branch 'ical'Eduardo Chappa
2018-02-24 * remove for now files ical.c and ical.h until we get to implement aEduardo Chappa
2018-02-03 * tcp debug can be enabled using -d tcp or -d tcpdebug. I had to do thisEduardo Chappa
2018-01-21 * If the directory where Alpine saves the certificates if empty,Eduardo 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-04 * New version 2.21.99Eduardo Chappa
2017-12-02 * Actually add alpine.exe to the repositoty.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 * Add --with-date-stamp and --with-host-stamp to modify the datestamp[]Eduardo 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-27 * Fix a small issue in keymenu.c, where some key defonitions were doneEduardo Chappa
2017-09-19 * Upgrade to new version 2.21.9. Version 2.22 will be a bug releaseEduardo Chappa
2017-07-18 * Fix a few compiler warnings.Eduardo Chappa
2017-05-04 * Creating key for password file could not be cancelled.Eduardo Chappa
2017-05-03 * Change of website from patches.freeiz.com to alpine.freeiz.com.Eduardo Chappa
2017-03-23 * clear out a few warnings when Alpine is built with clang.Eduardo Chappa
2017-03-23 * New version 2.21.1Eduardo Chappa
2017-03-23 * crash in bounce command due to not enough space allocated for keyEduardo Chappa
2017-03-17 * New version 2.21Eduardo Chappa
2016-12-18 * New token SHORTSUBJECT, SHORTSUBJKEY and SHORTSUBJKEYINIT to shortenEduardo Chappa
2016-12-16 * New version 2.20.999Eduardo Chappa
2016-11-26 * When opening an INBOX folder in a context different from the incomingEduardo Chappa
2016-11-23 * New version 2.20.99; new release is scheduled for January 2017.Eduardo Chappa
2016-11-22 * Minor updates to source to update copyright notices (part 1)Eduardo Chappa
2016-11-22 * Free some allocated memory in the new color code.Eduardo Chappa
2016-11-16 * Several improvements and bug fixes related to the color supportEduardo Chappa
2016-10-28 * Crash when canceling a goto command on a local collection that hasEduardo Chappa
2016-10-22 * Color support for the default composer and Pico. If users haveEduardo Chappa
2016-10-08 * new version 2.20.17Eduardo Chappa
2016-10-08 * Some code clean up before releasing the next alpha version.Eduardo Chappa
2016-10-05 * Add return codes to setup_pwdcert function, so that caller can knowEduardo Chappa
2016-10-05 * When Alpine is compiled with password file and SMIME supportEduardo Chappa
2016-09-19 * Alpine failed to read an encrypted password file if too manyEduardo Chappa
2016-09-13 * New version 2.20.16Eduardo Chappa
2016-09-03 * Alpine does not build with openssl 1.1.0, so this update fixes that.Eduardo Chappa
2016-08-29 * Bug: When implementing the alternate-reply-menu, some of the codeEduardo Chappa
2016-08-28 * New version 2.20.15.Eduardo Chappa
2016-08-27 * The bounce command adds a subcommand to choose a role.Eduardo Chappa
2016-08-27 * New configuration option Alternate Reply Menu which adds more waysEduardo Chappa
2016-08-11 * Protect all calls to mail_elt in pith/ and alpine/ code. Protect meansEduardo Chappa