openssl.git
21 years agoComplete integration of SPARC assembler DES implementation. Tested on Solaris
Andy Polyakov [Thu, 2 Jan 2003 23:26:46 +0000 (23:26 +0000)]
Complete integration of SPARC assembler DES implementation. Tested on Solaris
only. I'll keep my eyes open for Linux and OpenBSD targets.

21 years agoUltraSPARC assembler DES implementation tune-up. The code can be
Andy Polyakov [Thu, 2 Jan 2003 17:40:33 +0000 (17:40 +0000)]
UltraSPARC assembler DES implementation tune-up. The code can be
compiled for any SPARC CPU (UltraSPARC performance is *not* affected),
can be compiled for 64-bit ABI and is position-independent.

21 years agoVery old submission (from 2000) of UltraSPARC assembler DES implementation.
Andy Polyakov [Thu, 2 Jan 2003 17:36:26 +0000 (17:36 +0000)]
Very old submission (from 2000) of UltraSPARC assembler DES implementation.
It was not accepted because code is not PIC, too UltraSPARC-specific when
it doesn't have to and 32-bit only. I'm committing the original version
mostly for reference purposes. 64, PIC, blended CPU tune-up follows shortly.
Obtained from: http://inet.uni2.dk/~svolaf/des.htm

21 years agoI implemented this when troubleshooting performance problem on SPARC Solaris.
Andy Polyakov [Thu, 2 Jan 2003 17:19:05 +0000 (17:19 +0000)]
I implemented this when troubleshooting performance problem on SPARC Solaris.
As there is an apparent interest for optimization for footprint, I figured
that this can eventually become useful.

21 years agoLink engines against libcrypto, even when a TCP/IP implementation is
Richard Levitte [Thu, 2 Jan 2003 00:26:01 +0000 (00:26 +0000)]
Link engines against libcrypto, even when a TCP/IP implementation is
specified...

21 years agoAdjust the parameter lists in some not commonly used files.
Richard Levitte [Wed, 1 Jan 2003 23:41:46 +0000 (23:41 +0000)]
Adjust the parameter lists in some not commonly used files.
PR: 428

21 years agoMake sure the last character of the ASN.1 time string (the 'Z') is copied.
Richard Levitte [Wed, 1 Jan 2003 03:40:59 +0000 (03:40 +0000)]
Make sure the last character of the ASN.1 time string (the 'Z') is copied.
PR: 429

21 years agoIt's rather silly to believe we'd release 0.9.7a in 2002 :-).
Richard Levitte [Tue, 31 Dec 2002 01:00:06 +0000 (01:00 +0000)]
It's rather silly to believe we'd release 0.9.7a in 2002 :-).
It's even more silly to pretend we know which year 0.9.8 will be
released.

21 years agoMerge in changes from 0.9.7-stable.
Richard Levitte [Tue, 31 Dec 2002 00:02:10 +0000 (00:02 +0000)]
Merge in changes from 0.9.7-stable.

21 years agoMerge in changes from 0.9.7-stable.
Richard Levitte [Mon, 30 Dec 2002 23:56:09 +0000 (23:56 +0000)]
Merge in changes from 0.9.7-stable.

21 years agoMy English is definitely not good as my assembly skills:-) And it looks like
Andy Polyakov [Mon, 30 Dec 2002 20:17:20 +0000 (20:17 +0000)]
My English is definitely not good as my assembly skills:-) And it looks like
titles can't be multi-line...

21 years agoIt probably belongs in PROBLEMS, but it's more likely to be a FAQ.
Andy Polyakov [Mon, 30 Dec 2002 11:10:03 +0000 (11:10 +0000)]
It probably belongs in PROBLEMS, but it's more likely to be a FAQ.

21 years agoSince we're including Kerberos 5 headers in our exported header files (when
Richard Levitte [Sun, 29 Dec 2002 23:03:12 +0000 (23:03 +0000)]
Since we're including Kerberos 5 headers in our exported header files (when
OpenSSL is configured to use Kerberos), we'd better tell pkg-config users
where they can be found.
PR: 421

21 years agoAdd information about AES cipher suites to ciphers manual page.
Lutz Jänicke [Sun, 29 Dec 2002 21:24:50 +0000 (21:24 +0000)]
Add information about AES cipher suites to ciphers manual page.

If no authentication method is mentioned in the cipher suite name (e.g.
AES128-SHA), RSA authentication is used (PR #396).

21 years agoFix wrong handling of session ID in SSLv2 client code.
Lutz Jänicke [Sun, 29 Dec 2002 20:59:35 +0000 (20:59 +0000)]
Fix wrong handling of session ID in SSLv2 client code.

PR: 377

21 years agoCorrect asm exclusions.
Ben Laurie [Sun, 29 Dec 2002 17:57:09 +0000 (17:57 +0000)]
Correct asm exclusions.

21 years agoOS/2 does binary by default, apparently.
Richard Levitte [Sun, 29 Dec 2002 10:19:58 +0000 (10:19 +0000)]
OS/2 does binary by default, apparently.
Reported by Brian Havard <brianh@kheldar.apana.org.au>.

21 years agomake update
Richard Levitte [Sun, 29 Dec 2002 01:38:15 +0000 (01:38 +0000)]
make update

21 years agoFinally get rid of all the algorithm inclusions that were done from
Richard Levitte [Sun, 29 Dec 2002 01:37:35 +0000 (01:37 +0000)]
Finally get rid of all the algorithm inclusions that were done from
evp.h.

Application authors BEWARE!  If you have had the habit to count on
evp.h to provide all those lower-level algorithm functions, you need
to think again!  Please change your programs NOW, or you will be sorry
when 0.9.8 gets release (it's quite some time away...).

21 years agomake update
Richard Levitte [Sat, 28 Dec 2002 02:42:05 +0000 (02:42 +0000)]
make update

21 years agoMerge from 0.9.7-stable.
Richard Levitte [Sat, 28 Dec 2002 02:41:17 +0000 (02:41 +0000)]
Merge from 0.9.7-stable.

21 years agoI can't confirm the claim being removed and nobody seems to speak up for it.
Andy Polyakov [Fri, 27 Dec 2002 15:04:45 +0000 (15:04 +0000)]
I can't confirm the claim being removed and nobody seems to speak up for it.

21 years agoUltraSPARC performance "tune-up."
Andy Polyakov [Fri, 27 Dec 2002 14:51:49 +0000 (14:51 +0000)]
UltraSPARC performance "tune-up."

21 years agoFAQ addenum as discussed in RT#417.
Andy Polyakov [Fri, 27 Dec 2002 14:27:48 +0000 (14:27 +0000)]
FAQ addenum as discussed in RT#417.

21 years agoKenneth R. Robinette just told me the latest snapshot works well with
Richard Levitte [Fri, 27 Dec 2002 14:01:40 +0000 (14:01 +0000)]
Kenneth R. Robinette just told me the latest snapshot works well with
MIT Kerberos.

21 years agoCan't find the referense to errors on XP with Kerberos
Richard Levitte [Fri, 27 Dec 2002 08:09:08 +0000 (08:09 +0000)]
Can't find the referense to errors on XP with Kerberos

21 years agoAdd SPKM among the related stanrds.
Richard Levitte [Thu, 26 Dec 2002 22:35:04 +0000 (22:35 +0000)]
Add SPKM among the related stanrds.

21 years agoUpdates
Richard Levitte [Thu, 26 Dec 2002 22:25:02 +0000 (22:25 +0000)]
Updates

21 years agoUpdate our list of implemented and related standards.
Richard Levitte [Thu, 26 Dec 2002 00:21:53 +0000 (00:21 +0000)]
Update our list of implemented and related standards.

21 years agoUpdate our list of implemented and related standards.
Richard Levitte [Thu, 26 Dec 2002 00:17:46 +0000 (00:17 +0000)]
Update our list of implemented and related standards.

21 years agoSpelling error.
Richard Levitte [Wed, 25 Dec 2002 22:16:56 +0000 (22:16 +0000)]
Spelling error.
This patch was taken from the OpenBSD copy of OpenSSL 0.9.7 beta3 with patches

21 years agoAvoid double definition of config.
Richard Levitte [Tue, 24 Dec 2002 23:53:46 +0000 (23:53 +0000)]
Avoid double definition of config.
PR: 420

21 years agoUpdates
Richard Levitte [Tue, 24 Dec 2002 23:52:07 +0000 (23:52 +0000)]
Updates

21 years agoSome more adjustments
Lutz Jänicke [Tue, 24 Dec 2002 21:55:57 +0000 (21:55 +0000)]
Some more adjustments
Submitted by: Jeffrey Altman <jaltman@columbia.edu>, "Kenneth R. Robinette" <support@securenetterm.com>

21 years agoCygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,
Richard Levitte [Tue, 24 Dec 2002 10:50:11 +0000 (10:50 +0000)]
Cygwin needs the library locatin for .DLLs to be set in PATH.  Unfortunately,
the conditional was set to add the library directory to PATH when the
platform is NOT Cygwin.  Corrected.
PR: 404

21 years agoAll VMS-specific problems have been solved.
Richard Levitte [Tue, 24 Dec 2002 10:38:05 +0000 (10:38 +0000)]
All VMS-specific problems have been solved.
Confirmed by Mark Daniel <Mark.Daniel@wasd.vsm.com.au>

21 years agoFinally, a bn_div_words() in VAX assembler that goes through all tests.
Richard Levitte [Mon, 23 Dec 2002 11:25:51 +0000 (11:25 +0000)]
Finally, a bn_div_words() in VAX assembler that goes through all tests.
PR: 413

21 years agoStop a possible memory leak.
Richard Levitte [Sat, 21 Dec 2002 23:49:21 +0000 (23:49 +0000)]
Stop a possible memory leak.
(I wonder why s2_connect() handles the initial buffer allocation slightly
differently...)
PR: 416

21 years agoMake AES_ENCRYPT and AES_DECRYPT macros instead of static constants.
Richard Levitte [Fri, 20 Dec 2002 18:21:35 +0000 (18:21 +0000)]
Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants.
PR: 411

21 years agoFix for "shift count too large" when compiling for hpux-parisc2 and
Andy Polyakov [Fri, 20 Dec 2002 18:11:30 +0000 (18:11 +0000)]
Fix for "shift count too large" when compiling for hpux-parisc2 and
irix-mips. The bug was introduced with accelerated support for x86_64.
My fault! Fixed now.

21 years agoMore accurate comments.
Richard Levitte [Fri, 20 Dec 2002 16:38:36 +0000 (16:38 +0000)]
More accurate comments.

21 years agoA little debugging.
Richard Levitte [Fri, 20 Dec 2002 16:38:06 +0000 (16:38 +0000)]
A little debugging.

21 years agoPropagate MAKEDEPPROG to the subdirs under crypto/.
Richard Levitte [Fri, 20 Dec 2002 15:28:42 +0000 (15:28 +0000)]
Propagate MAKEDEPPROG to the subdirs under crypto/.

21 years agoFix Kerberos5/SSL interaction
Lutz Jänicke [Fri, 20 Dec 2002 12:48:00 +0000 (12:48 +0000)]
Fix Kerberos5/SSL interaction
Submitted by: "Kenneth R. Robinette" <support@securenetterm.com>
Reviewed by:
PR:

21 years agoKeep the internal lowercase 'surname', for programmer's sake.
Richard Levitte [Fri, 20 Dec 2002 09:39:34 +0000 (09:39 +0000)]
Keep the internal lowercase 'surname', for programmer's sake.

21 years agoBe consistent with capitalisation of object names.
Richard Levitte [Fri, 20 Dec 2002 09:24:17 +0000 (09:24 +0000)]
Be consistent with capitalisation of object names.

21 years agoBe consistent with capitalisation of object names.
Richard Levitte [Fri, 20 Dec 2002 09:18:18 +0000 (09:18 +0000)]
Be consistent with capitalisation of object names.

21 years agoThere was a mixup between INSTALLTOP and OPENSSLDIR...
Richard Levitte [Fri, 20 Dec 2002 07:51:03 +0000 (07:51 +0000)]
There was a mixup between INSTALLTOP and OPENSSLDIR...

21 years agoWe stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,
Richard Levitte [Thu, 19 Dec 2002 22:10:12 +0000 (22:10 +0000)]
We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,
and then didn't support it very well.  And that when there already is a
useful variable for exactly this kind of thing; EX_LIBS...

21 years agoBecause the contents of openssl.pc may have to change when a configuration
Richard Levitte [Thu, 19 Dec 2002 21:56:40 +0000 (21:56 +0000)]
Because the contents of openssl.pc may have to change when a configuration
has been performed (and possibly changed), have it depend on Makefile.ssl.

21 years agoSmall tweaks for code consistency.
Richard Levitte [Thu, 19 Dec 2002 21:55:48 +0000 (21:55 +0000)]
Small tweaks for code consistency.

21 years agoTo avoid any future programming glitches, let's make each and every
Richard Levitte [Thu, 19 Dec 2002 21:13:29 +0000 (21:13 +0000)]
To avoid any future programming glitches, let's make each and every
assignment (modulo those I missed) individual statements.

21 years agoI have no idea what possesed me to compile s_socket.c as POSIXly code.
Richard Levitte [Thu, 19 Dec 2002 19:42:53 +0000 (19:42 +0000)]
I have no idea what possesed me to compile s_socket.c as POSIXly code.
Incidently, it now compiles so much better without _POSIX_C_SOURCE.

21 years agoIf _XOPEN_SOURCE_EXTENDED or _XOPEN_SOURCE are defined, _POSIX_C_SOURCE gets
Richard Levitte [Thu, 19 Dec 2002 19:39:30 +0000 (19:39 +0000)]
If _XOPEN_SOURCE_EXTENDED or _XOPEN_SOURCE are defined, _POSIX_C_SOURCE gets
defined in DECC$TYPES.H.  If _POSIX_C_SOURCE is defined, certain types do
not get defined (u_char, u_int, ...).  DECC.H gets included by assert.h
and others.  Now, in6.h uses the types u_char, u_int and so on, and gets
included as part of other header inclusions, and will of course fail because
of the missing types.

On the other hand, _XOPEN_SOURCE_EXTENDED is needed to get gethostname()
properly declared...

Solution: define _XOPEN_SOURCE_EXTENDED much later, so DECC$TYPES.H has
a chance to be included *first*, so the otherwise missing types get defined
properly.

Personal: *mumble* *mumble*

21 years agoIt was pointed out to me that .pc files are normally stored in
Richard Levitte [Thu, 19 Dec 2002 17:44:42 +0000 (17:44 +0000)]
It was pointed out to me that .pc files are normally stored in
${prefix}/lib/pkgconfig, not ${prefix}/lib/pkginfo.

21 years agoIt was pointed out to me that .pc files are normally stored in
Richard Levitte [Thu, 19 Dec 2002 17:42:23 +0000 (17:42 +0000)]
It was pointed out to me that .pc files are normally stored in
${prefix}/lib/pkgconfig, not ${prefix}/lib/pkginfo.

21 years agoUpdate the current status
Richard Levitte [Wed, 18 Dec 2002 10:24:02 +0000 (10:24 +0000)]
Update the current status

21 years agoBetter wording?
Andy Polyakov [Wed, 18 Dec 2002 09:42:51 +0000 (09:42 +0000)]
Better wording?

21 years agoFix for RT#405, Solaris refuses to invoke preprocessor if egrep returns 1.
Andy Polyakov [Wed, 18 Dec 2002 09:03:48 +0000 (09:03 +0000)]
Fix for RT#405, Solaris refuses to invoke preprocessor if egrep returns 1.
Linux for example doesn't exhibit this behaviour, but I add "exit 0" to all
potentially affected rules, just to be on the safe side.

21 years agoMake "perl des-586.pl a.out" work, see RT#402
Andy Polyakov [Tue, 17 Dec 2002 08:05:49 +0000 (08:05 +0000)]
Make "perl des-586.pl a.out" work, see RT#402

21 years ago'a=b c=$a; echo $c' doesn't necessarily prints "b", '' vs. "", $s in
Andy Polyakov [Mon, 16 Dec 2002 23:35:17 +0000 (23:35 +0000)]
'a=b c=$a; echo $c' doesn't necessarily prints "b", '' vs. "", $s in
Makefiles... I suppose it wasn't tested very much...

21 years agoTransfer the Solaris shared library building changes from
Richard Levitte [Mon, 16 Dec 2002 20:33:38 +0000 (20:33 +0000)]
Transfer the Solaris shared library building changes from
0.9.7-stable.

21 years agoProtect loading routines with a lock.
Richard Levitte [Mon, 16 Dec 2002 06:06:03 +0000 (06:06 +0000)]
Protect loading routines with a lock.
PR: 373

21 years agoSynchronise with Makefiles.
Richard Levitte [Sun, 15 Dec 2002 20:59:24 +0000 (20:59 +0000)]
Synchronise with Makefiles.

21 years agoAlways forget this one...
Andy Polyakov [Sun, 15 Dec 2002 16:01:21 +0000 (16:01 +0000)]
Always forget this one...

21 years agoDES PIC-ification. "Cygwin" companion. Problem was that preprocessor macro
Andy Polyakov [Sun, 15 Dec 2002 10:06:27 +0000 (10:06 +0000)]
DES PIC-ification. "Cygwin" companion. Problem was that preprocessor macro
is not expanded if prepended with a $-sign.

21 years agoMake sure manual pages are properly linked to on systems that have case
Richard Levitte [Sun, 15 Dec 2002 06:45:43 +0000 (06:45 +0000)]
Make sure manual pages are properly linked to on systems that have case
insensitive file names, as well as those that do not have symlinks.
Incidently, both these cases apply on DOS/Windows...

21 years agoUpdate the make system for installations:
Richard Levitte [Sun, 15 Dec 2002 05:59:13 +0000 (05:59 +0000)]
Update the make system for installations:

- define a HERE variable to indicate where the source tree is (used
  very little right now)
- make more use of copying and making attribute changes to {file}.new,
  and then move it to {file}
- use 'mv -f' to avoid all those questions to the user when the file
  in question doesn't have write attributes for that user.

21 years agoDon't define macros in terms of asm() when __STRICT_ANSI is defined.
Richard Levitte [Sun, 15 Dec 2002 05:54:56 +0000 (05:54 +0000)]
Don't define macros in terms of asm() when __STRICT_ANSI is defined.

21 years agoBring des_locl.h at the same level as in the 0.9.7 branch.
Richard Levitte [Sun, 15 Dec 2002 05:54:26 +0000 (05:54 +0000)]
Bring des_locl.h at the same level as in the 0.9.7 branch.
Don't define macros in terms of asm() when __STRICT_ANSI is defined.

21 years agoOoops! No ROTATE on some platforms after x86_64 performance patch...
Andy Polyakov [Sun, 15 Dec 2002 00:47:47 +0000 (00:47 +0000)]
Ooops! No ROTATE on some platforms after x86_64 performance patch...

21 years agoAs you might have noticed I tried to change for . prefix, because it's
Andy Polyakov [Sat, 14 Dec 2002 23:14:00 +0000 (23:14 +0000)]
As you might have noticed I tried to change for . prefix, because it's
the one to be used to denote local labels in single function scope.
Problem is that SHA uses same label set across functions, therefore I
have to switch back to $ prefix.

21 years agoSolaris shared build fix-ups. See RT#238,239 for details.
Andy Polyakov [Sat, 14 Dec 2002 21:46:46 +0000 (21:46 +0000)]
Solaris shared build fix-ups. See RT#238,239 for details.

21 years agoNew DETECT_GNU_LD procedure.
Andy Polyakov [Sat, 14 Dec 2002 20:52:19 +0000 (20:52 +0000)]
New DETECT_GNU_LD procedure.

21 years agox86_64 performance patch.
Andy Polyakov [Sat, 14 Dec 2002 20:42:05 +0000 (20:42 +0000)]
x86_64 performance patch.

21 years agoDES PIC-ification. Windows companion.
Andy Polyakov [Sat, 14 Dec 2002 17:54:30 +0000 (17:54 +0000)]
DES PIC-ification. Windows companion.

21 years agoThe ampersand is not required in these constructs, and was giving AIX
Geoff Thorpe [Fri, 13 Dec 2002 22:01:46 +0000 (22:01 +0000)]
The ampersand is not required in these constructs, and was giving AIX
warnings.

Reported by: Bernhard Simon.

21 years agoIA-32 assembler modules (primarily DES) PIC-ification. Idea is to keep
Andy Polyakov [Fri, 13 Dec 2002 17:56:14 +0000 (17:56 +0000)]
IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keep
shared libraries shared.

21 years agoOK, there's at least one application author who has provided dynamic locking
Richard Levitte [Fri, 13 Dec 2002 07:30:53 +0000 (07:30 +0000)]
OK, there's at least one application author who has provided dynamic locking
callbacks

21 years agoBIO_new_bio_pair() was unnecessarily described in it's own page as well as in
Richard Levitte [Thu, 12 Dec 2002 22:12:02 +0000 (22:12 +0000)]
BIO_new_bio_pair() was unnecessarily described in it's own page as well as in
BIO_s_bio.pod.  The most logical is to move everything needed from
BIO_new_bio_pair.pod to BIO_s_bio.pod (including the nice example)
and toss BIO_new_bio_pair.pod.  I hope I got all the info over properly.
PR: 370

21 years agoBIO_set_nbio() is enumerated, but not explained. Remove it from enumeration
Richard Levitte [Thu, 12 Dec 2002 22:08:49 +0000 (22:08 +0000)]
BIO_set_nbio() is enumerated, but not explained.  Remove it from enumeration
since it's both enumerated and explained in BIO_s_connect.pod.
PR: 370

21 years agoI forgot one item I intend to work on.
Richard Levitte [Thu, 12 Dec 2002 19:40:55 +0000 (19:40 +0000)]
I forgot one item I intend to work on.

21 years agoSkip DH-specific tests when no-dh has been configured.
Richard Levitte [Thu, 12 Dec 2002 18:43:10 +0000 (18:43 +0000)]
Skip DH-specific tests when no-dh has been configured.
PR: 353

21 years agoDocument the modifications in 0.9.7 that will make the hw_ncipher.c
Richard Levitte [Thu, 12 Dec 2002 17:40:15 +0000 (17:40 +0000)]
Document the modifications in 0.9.7 that will make the hw_ncipher.c
engine work properly even in bad situations.

21 years agoMake 'tunala' link with zlib if possible (so it works if openssl was
Geoff Thorpe [Wed, 11 Dec 2002 19:07:03 +0000 (19:07 +0000)]
Make 'tunala' link with zlib if possible (so it works if openssl was
configured with zlib support).

21 years agoIn CRYPTO_lock(), check that the application cares about locking (provided
Richard Levitte [Wed, 11 Dec 2002 08:56:35 +0000 (08:56 +0000)]
In CRYPTO_lock(), check that the application cares about locking (provided
callbacks) before attempting to lock.

21 years agosk_*_push() returns the number of items on the stack, not the index of the
Richard Levitte [Wed, 11 Dec 2002 08:33:31 +0000 (08:33 +0000)]
sk_*_push() returns the number of items on the stack, not the index of the
pushed item.  The index is the number of items - 1.  And if a NULL item was
found, actually use it.
Finally, provide a little bit of safety in CRYPTO_lock() by asserting the a
requested dynamic lock really must exist, instead of just being silent about it

21 years agoLet's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H
Richard Levitte [Wed, 11 Dec 2002 07:37:54 +0000 (07:37 +0000)]
Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H
were defined.

21 years agoLet's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H
Richard Levitte [Wed, 11 Dec 2002 07:24:43 +0000 (07:24 +0000)]
Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H
were defined.

21 years agoSince HEADER_DES_H has been the protector of des.h since libdes
Richard Levitte [Wed, 11 Dec 2002 06:59:16 +0000 (06:59 +0000)]
Since HEADER_DES_H has been the protector of des.h since libdes
(before SSLeay, maybe?), it's better to have that macro protect
the compatibility header des_old.h.  In the new des.h, let's use
a slightly different protecting macro.

The rationale is that there are application that might include (via
other header files, perhaps) both an old libdes des.h and OpenSSL's
des.h.  Whichever comes first would overshadow the other because of
the clash in protecting macro.  This fix solves that problem.

21 years agoThis stops a compiler warning from -Wmissing-prototypes.
Geoff Thorpe [Wed, 11 Dec 2002 03:34:26 +0000 (03:34 +0000)]
This stops a compiler warning from -Wmissing-prototypes.
(Noticed by Nils Larsch)

21 years agoUpdate -Olimit setting.
Lutz Jänicke [Tue, 10 Dec 2002 18:48:14 +0000 (18:48 +0000)]
Update -Olimit setting.
Submitted by: Bernhard Simon <simon@zid.tuwien.ac.at>
Reviewed by:
PR:

21 years agotest commit (just removing tailing blanks) #2 after migration
Ralf S. Engelschall [Tue, 10 Dec 2002 12:01:39 +0000 (12:01 +0000)]
test commit (just removing tailing blanks) #2 after migration

21 years agotest commit (removing trailing blanks) after migration
Ralf S. Engelschall [Tue, 10 Dec 2002 10:51:18 +0000 (10:51 +0000)]
test commit (removing trailing blanks) after migration

21 years agotest blank-line commit after migration -- just ignore
Ralf S. Engelschall [Tue, 10 Dec 2002 10:49:22 +0000 (10:49 +0000)]
test blank-line commit after migration -- just ignore

21 years agoA memset() too many got converted into a OPENSSL_cleanse().
Richard Levitte [Tue, 10 Dec 2002 08:26:05 +0000 (08:26 +0000)]
A memset() too many got converted into a OPENSSL_cleanse().
PR: 393

21 years agoBN_sqr test failure entry.
Andy Polyakov [Mon, 9 Dec 2002 13:43:38 +0000 (13:43 +0000)]
BN_sqr test failure entry.

21 years agoFix wrong URI.
Lutz Jänicke [Mon, 9 Dec 2002 08:49:58 +0000 (08:49 +0000)]
Fix wrong URI.
Submitted by: assar@kth.se
Reviewed by:
PR: 390

21 years agomake update
Richard Levitte [Mon, 9 Dec 2002 02:19:27 +0000 (02:19 +0000)]
make update

21 years agoHmm, Geoff's change made things quite interesting. We can now give
Richard Levitte [Mon, 9 Dec 2002 02:18:16 +0000 (02:18 +0000)]
Hmm, Geoff's change made things quite interesting.  We can now give
users the option of disabling deprecated functions, which should of
course be reflected in libeay.num and .def files.  Quite nice,
actually.