openssl/Netware
FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes.
Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-02-05 15:25:50 -05: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 GH601: Various spelling fixes. 2016-02-05 15:25:50 -05: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