- 27 1月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
Makefile.shared was a bit overcomplicated. Make the shell variables LDFLAGS and SHAREDFLAGS in Makefile.shared get the values of $(CFLAGS) or $(LDFLAGS) as appropriate depending on the value the shell variables LDCMD and SHAREDCMD get. That leaves much less chance of confusion, since those pairs of shell variables always are defined together.
-
- 26 1月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 14 12月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
programs.
-
- 14 11月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 11月, 2004 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
libraries aren't built or used. I can see the point, so I'm reorganising a little for clarity.
-
- 05 11月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
therefore link with them). Add LD_PRELOAD setting code where it was still missing. PR: 966
-
- 10 9月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 07 9月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
This tidies up verify parameters and adds support for integrated policy checking. Add support for policy related command line options. Currently only in smime application. WARNING: experimental code subject to change.
-
- 29 6月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
PR: 499
-
- 31 5月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 18 5月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
the Makefiles. NB: this commit is probably going to generate a huge posting and it is highly uninteresting to read.
-
- 20 4月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 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
-