Download List

Project Description

GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-15 02:31
2.4.26

This release fixes system locale charset detection and now handles ERANGE errors from iconv(), which GNU's Win32 version of libiconv seems to set (but is not documented).

2010-09-14 00:37
2.4.19

This version was fixed to build on older versions of GLib (as far back as 2.12). Workarounds were implemented for broken rfc2047-encoded email addresses. An edge-case base64 decoder bug was also fixed.
Tags: Stable

2010-02-02 23:10
2.4.15

A corner-case buffer overflow condition in the uuencode stream filter was fixed.

2009-12-16 00:53
2.5.0

This development release adds support for GIO streams and S/MIME.
Tags: Unstable, major features

2009-08-13 23:26
2.4.8

A buffer overrun opportunity in some charset conversion code was fixed. Compilation on systems with older GLib installations (without GLib Regex) was fixed. Cross-compilation was simplified. Stream implementations on Windows were improved.

Project Resources