summaryrefslogtreecommitdiffstats
path: root/Documentation/README
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/README')
-rw-r--r--Documentation/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/Documentation/README b/Documentation/README
index df96ba1..349b0ac 100644
--- a/Documentation/README
+++ b/Documentation/README
@@ -1,6 +1,13 @@
1$Id: README,v 1.1 2002/11/14 22:52:56 helios Exp $ 1$Id: README,v 1.2 2002/12/10 20:37:29 helios Exp $
2 2
3The "original" document is the LyX file "documentation.lyx" -- all other 3The "original" document is the LyX file "documentation.lyx" -- all other
4files here are derived from it. The most visually accurate document 4files here are derived from it. The most visually accurate document
5and the one I'd recommend reading is the PostScript (.ps) file, although 5and the one I'd recommend reading is the PostScript (.ps) file, although
6a whole host of formats are made available here to suit your preference. 6a whole host of formats are made available here to suit your preference.
7
8To read the HTML docs, open HTML/documentation.html in your browser.
9To read the .dvi file, use Xdvi or kdvi.
10To read the .ps file, use gv or kghostview.
11To read the .lyx file, use LyX.
12To read the .txt file, use less.
13
/> Nokis Mavrogiannopoulos 2007-12-10 * Corrected bug which did not allow the TLS session cache to be used.Gravatar Nokis Mavrogiannopoulos 2007-12-09 * Added support for sending more than one certificate.Gravatar Nokis Mavrogiannopoulos 2007-12-08 * added more error checks.Gravatar Nokis Mavrogiannopoulos 2007-12-03 * better handling of RSAFile and DHFileGravatar Nokis Mavrogiannopoulos 2007-12-03 * report the missing GnuTLSPriorities for the gnutls enabled hosts only.Gravatar Nokis Mavrogiannopoulos 2007-12-02 * No more defaults for dhparams, rsaparams. Check for GnuTLSPriorities.Gravatar Nokis Mavrogiannopoulos 2007-12-02 * The compatibility mode can now be enabled only using the GnuTLSPriorities str...Gravatar Nokis Mavrogiannopoulos 2007-12-02 * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-02 * added SSL_SERVER/CLIENT_S_TYPEGravatar Nokis Mavrogiannopoulos 2007-12-02 * export the alternative names of the certificate