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