- 16 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 13 5月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 5月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
(Also improve util/ck_errf.pl script, and occasionally fix source code formatting.)
-
- 27 4月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
("perl util/ck_errf.pl */*.c */*/*.c" still reports many more.)
-
- 13 4月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 4月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 30 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 12 3月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 03 11月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
if $(EXHEADER) is empty. Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
-
- 20 4月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 27 12月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
由 Richard Levitte 提交于
Use BUF_strlcat() instead of strcat(). Use BIO_snprintf() instead of sprintf(). In some cases, keep better track of buffer lengths. This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
- 12 6月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
PR: 585
-
由 Richard Levitte 提交于
-
- 21 3月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 08 1月, 2003 1 次提交
-
-
由 Lutz Jänicke 提交于
(Didn't influence functionality, as on HP-UX 32bit the NULL pointer is a 32bit 0-value and thus is identical to the required 0L.) PR: 443
-
- 16 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 09 10月, 2002 1 次提交
-
-
由 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.
-
- 06 10月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Resolve signed/unsigned conflicts Make dso_win32.c compile.
-
- 19 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
through. That's not enough, is it? :-)
-
- 16 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Corrected.
-
- 15 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
mechanism to the ENGINE framework. This means there there are going to be new functionality for the DSO part, and ultimately some way of merging two file specifications together. This commit places the merging code into the repository. It's currently not used anywhere, and hasn't been tested at all. It may be full of errors, including syntactical ones. Those will be fixed as promptly as possible.
-
- 28 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
handled properly. Part of PR 75
-
- 30 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 58, submitted by andrew@cis.uoguelph.ca
-
- 18 12月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 22 11月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
object - otherwise we overwrite any flags that had been previously set in the DSO before calling DSO_load().
-
- 16 11月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
to trust that norm. I might implement a control for this later on
-
由 Richard Levitte 提交于
system error in the error text.
-
- 15 11月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
perl util/mkerr.pl -recurse -write -rebuild
-
- 05 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
recent changes. Also, do the same change to the DSO_up() function.
-
- 01 8月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 31 7月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 05 7月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 4月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
or symbol name to the error stack in the event a load or bind operation failed.
-
- 03 4月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 09 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
errors can be tolerated, hide the error from 'make'. This gives shorter output both if ranlib fails and if it works.
-
- 22 2月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
and make all files the depend on it include it without prefixing it with openssl/. This means that all Makefiles will have $(TOP) as one of the include directories.
-
- 20 2月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
get a chance to be defined. Make a batter file name translator (uhm, no, that's not the finished variant :-)).
-
由 Richard Levitte 提交于
missed any. This compiles and runs on Linux, and external applications have no problems with it. The definite test will be to build this on VMS.
-