2018-04-20 |
Eduardo Chappa | * Replace body.c by body.obj in pith/makefile.wnt...
|
commit | commitdiff | tree |
2018-04-19 |
Eduardo Chappa | * Fix compilation errors in Windows to include files...
|
commit | commitdiff | tree |
2018-03-10 |
Eduardo Chappa | * Some locales do not have a string for AM or PM...
|
commit | commitdiff | tree |
2018-03-08 |
Eduardo Chappa | * Change the definition of some definitions of some...
|
commit | commitdiff | tree |
2018-02-26 |
Eduardo Chappa | * New version 2.21.999
|
commit | commitdiff | tree |
2018-02-24 |
Eduardo Chappa | Merge branch 'ical'
|
commit | commitdiff | tree |
2018-02-24 |
Eduardo Chappa | * remove for now files ical.c and ical.h until we...
|
commit | commitdiff | tree |
2018-02-13 |
Eduardo Chappa | * Crash when the body of a calendar is empty. Reported...
|
commit | commitdiff | tree |
2018-02-07 |
Eduardo Chappa | * Change in type of icu[6] variable in pith/ical...
|
commit | commitdiff | tree |
2018-02-04 |
Eduardo Chappa | * tcp debug can be enabled using -d tcp or -d tcpdebug...
|
commit | commitdiff | tree |
2018-01-28 |
Eduardo Chappa | * Different systems implement strncpy and memmove...
|
commit | commitdiff | tree |
2018-01-27 |
Eduardo Chappa | * Crash in forward_subject function, in the memmove...
|
commit | commitdiff | tree |
2018-01-27 |
Eduardo Chappa | * If a calendar entry has an entry that is not encoded...
|
commit | commitdiff | tree |
2018-01-21 |
Eduardo Chappa | * If the directory where Alpine saves the certificates...
|
commit | commitdiff | tree |
2018-01-14 |
Eduardo Chappa | * Change to imap4r1.c to ignore text after a reply...
|
commit | commitdiff | tree |
2018-01-09 |
Eduardo Chappa | * Change call from strncpy to memmove in pith/reply...
|
commit | commitdiff | tree |
2018-01-09 |
Eduardo Chappa | * Make sure handles to see details of events are...
|
commit | commitdiff | tree |
2018-01-08 |
Eduardo Chappa | * Redefine TLSv1_1_client_method and TLSv1_2_client_method
|
commit | commitdiff | tree |
2017-12-25 |
Eduardo Chappa | * A few fixes to ical.c and mailview.c to avoid...
|
commit | commitdiff | tree |
2017-12-25 |
Eduardo Chappa | * If the calendar invitation is part of the body...
|
commit | commitdiff | tree |
2017-12-23 |
Eduardo Chappa | * Fix parsing of date for DTSTART and DTEND. The...
|
commit | commitdiff | tree |
2017-12-15 |
Eduardo Chappa | * Add smime.c and smkeys.c to pith/makefile.wnt...
|
commit | commitdiff | tree |
2017-12-15 |
Eduardo Chappa | temporary commit while I update master
|
commit | commitdiff | tree |
2017-12-10 |
Eduardo Chappa | Initial commit for branch ical
|
commit | commitdiff | tree |
2017-12-09 |
Eduardo Chappa | * A little bit more work on the repository. We do...
|
commit | commitdiff | tree |
2017-12-05 |
Eduardo Chappa | * New version 2.21.99
|
commit | commitdiff | tree |
2017-12-02 |
Eduardo Chappa | * Actually add alpine.exe to the repositoty.
|
commit | commitdiff | tree |
2017-12-02 |
Eduardo Chappa | * Add /usr/local to add automatic support for ldap...
|
commit | commitdiff | tree |
2017-12-02 |
Eduardo Chappa | * Update documentation to reflect that there was...
|
commit | commitdiff | tree |
2017-12-02 |
Eduardo Chappa | * Add binaries pico.exe, mailutil.exe, rpload.exe...
|
commit | commitdiff | tree |
2017-12-02 |
Eduardo Chappa | * PC-Alpine builds with LibreSSL and supports S...
|
commit | commitdiff | tree |
2017-11-22 |
Eduardo Chappa | * Add "remove password" command to the management...
|
commit | commitdiff | tree |
2017-11-21 |
Eduardo Chappa | * Completed the inclusion of the "95" patch submitted...
|
commit | commitdiff | tree |
2017-11-21 |
Eduardo Chappa | * Add --with-date-stamp and --with-host-stamp to...
|
commit | commitdiff | tree |
2017-11-21 |
Eduardo Chappa | * Remove bell characted (\007) from status messages...
|
commit | commitdiff | tree |
2017-11-20 |
Eduardo Chappa | * Regenerate configure script and friends.
|
commit | commitdiff | tree |
2017-11-19 |
Eduardo Chappa | * Improvements to the configure stage of compilation...
|
commit | commitdiff | tree |
2017-11-13 |
Eduardo Chappa | * TLS 1.2 works does not work if Alpine is compiled...
|
commit | commitdiff | tree |
2017-11-11 |
Eduardo Chappa | * If the first part of a message is multipart/alternative...
|
commit | commitdiff | tree |
2017-11-08 |
Eduardo Chappa | * When colors are edited from the main setup configuratio...
|
commit | commitdiff | tree |
2017-10-28 |
Eduardo Chappa | * When the locale is not set up to UTF-8, alpine...
|
commit | commitdiff | tree |
2017-09-30 |
Eduardo Chappa | * Add -dict option to PC-Pico, which allows users...
|
commit | commitdiff | tree |
2017-09-30 |
Eduardo Chappa | * NTLM authentication support with the ntlm library...
|
commit | commitdiff | tree |
2017-09-30 |
Eduardo Chappa | * Remove unnecesary escape character in question...
|
commit | commitdiff | tree |
2017-09-30 |
Eduardo Chappa | * Initialize unitilized variable in pith/smime.c...
|
commit | commitdiff | tree |
2017-09-28 |
Eduardo Chappa | * Fix a small issue in keymenu.c, where some key...
|
commit | commitdiff | tree |
2017-09-23 |
Eduardo Chappa | * Update of configure script due to change in libtool...
|
commit | commitdiff | tree |
2017-09-22 |
Eduardo Chappa | * configure script and add check for HAVE_WCWIDTH...
|
commit | commitdiff | tree |
2017-09-20 |
Eduardo Chappa | * Upgrade to new version 2.21.9. Version 2.22 will...
|
commit | commitdiff | tree |
2017-09-20 |
Eduardo Chappa | * Update build.bat file to add /DWINVER=0x0501 so...
|
commit | commitdiff | tree |
2017-09-17 |
Eduardo Chappa | * Deactivate some color code from Pico (as standalone...
|
commit | commitdiff | tree |
2017-07-19 |
Eduardo Chappa | * Fix a few compiler warnings.
|
commit | commitdiff | tree |
2017-07-14 |
Eduardo Chappa | * Fix crash when a CA certificate failed to load...
|
commit | commitdiff | tree |
2017-05-05 |
Eduardo Chappa | * Creating key for password file could not be cancelled.
|
commit | commitdiff | tree |
2017-05-03 |
Eduardo Chappa | * Change of website from patches.freeiz.com to alpine...
|
commit | commitdiff | tree |
2017-03-23 |
Eduardo Chappa | * replace "operative" by "operating", as in "operating...
|
commit | commitdiff | tree |
2017-03-23 |
Eduardo Chappa | * Update version of Pico in man page. Submitted...
|
commit | commitdiff | tree |
2017-03-23 |
Eduardo Chappa | * clear out a few warnings when Alpine is built...
|
commit | commitdiff | tree |
2017-03-23 |
Eduardo Chappa | * New version 2.21.1
|
commit | commitdiff | tree |
2017-03-23 |
Eduardo Chappa | * crash in bounce command due to not enough space...
|
commit | commitdiff | tree |
2017-03-18 |
Eduardo Chappa | * Update to packages/alpine.spec to account for the...
|
commit | commitdiff | tree |
2017-03-18 |
Eduardo Chappa | * New version 2.21
|
commit | commitdiff | tree |
2017-01-01 |
Eduardo Chappa | * Further improvements to support for parameters...
|
commit | commitdiff | tree |
2016-12-28 |
Eduardo Chappa | * crypto.h is installed in /usr/include in cygwin...
|
commit | commitdiff | tree |
2016-12-27 |
Eduardo Chappa | * Add support for the TYPE and VALUE attributes...
|
commit | commitdiff | tree |
2016-12-23 |
Eduardo Chappa | * The display of dates in the format "DDD HH:MM...
|
commit | commitdiff | tree |
2016-12-22 |
Eduardo Chappa | * small addition for new SMARTTIME24 token.
|
commit | commitdiff | tree |
2016-12-21 |
Eduardo Chappa | * Bug fix: The index format would be chopped at...
|
commit | commitdiff | tree |
2016-12-19 |
Eduardo Chappa | * New SMARTTIME24 token for index screen. It is...
|
commit | commitdiff | tree |
2016-12-18 |
Eduardo Chappa | * Update to documentation to add SHORT versions...
|
commit | commitdiff | tree |
2016-12-18 |
Eduardo Chappa | * New token SHORTSUBJECT, SHORTSUBJKEY and SHORTSUBJKEYIN...
|
commit | commitdiff | tree |
2016-12-17 |
Eduardo Chappa | * New version 2.20.999
|
commit | commitdiff | tree |
2016-12-17 |
Eduardo Chappa | * Separate updateline into two functions, one does...
|
commit | commitdiff | tree |
2016-12-10 |
Eduardo Chappa | * Add location of openssl libraries, include files...
|
commit | commitdiff | tree |
2016-12-08 |
Eduardo Chappa | * Corrections to pico manual contributed by Dennis...
|
commit | commitdiff | tree |
2016-12-03 |
Eduardo Chappa | * In Cygwin, installing Openssl does not install...
|
commit | commitdiff | tree |
2016-11-27 |
Eduardo Chappa | * When opening an INBOX folder in a context different...
|
commit | commitdiff | tree |
2016-11-26 |
Eduardo Chappa | * new color code had problems when TABs were present...
|
commit | commitdiff | tree |
2016-11-23 |
Eduardo Chappa | * New version 2.20.99; new release is scheduled...
|
commit | commitdiff | tree |
2016-11-23 |
Eduardo Chappa | * Minor updates to source to update copyright notices...
|
commit | commitdiff | tree |
2016-11-22 |
Eduardo Chappa | * Free some allocated memory in the new color code.
|
commit | commitdiff | tree |
2016-11-22 |
Eduardo Chappa | * Further improvements to color code to remove a...
|
commit | commitdiff | tree |
2016-11-21 |
Eduardo Chappa | * SMIME: Change the default signature digest from...
|
commit | commitdiff | tree |
2016-11-19 |
Eduardo Chappa | * Remove limit of encoded words in the c-client...
|
commit | commitdiff | tree |
2016-11-17 |
Eduardo Chappa | * Several improvements and bug fixes related to...
|
commit | commitdiff | tree |
2016-10-29 |
Eduardo Chappa | * Crash when canceling a goto command on a local...
|
commit | commitdiff | tree |
2016-10-24 |
Eduardo Chappa | * Deleting from the end of the line in the composer...
|
commit | commitdiff | tree |
2016-10-22 |
Eduardo Chappa | * Color support for the default composer and Pico...
|
commit | commitdiff | tree |
2016-10-09 |
Eduardo Chappa | * new version 2.20.17
|
commit | commitdiff | tree |
2016-10-08 |
Eduardo Chappa | * Some code clean up before releasing the next alpha...
|
commit | commitdiff | tree |
2016-10-06 |
Eduardo Chappa | * Add return codes to setup_pwdcert function, so...
|
commit | commitdiff | tree |
2016-10-05 |
Eduardo Chappa | * When Alpine is compiled with password file and...
|
commit | commitdiff | tree |
2016-09-29 |
Eduardo Chappa | * Alpine will include attachments when forwarding...
|
commit | commitdiff | tree |
2016-09-29 |
Eduardo Chappa | * S/MIME: If the option "Remember S/MIME Passphrase...
|
commit | commitdiff | tree |
2016-09-19 |
Eduardo Chappa | * Alpine failed to read an encrypted password file...
|
commit | commitdiff | tree |
2016-09-13 |
Eduardo Chappa | * New version 2.20.16
|
commit | commitdiff | tree |
2016-09-08 |
Eduardo Chappa | * Update to documentation to include that we support...
|
commit | commitdiff | tree |
2016-09-04 |
Eduardo Chappa | * Alpine does not build with openssl 1.1.0, so this...
|
commit | commitdiff | tree |
2016-08-30 |
Eduardo Chappa | * Bug: When implementing the alternate-reply-menu...
|
commit | commitdiff | tree |
2016-08-28 |
Eduardo Chappa | * New version 2.20.15.
|
commit | commitdiff | tree |