12
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Fix some compiler warnings for bad casting in some functions in the file alpine/imap.c. More... 3 months ago
* Changes in the source code of Alpine to define internal prototypes of all functions so that they follow modern C standards. This lead to the splitting of the gf_io_t type into two types gf_i_t and gf_o_t with different internal prototypes. More details in the file pith/detach.c. This work was initiated based on a report by Holger Hoffstätte. More... 3 months ago
* Add the username information to the initial xoauth2 screen that tells users that Alpine needs authorization to open their account. More... 3 months ago
* Alpine does not decode 8-bit characters for a message that has been postponed if these appear in the sent-mail folder. Reported by Daniel Byström. More... 3 months ago
* Clean up some function definitions to comply with strict prototypes. Suggested and worked in part by Holger Hoffstätte. More... 3 months ago
* Change x10host.com to alpineapp.email. More... 9 months ago
* Fix for a better bound check in imap/src/c-client/nntp.c submitted by Brian Campbell. More... about 1 year ago
* Fix for file imap/Makefile contributed by Paul Ferster that fixes an issue that would make c-client fail to build if the CC variable was set to a compiler that needs spaces (as "ccache gcc"). More... over 1 year ago
* Fix a crash in Alpine due to incorrectly formated date in an ical invitation. Reported by Ulf-Dietrich Braumann. More... over 1 year ago
* Fix to the configure script to not to use the password file set up in a Mac OS. With assistance from Jerry. More... over 1 year ago
* For mailing lists, Alpine adds a description of the type of link (web or mail) for each option related to the subscription to the list. Contributed by Daniel Schwarz. More... over 1 year ago
* Fixes to the configure script by Florian Meyer (to fix an implicit cast to int in a declaration of a function). More... over 1 year ago
* When a user configures a mailbox without specifying the username, PC-Alpine does not allow a user to input their password. Reported by Michelle McPeek. More... over 1 year ago
Add support for tab-completion when selecting by keyword More... over 1 year ago
* Add documentation to the release notes about the ability to use the TAB command to select based on previously defined rules. More... over 1 year ago
* New version 2.26 More... over 1 year ago
* Microsoft servers do not deal well with a message that is forwarded as an attachment by Alpine due to the way Alpine constructs the cookie to separate parts of the message due to the presence of a colon. To be safe, remove all non-numeric characters in the cookie. In addition, lowercase values for the charset. Problem reported by user that requested to remain anonymous. More... over 1 year ago
* Addition of a first attempt to transform a json structure into a string. More... over 1 year ago
* Fixes to the configure script that prevented Alpine from completing compilation in Mac OSX due to Alpine defining a password file, when Alpine uses the KeyChain instead. More... over 1 year ago
Add support for tab-completion when selecting by rule More... over 1 year ago
* Improvements in the http code in processing http headers. More... almost 2 years ago
* Improvements to error detection for the eXternal command. More... almost 2 years ago
* Fixes to documentation by Dennis Davis. More... almost 2 years ago
* Update configure script according to previous change to configure.ac More... almost 2 years ago
* Fix regression introduced by f95e2d179774739a885468144e68de047245ada5: More... almost 2 years ago
* Update to reflect the change from alpine.x10host.com to alpineapp.email. More... almost 2 years ago
* Cleaning up some memory leaks reported by Valgrind. Memory leaks in the handling of http headers will be handled through a different update. More... almost 2 years ago
* Crash in PC-Alpine when postponing a message. Reported by Paolo Ienne. More... almost 2 years ago
* If kerberos is not fully installed remove it from the list of libraries. More... almost 2 years ago
* New version 2.26 More... almost 2 years ago