Hello,
I want to let known that I release new version of MySSL.

MySSL is OpenSource project which accessing OpenSSL libray to users
of Borland Delphi.

If anyone of list owner think, that I'm bordering list members,
please write and I will stop this posting. Thanks for apprehension.

--

I changed licence to GNU LGPL. This new licence allow you use my library 
inside your commercial app, but if you make any changes to it which you
want to release you MUST release it freely. Please read COPYING file
in distributions package.

I created mailing list for MySSL if you have questions, please write
there, many of questions are repeated - archives of list and help
from others can save my time. If you want to subscribe send mail 
with word subscribe in subject to [EMAIL PROTECTED]

I put MySSL to my official site, new url is
        http://mujweb.cz/web/tomasek/MySSL/index_en.html
or mirror site
        http://soundbytes.dk/~tomasek/MySSL/index_en.html

Documentation: I wrote lots lines of commnets to classes defitions
I want to use it for documentatio. Please if you known good
tool which is able to parse source code and produce from it
help files, please send me url. It must be able to produce
html files, it must be freeware or free for non commercial
use. Banners, advertisement and similar stuff is not acceptable
in output. 

If you want to contribute -- you are welcomed! Here are lots
of things to do:
  - Documentation probably my job :-)
  - Testing 
  - Coding - I think that MySSL is ready to be used in
      real world projects. 

List of changes from last version to this version

  Version 0.6.0 - 16.08.1999
     * Starting new version numbering <major change>.<minor>.<bug fix
level>
     * Changed licence to GNU Library GPL.
     * Upgraded to OpenSSL 0.9.4 - this version add new argument to
password
       callback. I need this feature - NO BACKWARD COMPATIBILITY!
     * New event TCustomVFSOneCert.OnCertPassPhrase used if you have
encrypted
       private key - see MySSL_demo program.
     * Created package MySSL
        ! At this time componets are not very usable at design time,
          I personaly prefer writing whole code by hand ... but I will
          later fix componets to be usable at design time.
     * Added new property TSSLContext.MethodMode which will allow you
       select if you want to "derive" from this context client, server
or
       both types of sockets. I suggest you to use separate contexts for
       client and server socket with correctly set MethodMode in one
       application. My experience is that with this is MySSL working
       more stable.

-- 
                            Jan Tomasek,          student FEL-CVUT
                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                            e-mail: [EMAIL PROTECTED]
                            www: http://mujweb.cz/web/tomasek/   
                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~H~


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to