History log of /openssl/util/mkerr.pl (Results 76 – 100 of 102)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2d43a894 01-Jan-2006 Andy Polyakov

util/mkerr.pl update to address various mkerr.pl problems [such as failure
to handle multi-line comments and endless loop while parsing overloaded
gnu-ish __attribute__].


Revision tags: OpenSSL_0_9_7i, OpenSSL_0_9_8a, OpenSSL_0_9_7h, 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
# fbeaa3c4 09-May-2005 Bodo Möller

Update util/ck_errf.pl script, and have it run automatically
during "make errors" and thus during "make update".

Fix lots of bugs that util/ck_errf.pl can detect automatically.
Vario

Update util/ck_errf.pl script, and have it run automatically
during "make errors" and thus during "make update".

Fix lots of bugs that util/ck_errf.pl can detect automatically.
Various others of these are still left to fix; that's why
"make update" will complain loudly when run now.

show more ...


# bc3cae7e 12-Apr-2005 Dr. Stephen Henson

Include error library value in C error source files instead of fixing up
at runtime.


Revision tags: OpenSSL_0_9_7g, OpenSSL_0_9_7f
# a7201e9a 17-Jan-2005 Richard Levitte

Changes concering RFC 3820 (proxy certificates) integration:

- Enforce that there should be no policy settings when the language
is one of id-ppl-independent or id-ppl-inheritAll.

Changes concering RFC 3820 (proxy certificates) integration:

- Enforce that there should be no policy settings when the language
is one of id-ppl-independent or id-ppl-inheritAll.
- Add functionality to ssltest.c so that it can process proxy rights
and check that they are set correctly. Rights consist of ASCII
letters, and the condition is a boolean expression that includes
letters, parenthesis, &, | and ^.
- Change the proxy certificate configurations so they get proxy
rights that are understood by ssltest.c.
- Add a script that tests proxy certificates with SSL operations.

Other changes:

- Change the copyright end year in mkerr.pl.
- make update.

show more ...


Revision tags: BEN_FIPS_TEST_7, BEN_FIPS_TEST_6
# a8e00b17 05-Dec-2004 Dr. Stephen Henson

Update year.


Revision tags: OpenSSL_0_9_7e, 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, 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, OpenSSL-engine-0_9_6j, OpenSSL_0_9_7b, OpenSSL_0_9_6j
# b5f96e88 04-Apr-2003 Richard Levitte

There's no need to check for __attribute__ with ANSI functions, since
we only check to the opening parenthesis anyway...


# 57544ee2 03-Apr-2003 Richard Levitte

Counter for GCC attributes.


Revision tags: OpenSSL-engine-0_9_6i, OpenSSL_0_9_6i, OpenSSL_0_9_7a
# 37c660ff 06-Feb-2003 Bodo Möller

implement fast point multiplication with precomputation

Submitted by: Nils Larsch
Reviewed by: Bodo Moeller


Revision tags: OpenSSL_0_9_7, OpenSSL_0_9_7-beta6, STATE_after_zlib, STATE_before_zlib, OpenSSL_0_9_7-beta5, OpenSSL-engine-0_9_6h, OpenSSL_0_9_6h, OpenSSL_0_9_7-beta4, OpenSSL-engine-0_9_6g, OpenSSL_0_9_6g, OpenSSL-engine-0_9_6f, OpenSSL_0_9_6f, OpenSSL_0_9_7-beta3, OpenSSL-engine-0_9_6e, OpenSSL_0_9_6e, OpenSSL_0_9_7-beta2, OpenSSL_0_9_7-beta1, AFTER_COMPAQ_PATCH, BEFORE_COMPAQ_PATCH, OpenSSL-engine-0_9_6d, OpenSSL_0_9_6d, OpenSSL-engine-0_9_6d-beta1, OpenSSL_0_9_6d-beta1, OpenSSL-engine-0_9_6c
# 4d94ae00 13-Feb-2002 Bodo Möller

ECDSA support

Submitted by: Nils Larsch <nla@trustcenter.de>


# f924200e 07-Feb-2002 Richard Levitte

If the intended header file doesn't exist, create it.


# 957b6db3 24-Jan-2002 Bodo Möller

fix formatting of automatically generated error section


Revision tags: OpenSSL_0_9_6c
# 6343e2fa 15-Nov-2001 Richard Levitte

Make it possible to build completely static, independent error C
files.


Revision tags: OpenSSL-engine-0_9_6b, OpenSSL_0_9_6b
# 016cadfb 10-May-2001 Dr. Stephen Henson

Fix to allow multiple NONE libraries in mkerr.pl .


Revision tags: OpenSSL_0_9_6a, OpenSSL-engine-0_9_6a, OpenSSL-engine-0_9_6a-beta3, OpenSSL_0_9_6a-beta3, OpenSSL-engine-0_9_6a-beta2, OpenSSL_0_9_6a-beta2, OpenSSL-engine-0_9_6a-beta1, OpenSSL_0_9_6a-beta1
# de10f690 08-Mar-2001 Bodo Möller

Sort openssl.ec, the configuration file for mkerr.pl.

Change mkerr.pl so that it puts the ERR_load_..._strings()
prototype in header files that it writes.


# 226cc7de 08-Mar-2001 Bodo Möller

More method functions for EC_GFp_simple_method.


# 487550b6 21-Feb-2001 Richard Levitte

I had forgotten to change mkerr.pl to use the new macro system.


# ccb9643f 08-Nov-2000 Richard Levitte

Remove references to RSAref. The glue library is but a memory to fade
away now...


Revision tags: rsaref, BEFORE_engine, OpenSSL_0_9_6-beta2, OpenSSL_0_9_6-beta1, OpenSSL_0_9_6, OpenSSL-engine-0_9_6, OpenSSL-engine-0_9_6-beta3, OpenSSL_0_9_6-beta3, OpenSSL-engine-0_9_6-beta2, OpenSSL-engine-0_9_6-beta1
# f6cd2d38 24-Jul-2000 Richard Levitte

Show the running line count and definition cont in debug mode. That
has helped me a bit when I ran into trouble.


Revision tags: OpenSSL_0_9_5
# 145d39fb 19-May-2000 Richard Levitte

Remove extra comma (creates a unnessecary null element, right?).


Revision tags: OpenSSL_0_9_5a, OpenSSL_0_9_5a-beta2, OpenSSL_0_9_5a-beta1
# 59fc2b0f 05-Mar-2000 Bodo Möller

Preserve reason strings in automatically build tables.


Revision tags: OpenSSL_0_9_5beta2, OpenSSL_0_9_5beta1
# 525f51f6 23-Dec-1999 Dr. Stephen Henson

Add PKCS#8 utility functions and add PBE options.


Revision tags: OpenSSL_0_9_4
# 170afce5 22-Jun-1999 Dr. Stephen Henson

New function PKCS7_signatureVerify to allow the signing certificate to
be explicitly stated with PKCS#7 verify.

Also fix for util/mkerr.pl: if the -nostatic option is being used this wil

New function PKCS7_signatureVerify to allow the signing certificate to
be explicitly stated with PKCS#7 verify.

Also fix for util/mkerr.pl: if the -nostatic option is being used this will be
for an external library so the autogenerated C file should include the
header file as:
#include "any/path/to/header.h"
rather than the internal library form:
#include <openssl/header.h>

show more ...


Revision tags: OpenSSL_0_9_3a, OpenSSL_0_9_3, OpenSSL_0_9_3beta2, OpenSSL_0_9_3beta1
# 5043fc9f 25-Apr-1999 Dr. Stephen Henson

Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)
also add a few missing prototypes.


# 73934800 24-Apr-1999 Dr. Stephen Henson

Change the command line options of mkerr.pl so -static is now default and
a -write option is needed to actually change anything. Second attempt at
getting rid of ERR, ERRC definitions: it mig

Change the command line options of mkerr.pl so -static is now default and
a -write option is needed to actually change anything. Second attempt at
getting rid of ERR, ERRC definitions: it might even work this time :-)

show more ...


# 6e781e8e 24-Apr-1999 Dr. Stephen Henson

Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality
to error code script: it can now find untranslatable function codes (usually
because the function is static and

Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality
to error code script: it can now find untranslatable function codes (usually
because the function is static and not defined in a header: occasionally because
of a typo...) and unreferenced function and reason codes. To see this try:
perl util/mkerr.pl -recurse -debug
Also fixed some typos in crypto/pkcs12 that this found :-)
Also tidy up some error calls that had to be all on one line: the old error
script couldn't find codes unless the call was all on one line.

show more ...


12345