- 15 11月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 14 11月, 2000 8 次提交
-
-
由 Richard Levitte 提交于
engine structure, and some ANSI C compilers will complain otherwise.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Lutz Jänicke 提交于
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' :-)
-
由 Richard Levitte 提交于
Caught by Jeffrey Altman <jaltman@columbia.edu>
-
由 Richard Levitte 提交于
-
- 13 11月, 2000 6 次提交
-
-
由 Lutz Jänicke 提交于
"-Wl,+s" instead of +s: * Hardcoded necessary references to -ldld/-ldl into the build rules and removed EX_LIBS. HP-UX records the pathnames of dependent libraries when the shared libs are built, so that ./libcrypto.sl... is recorded in libssl.sl..., with "./" not being resolvable when running an application linked against -lssl: * Build libssl without explicit reference to libcrypto, applications will be linked with "-lssl -lcrypto" anyway. Document these informations in Makefile.org.
-
由 Ulf Möller 提交于
-
由 Richard Levitte 提交于
individual tests. I finally got myself to implement it...
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
LEVITTE_DEBUG to LEVITTE_DEBUG_MEM.
-
由 Richard Levitte 提交于
-
- 12 11月, 2000 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 10 11月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
information that is essential for using BIO pairs.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 09 11月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
away now...
-
- 08 11月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
I didn't apply all his patches yet, since I have some hesitance about unconstifying. To be pondered.
-
- 07 11月, 2000 16 次提交
-
-
由 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 提交于
-