Project

General

Profile

Download (3.16 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
18970c0e 2010-10-30 17:58 Marc Dequènes

[fix] use normalized mail/parts body (UNIX EOL is much appreciated by UNIX tools)

dbf33be5 2010-06-23 15:00 Marc Dequènes

[evol] adapted for Rails 2.3.5

bd9c8c28 2010-06-20 18:50 Marc Dequènes

[evol] reorganized TMail extra code, and extra methods in lang_additions

861ef12d 2009-02-23 21:39 Marc Dequènes

[evol] check content-type protocol parameter when validating pgp mail content, and renamed tmail_extra library into tmail_gpg (as it is dedicated to gpg mails only)

c0979b3e 2009-02-22 22:20 Marc Dequènes

[evol] moved signed/encrypted mail creation from original mail to TMail class, and removed mail object duplication in the process (references to inners objects caused original mail to be altered, copying original headers instead)

0a2010c8 2009-02-22 21:21 Marc Dequènes

[evol] set the 'micalg' parameter in signed mails

09b32d70 2009-02-22 18:39 Marc Dequènes

[evol] sign outgoing mails, and lot's of fixes and code improvement in mail handling (related to signing, crypting, and preparing/chaining the two)

960c259e 2009-02-22 15:21 Marc Dequènes

[evol] handle incoming encrypted messages

3189d183 2009-02-16 13:59 Marc Dequènes

[fix] remove logger usage in tmail extension

2891e0c2 2009-02-16 13:44 Marc Dequènes

[evol] properly moved tmail signature handling out of postman in a library (which i should probably suggest upstream)