openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Alpine
Settings
|
Report Duplicate
12
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Feb 22, 2025 — Feb 22, 2026
Showing page 1 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Fixes to the function json2uchar so that the transformation of text to a JSON_S * structure, and back to text be the identity, or a projection (P^2 = identity).
Eduardo Chappa
More...
6 days ago
* A few enhancements to the http support. In particular we can create empty bodies for a POST submission by using buffer_add("").
Eduardo Chappa
More...
9 days ago
* Crash fix due to incorrect allocation of memory while drawing the index screen. Reported and fixed by Peter Tirsek.
Eduardo Chappa
More...
17 days ago
* Changes in the code for json support to make it more simple to parse.
Eduardo Chappa
More...
23 days ago
* When the body of http reply is empty, assign text/plain as the content-type.
Eduardo Chappa
More...
about 1 month ago
* Add a parameter to http_response_from_reply() to return the Content-Type header to the caller. The intention is to return the full set of headers in the future, but at this time we need the Content-Type header for another code that is in preparation.
Eduardo Chappa
More...
about 1 month ago
* Updates to the manual pages of Alpine and Pico, based on feedback from Dr. Helge Kreutzmann of the manpage-l10n project.
Eduardo Chappa
More...
3 months ago
* Bug in commit 8016c1555890c8385f77fe254725a89401b51475. If a folder is closed, then mail_fetch_text returns an empty string instead of a NULL string, which makes alpine enter a block of code where it tests for body->encoding without testing for body first, which in turn makes alpine crash for deferencing a null pointer.
Eduardo Chappa
More...
4 months ago
* Crash when a calendar invitation is not properly encoded. Reported by Mark Hills.
Eduardo Chappa
More...
5 months ago
* When a message that is encoded in base64 is decoded, fix the text part if it is not encoded using network newline characters.
Eduardo Chappa
More...
9 months ago
* Several updates to change alpine.x10host.com to alpineapp.email
Eduardo Chappa
More...
9 months ago
* Update to the configure script to: a) Fix the "rm: cannot remove libtoolT: No such file or directory" error in the configure script. See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=478539de4f2b0507a982a4c1cad3e02237b6f563
Eduardo Chappa
More...
9 months ago
* Consider the body encoding of a message before transliterating it into UTF-8. If the message is in a base64 or quoted printable encoding, do not try to transliterate it to UTF-8. Based on a patch by Thorsten Glaser submitted to the Debian tracking bug system. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726739.
Eduardo Chappa
More...
9 months ago
* Implement a different way to delete a password from the cache.
Eduardo Chappa
More...
over 1 year ago
* Fix some compiler warnings for bad casting in some functions in the file alpine/imap.c.
Eduardo Chappa
More...
about 2 years 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.
Eduardo Chappa
More...
about 2 years ago
* Add the username information to the initial xoauth2 screen that tells users that Alpine needs authorization to open their account.
Eduardo Chappa
More...
about 2 years 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.
Eduardo Chappa
More...
about 2 years ago
* Clean up some function definitions to comply with strict prototypes. Suggested and worked in part by Holger Hoffstätte.
Eduardo Chappa
More...
about 2 years ago
* Change x10host.com to alpineapp.email.
Eduardo Chappa
More...
over 2 years ago
* Fix for a better bound check in imap/src/c-client/nntp.c submitted by Brian Campbell.
Eduardo Chappa
More...
about 3 years 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").
Eduardo Chappa
More...
about 3 years ago
* Fix a crash in Alpine due to incorrectly formated date in an ical invitation. Reported by Ulf-Dietrich Braumann.
Eduardo Chappa
More...
about 3 years ago
* Fix to the configure script to not to use the password file set up in a Mac OS. With assistance from Jerry.
Eduardo Chappa
More...
about 3 years 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.
Eduardo Chappa
More...
about 3 years ago
* Fixes to the configure script by Florian Meyer (to fix an implicit cast to int in a declaration of a function).
Eduardo Chappa
More...
about 3 years 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.
Eduardo Chappa
More...
over 3 years ago
Add support for tab-completion when selecting by keyword
Peter Tirsek
More...
over 3 years ago
* Add documentation to the release notes about the ability to use the TAB command to select based on previously defined rules.
Eduardo Chappa
More...
over 3 years ago
* New version 2.26
Eduardo Chappa
More...
over 3 years ago
←
1
2
3
4
5
6
7
8
9
…
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree