Continues NASM support. This might work now. Its still experimental but it

passes all the tests. Added documentation in INSTALL.W32.
This commit is contained in:
Dr. Stephen Henson
1999-07-12 23:35:10 +00:00
parent 7eea36bb48
commit b617a5be59
4 changed files with 182 additions and 6 deletions

View File

@@ -4,6 +4,12 @@
Changes between 0.9.3a and 0.9.4
*) Add support for the the free Netwide assembler (NASM) under Win32,
since not many people have MASM (ml) and it can be hard to obtain.
This is currently experimental but it seems to work OK and pass all
the tests. Check out INSTALL.W32 for info.
[Steve Henson]
*) Fix memory leaks in s3_clnt.c: All non-anonymous SSL3/TLS1 connections
without temporary keys kept an extra copy of the server key,
and connections with temporary keys did not free everything in case
@@ -19,6 +25,7 @@
2. Change unsigned int to int in b_dump.c to avoid "signed/unsigned
comparison" warnings.
3. Add sk_<TYPE>_sort to DEF file generator and do make update.
[Steve Henson]
*) Add a debugging option to PKCS#5 v2 key generation function: when
you #define DEBUG_PKCS5V2 passwords, salts, iteration counts and