- 07 11月, 2000 22 次提交
-
-
由 Richard Levitte 提交于
requirement for an engine utility since we now have that.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
yesterday.
-
由 Richard Levitte 提交于
passed down to ld as GNU cc.
-
由 Richard Levitte 提交于
error. When checking like engine_add() is, those errors are actually good, so remove them.
-
由 Richard Levitte 提交于
environment variable, SHLIB_PATH. This change makes that possible.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
RSA_get_ext_data().
-
由 Richard Levitte 提交于
pointer to a const double pointe parameter, the pointer must point to const data as well.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
that are needed in the ASN.1 macros. Hopefully, we can get rid of those in an elegant way in the future.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
few small constifying changes, and why not throw in a couple of extras while I'm at it?
-
由 Richard Levitte 提交于
-
由 Ulf Möller 提交于
-
由 Richard Levitte 提交于
two functions that did expansion on in parameters (BN_mul() and BN_sqr()). The problem was solved by making bn_dup_expand() which is a mix of bn_expand2() and BN_dup().
-
由 Richard Levitte 提交于
Spotted by Ken Lalonde <ken@torus.ca>
-
- 06 11月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
full version number and not just 0. This should mark the shared libraries as not backward compatible. Of course, this should be changed again when we can guarantee backward binary compatibility.
-
- 04 11月, 2000 4 次提交
-
-
由 Ulf Möller 提交于
The randomness may not actually be very good (we don't know).
-
由 Ulf Möller 提交于
-
由 Geoff Thorpe 提交于
needed now.
-
由 Ulf Möller 提交于
From: Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
-
- 03 11月, 2000 7 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
load the "external" built-in engines (those that require DSO). This makes linking with libdl or other dso libraries non-mandatory. Change 'openssl engine' accordingly. Change the engine header files so some declarations (that differed at that!) aren't duplicated, and make sure engine_int.h includes engine.h. That way, there should be no way of missing the needed info.
-
由 Richard Levitte 提交于
implementation is contained in the application, and the capability string building part should really be part of the engine library. This is therefore an experimental hack, and will be changed in the near future.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 02 11月, 2000 5 次提交
-
-
由 Bodo Möller 提交于
fopen(NULL).
-
由 Richard Levitte 提交于
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
built using an abstracted state machine with a non-blocking IP wrapper around it. README will follow in the next commit.
-
- 01 11月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-