- 18 5月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 09 5月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
decided to provide an alternative...
-
- 06 4月, 2000 2 次提交
-
-
由 Geoff Thorpe 提交于
for consistency. Not sure though whether HAVE_DLFCN_H should be included too? If we go the autoconf route then this probably wouldn't be included.
-
由 Geoff Thorpe 提交于
* "no-dso" option available in Configure so that all DSO methods will return NULL, overriding any support the platform might otherwise have built. * dlfcn_no_h config string now available rather than just dlfcn. This is for platforms that have dlfcn.h functions but do not have (or need) the dlfcn.h header file.
-
- 05 4月, 2000 1 次提交
-
-
由 Geoff Thorpe 提交于
variety of platforms. A few are missing, and they will be added in eventually, but as this is new stuff, it was better to not break lots of platforms in one go that we can't easily test. The changes to "Configure" should illustrate how to add support to other systems if you feel like having a go. NB: I'll add something shortly to allow you to add "dlfcn.h" support on those platforms that don't have (or need) a dlfcn.h header file. (The symbol for Configure will probably by "dlfcn_no_h"). Thanks to Richard Levitte, who is responsible for the dso_dl.c support, understanding the trickier aspects of the build process, and giving great feedback on everything else. [Don't use this stuff if you're easily offended by changes to the interface or behaviour - it's still work in progress.] PR:
-
- 26 3月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 25 3月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
Contributed by Lutz Jaenicke.
-
- 23 3月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
SunOS 4.1.4).
-
- 13 3月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 08 3月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
colon which may bite the lesser knowleged...
-
- 02 3月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
it work like asprintf().
-
- 01 3月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 29 2月, 2000 2 次提交
-
-
由 Ralf S. Engelschall 提交于
Submitted by: Rolf Haberrecker <rolf@suse.de>
-
由 Bodo Möller 提交于
about renamed header files.
-
- 27 2月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 26 2月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
patch.
-
- 25 2月, 2000 3 次提交
-
-
由 Ulf Möller 提交于
Submitted by: Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
"make update".
-
- 24 2月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
trouble if header files are included in some "impropper" order. It's much better if the application programmer has to specify on his or her own if _REENTRANT shall be defined and when.
-
- 21 2月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
ssl3_get_message, which is more logical (and avoids a bug, in addition to the one that I introduced yesterday :-) and makes Microsoft "fast SGC" less special. MS SGC should still work now without an extra state of its own (it goes directly to SSL3_ST_SR_CLNT_HELLO_C, which is the usual state for reading the body of a Client Hello message), however this should be tested to make sure, and I don't have a MS SGC client.
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
- 19 2月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
symbols.
-
由 Ulf Möller 提交于
-
- 18 2月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
defines when compiling applications, and allow applications to select what #defines to enable -- OPENSSL_EXLUCDE_DEFINES enables the "#define NO_whatever" stuff only, which avoids potential severe confusion caused by "#define _REENTRANT" when opensslconf.h is not the first header file #included.
-
由 Richard Levitte 提交于
with. Currently, those defines are protected with a OPENSSL_EXCLUDED. That may not be the best strategy, but it will do for now.
-
- 16 2月, 2000 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 13 2月, 2000 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 06 2月, 2000 2 次提交
-
-
由 Andy Polyakov 提交于
qualifier in asm definitions as it prevents compiler from moving the instruction(s) during optimization pass.
-
由 Bodo Möller 提交于
Avoid enabled 'assert()' in production library.
-
- 01 2月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
Submitted by: Martin Kraemer <martin.kraemer@mch.sni.de>
-
由 Ulf Möller 提交于
-
- 29 1月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 28 1月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 23 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 21 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-