aboutsummaryrefslogtreecommitdiff
path: root/src/rfc2015.c
AgeCommit message (Expand)Author
2014-03-26updated copyright year. configure.in: increased library version.hiro
2013-11-26fixed resource/memory leaks.hiro
2010-02-04fixed crash when checking signature while GnuPG is not available.hiro
2007-09-20removed all warnings output with -Wall.hiro
2007-09-10use combined method for encrypt and sign with PGP/MIME.hiro
2007-09-07implemented proper ascii-armored PGP encryption.hiro
2007-03-01guard against null verify result.hiro
2006-08-23added signature information to MsgInfo.hiro
2006-08-17supported verification of encrypted and signed messages with combined method.hiro
2006-07-28fixed crashes on checking signature.hiro
2006-02-08fixed locale encoding problem on win32.hiro
2005-11-10hide PGP checkboxes if PGP is not available.hiro
2005-09-27fixed S/MIME.hiro
2005-09-27src/rfc2015.c: check_signature(): set transfer encoding for S/MIME.hiro
2005-09-27verify PKCS#7 (S/MIME) signature.hiro
2005-09-05moved more modules to libsylph.hiro
2005-08-08added wrappers for C library function that take pathname arguments.hiro
2005-07-20rfc2015.c: unified indent and minor fixes.hiro
2005-06-24removed some warnings.hiro
2005-06-10fixed Turkish locale problem.hiro
2005-04-13fixed crashes when ~/.gnupg doesn't exist.hiro
2005-03-22made error check strict on Japanese code conversion.hiro
2005-03-17made every code conversion API allocate new memory.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-31ported to gpgme-1.0.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro