Add some utilities to support SXNet extension also add support in DEF files

generator to typesafe stacks.
This commit is contained in:
Dr. Stephen Henson
1999-04-14 23:44:41 +00:00
parent d91f8c3ce8
commit 28a98809d1
8 changed files with 280 additions and 34 deletions

View File

@@ -5,6 +5,10 @@
Changes between 0.9.2b and 0.9.3
*) Various utility functions to handle SXNet extension. Modify mkdef.pl to
support typesafe stack.
[Steve Henson]
*) Fix typo in SSL_[gs]et_options().
[Nils Frostberg <nils@medcom.se>]