aboutsummaryrefslogtreecommitdiff
path: root/src/sslmanager.c
AgeCommit message (Expand)Author
2014-03-26updated copyright year. configure.in: increased library version.hiro
2014-02-28validate SSL certificate hostname (#167).hiro
2010-02-24fixed freeze bug on STARTTLS.hiro
2009-12-08prohibit acception of expired SSL certificates.hiro
2009-11-25src/sslmanager.c: display issued and expire date. Refined text format.hiro
2009-11-19calculate and display SHA1/MD5 fingerprint if verification of SSL certificate...hiro
2008-02-15added the feature to save SSL peer certificate and always accept it.hiro
2007-04-23fixed crash on Win32 when an OpenSSL DLL linked with MSVCR71.DLL was used.hiro
2006-12-13ssl_manager_verify_cert(): follow comply_gnome_hig setting.hiro
2006-12-12implemented SSL certificate dialog.hiro