- 27 12月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
- 31 10月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 01 5月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 20 3月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
replace mode. PR: 528
-
- 22 2月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 14 2月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
on it.
-
由 Richard Levitte 提交于
applications, at least on the platforms where it's known how to do it. Note: this has only been tested on GNU-based platforms (Linux), and needs to be tested on all others. Additionally, it's not yet supported on the following platforms, for lack of information: Darwin (MacOS X) Cygwin OSF1/Alpha SVR3 ReliantUNIX Please help out with testing and the platforms we don't yet know well enough.
-
- 13 1月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 453
-
- 29 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 24 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
the conditional was set to add the library directory to PATH when the platform is NOT Cygwin. Corrected. PR: 404
-
- 20 12月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
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...
-
- 15 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
- 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.
-
- 06 12月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
compatible, don't use ==, use = instead...
-
由 Richard Levitte 提交于
-
- 16 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 13 11月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 12 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 335
-
- 09 10月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
give it. For 0.9.7 and up, that means util/domd needs to remove those double dashes from the argument list when gcc is used to find the dependencies.
-
- 26 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 09 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 02 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 30 7月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 17 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 15 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
(the same keys can be used for ECC schemes other than ECDSA) and add some new options. Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS" in 'PEM' format. Fix ec_asn1.c (take into account the desired conversion form). 'make update'. Submitted by: Nils Larsch
-
- 28 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
handled properly. Part of PR 75
-
- 06 6月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
in the tree during build. Reinstall default PERL settings in Makefiles, as the real reason for the failure was that the settings were not passed.
-
- 05 6月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 07 4月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
0.9.7-stable.
-
- 14 2月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch <nla@trustcenter.de>
-
- 06 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 30 1月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
* When linking against shared libraries, the absolute path is remembered. - When linking against -L.., '..' is remembered inside the executable, so it will fail after "make install" or when not called from inside the "apps/" subdirectory of the build tree. - When using the "+cdp" option of "ld", the ".." information can be exchanged against $(INSTALL_TOP)/lib. In this case the executable will however refuse to work before "make install" has been called. This makes testing the 'openssl' executable a problem. * Solution 1: Relink the "openssl" executable, when "make install" is called. This would however require significant changes to the toplevel Makefile and the apps/ Makefile. * Solution 2: Statically link against libssl and libcrypto, so that the "openssl" executable is no longer dependant on the openssl shared libraries. Select option 2 for HP-UX 32bit, as this requires the smallest change.
-
- 03 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 15 11月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
perl util/mkerr.pl -recurse -write -rebuild
-
- 30 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
sooner and the programs get built against the shared libraries. This requires a bit more work. Things like -rpath and the possibility to still link the programs statically should be included. Some cleanup is also needed. This will be worked on.
-
- 25 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
libdes (which is still used out there) or other des implementations, the OpenSSL DES functions are renamed to begin with DES_ instead of des_. Compatibility routines are provided and declared by including openssl/des_old.h. Those declarations are the same as were in des.h when the OpenSSL project started, which is exactly how libdes looked at that time, and hopefully still looks today. The compatibility functions will be removed in some future release, at the latest in version 1.0.
-
- 10 10月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-