Age | Commit message (Expand) | Author |
---|---|---|
2009-12-08 | prohibit acception of expired SSL certificates. | hiro |
2009-11-26 | ssl_init_socket_with_method(): modified debug output. | hiro |
2009-11-19 | calculate and display SHA1/MD5 fingerprint if verification of SSL certificate... | hiro |
2008-02-15 | added the feature to save SSL peer certificate and always accept it. | hiro |
2007-04-23 | fixed crash on Win32 when an OpenSSL DLL linked with MSVCR71.DLL was used. | hiro |
2007-01-11 | also look for ca-root.crt. | hiro |
2006-12-18 | call SSL_CTX_load_verify_locations() also when only certs_file exists. | hiro |
2006-12-18 | modified SSL CA certificates. | hiro |
2006-12-14 | use X509_cmp() to compare certificates. | hiro |
2006-12-13 | read /etc/ssl/certs if exist. | hiro |
2006-12-12 | implemented SSL certificate dialog. | hiro |
2006-09-28 | fixed ssl_init_socket_with_method(). | hiro |
2005-09-13 | changed the license of LibSylph from GPL to LGPL. | hiro |
2005-08-31 | made some core modules library (libsylph). | hiro |