Download List

Projeto Descrição

mimetic is a MIME library written in C++ designed to be
easy to use and integrate but yet fast and efficient. It's
standard compliant using the Standard Template Library
for base C++ structures and supporting all relevant
messaging RFCs. A powerful template encoding/decoding
engine is also included to allow seamless extendibility
(i.e. encryption codecs) and intuitive codec chains
creation (using well-known Unix-style pipes syntax:
a|b|c). Real world examples, documentation, and
regression tests are included.

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.

2009-05-13 23:21
0.9.6

A licença foi alterada para o MIT. Manipulação de mensagens malformadas foi melhorado. Minor bugs foram corrigidos.
Tags: Stable
The license was changed to MIT. Handling of malformed messages was improved. Minor bugs were fixed.

2007-01-21 18:10
0.9.2

Bugfixes analisador Iterator, uma correção de DateTime, e suporte do Solaris.
Tags: Minor bugfixes
Iterator parser bugfixes, a DateTime fix, and Solaris support.

2006-04-10 12:41
0.9.1

compatibilidade 4.x gcc foi corrigido. Uma declaração () em malformado quoted-printable mensagem foi removida.
Tags: Minor bugfixes
gcc 4.x compatibility was fixed. An assert() on
malformed quoted-printable messages was removed.

2006-03-12 15:17
0.9.0

Minor bugs e otimizações foram feitas.
Tags: Minor bugfixes
Minor bugfixes and optimizations were done.

2005-03-09 16:45
0.8.9

Thread-safe MessageId foi implementado. CRLF sempre é usado. GCC 3.4.x é suportado. Um bug com entrada Base64 malformado foi corrigido. Um bug com o algoritmo de dobradura foi corrigido. Um bug com binários anexos codificados foi corrigido.
Tags: Minor bugfixes
Thread-safe MessageId was implemented. CRLF is
always used. GCC 3.4.x is supported. A bug with
malformed Base64 input was fixed. A bug with the
folding algorithm was fixed. A bug with
binary-encoded attachments was fixed.

Project Resources