- Apr 28, 1999
-
-
Ben Laurie authored
-
- Apr 27, 1999
-
-
Ulf Möller authored
-
Ulf Möller authored
Pointed out by Nick Boyce <nick.boyce@eds.com>.
-
Ulf Möller authored
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
-
Dr. Stephen Henson authored
-
Ulf Möller authored
-
Dr. Stephen Henson authored
-
- Apr 26, 1999
-
-
Ulf Möller authored
-
Ulf Möller authored
So far nobody complained...
-
Ulf Möller authored
Submitted by: Anonymous
-
Ulf Möller authored
-
Dr. Stephen Henson authored
of Ulf's prototype parser, also general tidying and fixing of several problems with the original. Its still a bit of a hack but should work. This is the last bit of the old code that uses the K&R prototypes: after some testing they can finally go away...
-
- Apr 25, 1999
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
also add a few missing prototypes.
-
Ulf Möller authored
Submitted by: Reviewed by: PR:
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
Ulf Möller authored
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
- Apr 24, 1999
-
-
Ulf Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
-
Bodo Möller authored
without producing error messages. Submitted by: Reviewed by: PR:
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
Ulf Möller authored
-
Bodo Möller authored
transition. Submitted by: Reviewed by: PR:
-
Dr. Stephen Henson authored
a -write option is needed to actually change anything. Second attempt at getting rid of ERR, ERRC definitions: it might even work this time :-)
-
Bodo Möller authored
codebase apparently was inconsistent. And crypto/Makefile.ssl *does* need an ERRC .. Submitted by: Reviewed by: PR:
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
Bodo Möller authored
Submitted by: Reviewed by: PR: Submitted by: Reviewed by: PR:
-
Bodo Möller authored
Submitted by: Reviewed by: PR:
-
Dr. Stephen Henson authored
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.
-