History log of /openssl/util/mkdef.pl (Results 176 – 200 of 282)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: FIPS_098_TEST_1
# 96afc1cf 23-Apr-2007 Bodo Möller

Add SEED encryption algorithm.

PR: 1503
Submitted by: KISA
Reviewed by: Bodo Moeller


# 3627fedb 16-Mar-2007 Dr. Stephen Henson

Win32 fixes. Add GOST algorithm to mkdef, update ordinals. Signed/unsigned fixes.


Revision tags: OpenSSL_0_9_7m, OpenSSL_0_9_8e
# d137b56a 30-Nov-2006 Dr. Stephen Henson

Win32 fixes from stable branch.


Revision tags: OpenSSL_0_9_7l, OpenSSL_0_9_8d, OpenSSL_0_9_8c, OpenSSL_0_9_7k
# f3dea9a5 09-Jun-2006 Bodo Möller

Camellia cipher, contributed by NTT

Submitted by: Masashi Fujita
Reviewed by: Bodo Moeller


Revision tags: OpenSSL_0_9_7j, OpenSSL_0_9_8b
# c20276e4 17-Apr-2006 Dr. Stephen Henson

Fix (most) WIN32 warnings and errors.


# c7235be6 12-Feb-2006 Ulf Möller

RFC 3161 compliant time stamp request creation, response generation
and response verification.

Submitted by: Zoltan Glozik <zglozik@opentsa.org>
Reviewed by: Ulf Moeller


Revision tags: OpenSSL_FIPS_1_0
# 68e57536 02-Jan-2006 Andy Polyakov

./util update, which covers various issues, but most importantly mkerr.pl
and mkdef.pl spinning in endless loop.


# ec645d90 05-Dec-2005 Dr. Stephen Henson

Make mk1mf.pl and friends recognize Whirlpool.


# f858d222 06-Nov-2005 Dr. Stephen Henson

Make DLL engines the default in 0.9.9 and VC++.


# 16094305 06-Nov-2005 Dr. Stephen Henson

Add symbols for ASN1 print functions, update ordinal file.


# fbf002bb 06-Nov-2005 Dr. Stephen Henson

Update from stable branch.


# c6292046 06-Nov-2005 Andy Polyakov

Keep removing references to tmdiff.


Revision tags: OpenSSL_0_9_7i, OpenSSL_0_9_8a, OpenSSL_0_9_7h
# 47738cba 24-Jul-2005 Andy Polyakov

Pull up mkdef.pl from 0.9.8.


Revision tags: OpenSSL_0_9_8, FIPS_TEST_10, OpenSSL_0_9_8-beta6, OpenSSL_0_9_8-beta5, FIPS_TEST_9, OpenSSL_0_9_8-beta4, OpenSSL_0_9_8-beta3, BEN_FIPS_TEST_8, OpenSSL_0_9_8-beta2, OpenSSL_0_9_8-beta1
# 6c61726b 27-Apr-2005 Dr. Stephen Henson

Lots of Win32 fixes for DTLS.

1. "unsigned long long" isn't portable changed: to BN_ULLONG.
2. The LL prefix isn't allowed in VC++ but it isn't needed where it is used.
2. Avoid lots

Lots of Win32 fixes for DTLS.

1. "unsigned long long" isn't portable changed: to BN_ULLONG.
2. The LL prefix isn't allowed in VC++ but it isn't needed where it is used.
2. Avoid lots of compiler warnings about signed/unsigned mismatches.
3. Include new library directory pqueue in mk1mf build system.
4. Update symbols.

show more ...


# 64387788 26-Apr-2005 Bodo Möller

let mkdef.pl know about OPENSSL_NO_DGRAM
(which appears in the new file crypto/bio/bss_dgram.c)


# d3fdc27a 19-Apr-2005 Dr. Stephen Henson

Fix logic in mkdef.pl function is_valid.

Update symbols


# 40e950ae 19-Apr-2005 Dr. Stephen Henson

Stop perl warning.


# 987bebaf 19-Apr-2005 Dr. Stephen Henson

New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure script
to use it.


# 65f0efe1 19-Apr-2005 Dr. Stephen Henson

Ignore TYPEDEF_OF in mkdef.pl


# 52272327 13-Apr-2005 Nils Larsch

Makefile.ssl -> Makefile


Revision tags: OpenSSL_0_9_7g, OpenSSL_0_9_7f
# 8aa36bca 05-Feb-2005 Dr. Stephen Henson

In mkdef.pl ignore trailing whitespace in #ifdef lines


Revision tags: BEN_FIPS_TEST_7, BEN_FIPS_TEST_6, OpenSSL_0_9_7e
# 6ac15712 12-Jul-2004 Richard Levitte

Because it's one of our libraries calling new functions in the other,
we need to have them among the symbols that should appear in the
transfer table, at least on VMS (and it wouldn't surpris

Because it's one of our libraries calling new functions in the other,
we need to have them among the symbols that should appear in the
transfer table, at least on VMS (and it wouldn't surprise me if
Windows would whine as well).

show more ...


# 665560e9 19-May-2004 Dr. Stephen Henson

Add SHA256 and SHA512 algorithms to mkdef.pl.

Fix mkdef.pl script to avoid infinite loop when
parsing sha.h.


Revision tags: OpenSSL_0_9_7d, OpenSSL-engine-0_9_6m, OpenSSL_0_9_6m, LEVITTE_after_const, LEVITTE_before_const, BEN_FIPS_TEST_5, BEN_FIPS_TEST_4
# 0b352c58 28-Nov-2003 Richard Levitte

Make a number of changes to the OS/2 build. Submitter's comment below.

PR: 732
Submitted by: Ilya Zakharevich <nospam-abuse@ilyaz.org>

Submitter's comment:

This patch:

Make a number of changes to the OS/2 build. Submitter's comment below.

PR: 732
Submitted by: Ilya Zakharevich <nospam-abuse@ilyaz.org>

Submitter's comment:

This patch:

a) Introduces a new file os2/backwardify.pl.

b) Introduces a new mk1mf.pl variable $preamble. As you can see, it may
be used also to move some OS-specific code to VC-CE too (the the
first chunk of the patch);

c) The DESCRIPTION specifier of the .def file is made more informative:
now it contains the version number too. On OS/2 it is made conformant
to OS/2 conventions; in particular, when one runs the standard command
BLDLEVEL this.DLL
one can see:

Vendor: www.openssl.org/
Revision: 0.9.7c
Description: OpenSSL: implementation of Secure Socket Layer; DLL for library crypto. Build for EMX -Zmtd

[I did not make Win32 descriptions as informative as this - I'm afraid to
break something. Be welcome to fix this.]

d) On OS/2 the generated DLL was hardly usable (it had a shared initialized
data segment).

e) On OS/2 the generated DLLs had names like ssl.dll. However, DLL names on
OS/2 are "global data". It is hard to have several DLLs with the same
name on the system. Thus this precluded coexistence of OpenSSL with DLLs
for other SLL implementations - or other name clashes. I transparently
changed the names of the DLLs to open_ssl.dll and cryptssl.dll.

f) The file added in (a) is used to create "forwarder" DLLs, so the
applications expecting the "old" DLL names may use the new DLLs
transparently. (A presence of these DLLs on the system nullifies (e),
but makes old applications work. This is a stopgap measure until the
old applications are relinked. Systems with no old applications do not
need these DLLs, so may enjoy all the benefits of (e).)

The new DLLs are placed in os2/ and os2/noname subdirectories.

g) The makefiles created with os2/OS2-EMX.cmd did not work (some mysterious
meaningless failures). The change to util/pl/OS2-EMX.pl uses the
variable introduced in (b) to switch the Makefiles to SHELL=sh syntax.
All these backslashes are removed, and the generated Makefiles started to
work.

h) Running os2/OS2-EMX.cmd now prints out what to do next.

show more ...


Revision tags: OpenSSL-engine-0_9_6l, OpenSSL_0_9_6l, BEN_FIPS_TEST_3, BEN_FIPS_TEST_2, BEN_FIPS_TEST_1, OpenSSL-engine-0_9_6k, OpenSSL_0_9_6k, OpenSSL_0_9_7c
# a5db6fa5 01-May-2003 Richard Levitte

Define a STORE type. For documentation, read the entry in CHANGES,
crypto/store/README, crypto/store/store.h and crypto/store/str_locl.h.


12345678910>>...12