Richard Levitte [Wed, 2 Jan 2002 10:30:40 +0000 (10:30 +0000)]
On Solaris64, cc needs the flag -xarch=v9 when linking shared
libraries. Make a general change to support shared library
linking flags in general.
Noted by Nick Briggs <briggs@parc.xerox.com>
Richard Levitte [Wed, 2 Jan 2002 10:00:52 +0000 (10:00 +0000)]
Add support for Linux on HP/PA.
Submitted by "Bryan W. Headley" <bheadley@interaccess.com>
Ulf Möller [Fri, 28 Dec 2001 17:13:10 +0000 (17:13 +0000)]
ssl3_read_bytes bug fix
Submitted by: D P Chang <dpc@qualys.com>
Reviewed by: Bodo
Bodo Möller [Fri, 21 Dec 2001 12:23:05 +0000 (12:23 +0000)]
This should be in 0.9.6c, but somehow escaped from the commit ...
But note that 0.9.6c has correct versions of the files autogenerated
from objects.txt (obj_mac.h, obj_dat.h), so libraries built from
the source distribution will not be buggy.
Bodo Möller [Fri, 21 Dec 2001 12:15:36 +0000 (12:15 +0000)]
Fix FAQ, although in case there is another release from this tree,
it won't be correct anymore anyway: current version is 0.9.6c.
not 0.9.6b.
(The engine version does not have this typo.)
Richard Levitte [Fri, 21 Dec 2001 03:23:20 +0000 (03:23 +0000)]
Status update
Richard Levitte [Fri, 21 Dec 2001 02:26:39 +0000 (02:26 +0000)]
The release has been tagged, so let's move on to 0.9.6d, which we hope will never be released.
Richard Levitte [Fri, 21 Dec 2001 01:21:23 +0000 (01:21 +0000)]
Time to release 0.9.6c. The tag will be OpenSSL_0_9_6c
Richard Levitte [Fri, 21 Dec 2001 01:12:43 +0000 (01:12 +0000)]
And just for the sake of completeness, let's add some standard macros...
Richard Levitte [Fri, 21 Dec 2001 01:09:07 +0000 (01:09 +0000)]
Better use the same number in all branches, to avoid confusion
Dr. Stephen Henson [Fri, 21 Dec 2001 00:48:45 +0000 (00:48 +0000)]
Add missing ERR_LIB_COMP #define
Richard Levitte [Thu, 20 Dec 2001 22:25:41 +0000 (22:25 +0000)]
make update
Richard Levitte [Thu, 20 Dec 2001 22:15:42 +0000 (22:15 +0000)]
Do not forget to compile comp_err.c
Ulf Möller [Thu, 20 Dec 2001 12:36:39 +0000 (12:36 +0000)]
remove some useless information (change log is in CHANGES)
Richard Levitte [Thu, 20 Dec 2001 11:04:46 +0000 (11:04 +0000)]
Summarize the news.
Bodo Möller [Wed, 19 Dec 2001 19:48:51 +0000 (19:48 +0000)]
make sure mklink.pl looks at ERR_load_...
Ulf Möller [Wed, 19 Dec 2001 19:37:41 +0000 (19:37 +0000)]
Cygwin patch. Submitted by Michael Kobar <mkobar@lymeware.com>
Bodo Möller [Mon, 17 Dec 2001 19:24:39 +0000 (19:24 +0000)]
remove redundant ERR_load_... declarations
Bodo Möller [Mon, 17 Dec 2001 19:08:39 +0000 (19:08 +0000)]
correction: certain changes have been done *after* 0.9.6b was released
Bodo Möller [Fri, 14 Dec 2001 10:09:01 +0000 (10:09 +0000)]
fix BN_rand_range
Ulf Möller [Mon, 10 Dec 2001 18:52:42 +0000 (18:52 +0000)]
name confusion with HP library function prototype (?)
Dr. Stephen Henson [Fri, 7 Dec 2001 00:40:53 +0000 (00:40 +0000)]
Don't overwrite signing time.
Lutz Jänicke [Thu, 6 Dec 2001 13:11:42 +0000 (13:11 +0000)]
HPUX 9.X on m68k with gcc
("Anton J. Gamel" <gamel@anna.anatomie.uni-freiburg.de>)
Richard Levitte [Tue, 4 Dec 2001 11:10:54 +0000 (11:10 +0000)]
"UID" is an incorrect lable for the attribute type uniqueIdentifier.
Furthermore, it create conflicts with LDAP and some RFCs that define
"UID" as a lable for the attribute type userId (which we haven't even
defined here).
The next question is if we should update objects.txt with the added
stuff from the main trunk.
Richard Levitte [Tue, 4 Dec 2001 07:50:52 +0000 (07:50 +0000)]
I was recently informed that some people wrongly use ssleay.txt as
main documentation, so let's warn them a little more, so the word
"OBSOLETE" really gets understood.
Bodo Möller [Mon, 3 Dec 2001 13:54:58 +0000 (13:54 +0000)]
crypto/objects stuff
Bodo Möller [Mon, 3 Dec 2001 13:44:24 +0000 (13:44 +0000)]
Fix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo in objects.h).
Fix: Some ip-pda OIDs were incorrect (cf. RFC 3039).
Also change Perl scripts to put auto-generation warning in the
first lines of the file.
Lutz Jänicke [Fri, 30 Nov 2001 09:36:15 +0000 (09:36 +0000)]
Support for QNX 6 (wrat@jump.net (the wharf rat)).
Bodo Möller [Mon, 26 Nov 2001 12:14:22 +0000 (12:14 +0000)]
discuss -name and default_ca more correctly (I hope)
Bodo Möller [Fri, 23 Nov 2001 21:11:46 +0000 (21:11 +0000)]
update with info on engine branch
Bodo Möller [Fri, 23 Nov 2001 20:57:59 +0000 (20:57 +0000)]
fix submitted by Andy Schneider <andy.schneider@bjss.co.uk>
Bodo Möller [Thu, 22 Nov 2001 11:26:54 +0000 (11:26 +0000)]
OS/390 support
Submitted by: Richard Shapiro <rshapiro@abinitio.com>
Bodo Möller [Thu, 22 Nov 2001 11:15:00 +0000 (11:15 +0000)]
OS/390 support
Submitted by: Richard Shapiro <rshapiro@abinitio.com>
cvs2svn [Thu, 22 Nov 2001 11:09:43 +0000 (11:09 +0000)]
This commit was manufactured by cvs2svn to create branch
'OpenSSL_0_9_6-stable'.
Bodo Möller [Thu, 22 Nov 2001 11:09:42 +0000 (11:09 +0000)]
OS/390 support
Submitted by: Richard Shapiro <rshapiro@abinitio.com>
Bodo Möller [Thu, 22 Nov 2001 11:08:38 +0000 (11:08 +0000)]
comment
Geoff Thorpe [Thu, 22 Nov 2001 10:08:49 +0000 (10:08 +0000)]
Cut "ENGINE_ID" to the more concise "ID".
Geoff Thorpe [Thu, 22 Nov 2001 09:20:08 +0000 (09:20 +0000)]
In this particular error condition, the structural reference wasn't being
released.
Geoff Thorpe [Thu, 22 Nov 2001 09:13:18 +0000 (09:13 +0000)]
When the "dynamic" ENGINE loads another ENGINE from a shared-library, it
essentially overwrites itself with the new ENGINE, with the exception of
reference counts, ex_data structures, and other 'admin' elements. However
if the new ENGINE doesn't populate certain elements, there's the risk of
the "dynamic" ENGINE's elements showing through - the "cmd_defns" were just
one of the possibilities. This implements a more comprehensive cleanup.
Geoff Thorpe [Thu, 22 Nov 2001 09:01:11 +0000 (09:01 +0000)]
The "openssl" ENGINE is no longer used except as a testing/debugging
device. This change enables it for building as a self-contained "dynamic"
ENGINE, to help testing such mechanisms.
Geoff Thorpe [Thu, 22 Nov 2001 08:48:09 +0000 (08:48 +0000)]
'flags' should only be set inside DSO_load() if constructing a new DSO
object - otherwise we overwrite any flags that had been previously set in
the DSO before calling DSO_load().
Richard Levitte [Mon, 19 Nov 2001 20:46:47 +0000 (20:46 +0000)]
Extentions of the explanations to the linking problem on Win32. Provided by Andrew Gray <agray@iconsinc.com>
Richard Levitte [Mon, 19 Nov 2001 20:46:35 +0000 (20:46 +0000)]
Extentions of the explanations to the linking problem on Win32. Provided by Andrew Gray <agray@iconsinc.com>
Lutz Jänicke [Mon, 19 Nov 2001 11:12:30 +0000 (11:12 +0000)]
Clarify reference count handling/removal of session
(shinagawa@star.zko.dec.com).
Lutz Jänicke [Mon, 19 Nov 2001 11:11:23 +0000 (11:11 +0000)]
Clarify reference count handling/removal of session
(shinagawa@star.zko.dec.com).
Richard Levitte [Fri, 16 Nov 2001 13:13:09 +0000 (13:13 +0000)]
On VMS, the norm is still that symbols are uppercased, so for now it's better
to trust that norm. I might implement a control for this later on
Richard Levitte [Fri, 16 Nov 2001 13:12:19 +0000 (13:12 +0000)]
On VMS, the norm is still that symbols are uppercased, so for now it's better
to trust that norm. I might implement a control for this later on
Bodo Möller [Fri, 16 Nov 2001 12:02:01 +0000 (12:02 +0000)]
wNAFs use does not bring that much performance on Sparcs (where
elliptic curves are are relatively faster than on PCs anyway)
Bodo Möller [Fri, 16 Nov 2001 11:37:36 +0000 (11:37 +0000)]
avoid stupid compiler warning
Richard Levitte [Fri, 16 Nov 2001 09:14:06 +0000 (09:14 +0000)]
Build dynamic rsaref engine on VMS. Tested on VAX so far.
Richard Levitte [Fri, 16 Nov 2001 09:09:15 +0000 (09:09 +0000)]
End assembler macro correctly.
On VAX, all global variables are accessed through functions, so skip
doing transfer entries for variables.
Forgot the looping gotos.
Richard Levitte [Fri, 16 Nov 2001 08:54:34 +0000 (08:54 +0000)]
On systems that don't do too well including headers from a different
directory, trust the building scripts to handle it properly.
Richard Levitte [Fri, 16 Nov 2001 08:52:56 +0000 (08:52 +0000)]
Make sure evp_locl.h can be included (hw_openbsd_dev_crypto.c needs that).
Bodo Möller [Fri, 16 Nov 2001 06:22:21 +0000 (06:22 +0000)]
comment
Bodo Möller [Fri, 16 Nov 2001 06:22:05 +0000 (06:22 +0000)]
use a more interesting test case
Bodo Möller [Thu, 15 Nov 2001 22:35:41 +0000 (22:35 +0000)]
comments etc.
Bodo Möller [Thu, 15 Nov 2001 22:32:11 +0000 (22:32 +0000)]
Improve EC efficiency.
Richard Levitte [Thu, 15 Nov 2001 22:29:02 +0000 (22:29 +0000)]
A missing comma added.
Richard Levitte [Thu, 15 Nov 2001 20:24:00 +0000 (20:24 +0000)]
make update
Richard Levitte [Thu, 15 Nov 2001 20:23:29 +0000 (20:23 +0000)]
Add MD digests.
And this finishes this engine, it now offers all ciphers and digests
that RSAref 2.0 has.
Richard Levitte [Thu, 15 Nov 2001 20:19:40 +0000 (20:19 +0000)]
Make it possible to give digest names as -evp arguments.
Richard Levitte [Thu, 15 Nov 2001 18:52:28 +0000 (18:52 +0000)]
Add DES functions.
Restructure the code and comment it a bit.
Prepare for the presence of digests.
Richard Levitte [Thu, 15 Nov 2001 18:48:42 +0000 (18:48 +0000)]
If an engine isn't built in, try loading it as a shareable library
instead. This also makes it possible for users to simply give said
shareable library as argument for the -engine option.
Richard Levitte [Thu, 15 Nov 2001 18:24:42 +0000 (18:24 +0000)]
At least for the two common Unixly DSO loading methods, include the
system error in the error text.
Richard Levitte [Thu, 15 Nov 2001 16:57:36 +0000 (16:57 +0000)]
Use the generated error code files.
Richard Levitte [Thu, 15 Nov 2001 16:57:00 +0000 (16:57 +0000)]
'make update' + some touches.
Richard Levitte [Thu, 15 Nov 2001 16:56:17 +0000 (16:56 +0000)]
Add targets to update the error code files.
Richard Levitte [Thu, 15 Nov 2001 16:53:50 +0000 (16:53 +0000)]
Add a local error code configuration file for the rsaref dynamic
engine.
Richard Levitte [Thu, 15 Nov 2001 16:52:10 +0000 (16:52 +0000)]
Make it possible to build completely static, independent error C
files.
Richard Levitte [Thu, 15 Nov 2001 14:33:49 +0000 (14:33 +0000)]
Restore extern "C" balance.
Richard Levitte [Thu, 15 Nov 2001 12:44:57 +0000 (12:44 +0000)]
perl util/mkerr.pl -recurse -write -rebuild
Richard Levitte [Thu, 15 Nov 2001 12:41:39 +0000 (12:41 +0000)]
make update
perl util/mkdef.pl crypto update rewrite
Richard Levitte [Thu, 15 Nov 2001 12:36:30 +0000 (12:36 +0000)]
make update
perl util/mkdef.pl crypto update rewrite
Richard Levitte [Thu, 15 Nov 2001 12:25:14 +0000 (12:25 +0000)]
make update
perl util/mkerr.pl -recurse -write -rebuild
Richard Levitte [Thu, 15 Nov 2001 12:18:01 +0000 (12:18 +0000)]
Apply the following changes from the main trunk:
2001-03-08 13:14 bodo
* util/mkerr.pl (1.14): Change mkerr.pl so that it puts the
ERR_load_..._strings() prototype in header files that it writes.
2001-05-10 02:07 steve
* util/mkerr.pl (1.15): Fix to allow multiple NONE libraries in
mkerr.pl .
Geoff Thorpe [Thu, 15 Nov 2001 01:56:10 +0000 (01:56 +0000)]
The change in the HEAD to not cache gethostbyname() values made two
functions redundant - which were later commented out. This does the same
for the merge of the gethostbyname() change to 0.9.6-stable.
Richard Levitte [Wed, 14 Nov 2001 23:39:01 +0000 (23:39 +0000)]
Make use of RSAref's header files instead of EAY's crafted rsaref.h.
Richard Levitte [Wed, 14 Nov 2001 23:25:46 +0000 (23:25 +0000)]
In a Debian Linux environment, it's not a good idea, apparently, to
manually declare the include directory /usr/include at the same time
as the macro PROTOTYPES is defined with the value 1. Besides,
/usr/include is the standard include directory anyway, so there's no
need to specify it explicitely.
Richard Levitte [Wed, 14 Nov 2001 22:42:35 +0000 (22:42 +0000)]
Add a demo that reimplements the RSAref glue in form of a dynamically
loadable engine.
Richard Levitte [Wed, 14 Nov 2001 22:32:19 +0000 (22:32 +0000)]
After loading a dynamic engine, reset the command definitions to the
empty set. This prevents engines that do not set the command
definitions themselves to inherit the ones from "dynamic", which would
otherwise be very confusing.
Richard Levitte [Wed, 14 Nov 2001 22:30:17 +0000 (22:30 +0000)]
Change the order of events so the capabilities of loaded engines can
get listed as well.
Bodo Möller [Wed, 14 Nov 2001 21:21:47 +0000 (21:21 +0000)]
remove obsolete entry
Bodo Möller [Wed, 14 Nov 2001 21:21:04 +0000 (21:21 +0000)]
remove obsolete entry
Bodo Möller [Wed, 14 Nov 2001 21:19:47 +0000 (21:19 +0000)]
fix warning
Bodo Möller [Wed, 14 Nov 2001 21:18:35 +0000 (21:18 +0000)]
cast to unsigned int, not to int to avoid the warning -- all these
values really are unsigned
Bodo Möller [Wed, 14 Nov 2001 21:18:30 +0000 (21:18 +0000)]
consistency between main branch and stable branch
Bodo Möller [Wed, 14 Nov 2001 21:17:39 +0000 (21:17 +0000)]
consistency between main branch and stable branch
Richard Levitte [Wed, 14 Nov 2001 13:57:52 +0000 (13:57 +0000)]
Implement STARTTLS for certain protocols, currently only supporting SMTP.
Richard Levitte [Wed, 14 Nov 2001 10:59:35 +0000 (10:59 +0000)]
Remove temporary files
Richard Levitte [Wed, 14 Nov 2001 10:58:37 +0000 (10:58 +0000)]
Remove temporary files
Richard Levitte [Wed, 14 Nov 2001 10:55:29 +0000 (10:55 +0000)]
unsigned int vs. int.
Richard Levitte [Wed, 14 Nov 2001 10:53:47 +0000 (10:53 +0000)]
Exclude .out files
Richard Levitte [Wed, 14 Nov 2001 10:44:13 +0000 (10:44 +0000)]
Apply the following changes from the main trunk:
2001-10-10 16:46 levitte
* Configure (1.294), Makefile.org (1.142): For systems where gcc is
used and where we don't know if GNU ld is used or not, let's ask
collect2 which ld it uses and choose to use the target
do-gnu_shared if GNU ld is used.
This solves the reported problems on Solaris systems where GNU cc
is used but GNU ld isn't, and probably on other systems with
similar setups.
Richard Levitte [Wed, 14 Nov 2001 10:08:55 +0000 (10:08 +0000)]
Apply the following changes from the main trunk:
2001-06-05 06:41 levitte
* Makefile.org (1.137): Small detail about AIX forgotten...
Richard Levitte [Wed, 14 Nov 2001 09:45:30 +0000 (09:45 +0000)]
Apply the following changes from the main trunk:
2001-02-13 14:08 levitte
* Configure (1.251): Update of linux-ppc. Contributed by MATSUURA
Takanori <t-matsuu@protein.osaka-u.ac.jp>
Richard Levitte [Wed, 14 Nov 2001 09:44:37 +0000 (09:44 +0000)]
Apply the following changes from the main trunk:
2001-04-27 23:33 levitte
* Makefile.org (1.135): A method to create shared libraries on AIX,
and according to "Howard Chu" <hyc@highlandsun.com>, it may be
general enough to work on any Unixly system.
Richard Levitte [Wed, 14 Nov 2001 09:38:55 +0000 (09:38 +0000)]
Apply the following changes from the main trunk:
2001-04-26 22:17 levitte
* Makefile.org (1.134): Linux shared libraries can be linked with
debug symbols. Tru64 shared libraries can be linked with static
libraries.
Richard Levitte [Wed, 14 Nov 2001 08:26:55 +0000 (08:26 +0000)]
Apply the following changes from the main trunk:
2001-01-10 17:43 bodo
* Makefile.org (1.118): Pass ${PERL} down to the Makefile in
sub-directory "test" in "make tests"
2001-01-10 17:40 bodo
* Makefile.org (1.117): Use $(PERL) in place of hard-coded perl
Richard Levitte [Wed, 14 Nov 2001 08:18:07 +0000 (08:18 +0000)]
Apply the following change from the main trunk:
2000-12-01 02:11 levitte
* Configure (1.243), config (1.71): Recognise Darwin as well. For
now, have it do exactly the same thing as for Rhapsody
Richard Levitte [Wed, 14 Nov 2001 08:08:04 +0000 (08:08 +0000)]
Apply the following change from the main trunk:
2000-11-14 12:05 jaenicke
* Makefile.org (1.115): Some platforms (namely HP-UX) require the
'x' bit set for shared libraries. For performance reasons, it is
also recommended to make the (mmap'ed) shared library 'read-only'.
-> New permissions for installed shared libraries = 555
This doesn't hurt anybody, provided the installation is performed
with 'cp -f' :-)