openssl/Netware
Kurt Roeckx 45f55f6a5b Remove SSLv2 support
The only support for SSLv2 left is receiving a SSLv2 compatible client hello.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2014-12-04 11:55:03 +01:00
..
build.bat Update netware to use new SHA2 assembly language modules. 2008-01-04 13:18:09 +00:00
cpy_tests.bat Netware support. 2008-01-03 22:43:04 +00:00
do_tests.pl Remove SSLv2 support 2014-12-04 11:55:03 +01:00
globals.txt misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
readme.txt Netware-specific changes, 2003-11-28 13:10:58 +00:00
set_env.bat Netware support. 2008-01-03 22:43:04 +00:00

Contents of the openssl\netware directory
==========================================

Regular files:

readme.txt     - this file
do_tests.pl    - perl script used to run the OpenSSL tests on NetWare
cpy_tests.bat  - batch to to copy test stuff to NetWare server
build.bat      - batch file to help with builds
set_env.bat    - batch file to help setup build environments
globals.txt    - results of initial code review to identify OpenSSL global variables


The following files are generated by the various scripts.  They are
recreated each time and it is okay to delete them.

*.def - command files used by Metrowerks linker
*.mak - make files generated by mk1mf.pl