- 09 9月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
warning. Submitted by: Doug Kaufman <dkaufman@rahul.net>
-
由 Andy Polyakov 提交于
[for DJGPP]...
-
- 08 9月, 2004 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
Add support for policy checking in verify utility.
-
- 07 9月, 2004 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 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.
-
由 Dr. Stephen Henson 提交于
-
- 30 8月, 2004 5 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
"Proper" means "compiles and passes test." Versioning is broken (I think).
-
由 Andy Polyakov 提交于
symbol, but a macro expanded as (*(OPENSSL_ia32cap_loc())). The latter is the only one to be exported to application.
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
x86*_nw.pl will be deleted. In addition this update implements initseg on several additional [in addition to ELF] platforms. Functions registered with initseg are supposed to be called prior main().
-
- 24 8月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
compiling the engine and inline memcpy in performance critical pathes.
-
由 Andy Polyakov 提交于
-
- 18 8月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 12 8月, 2004 4 次提交
-
-
由 Richard Levitte 提交于
converted to upper case or something like that), the application- level bio_dump_cb() has a name clash with the new library function BIO_dump_cb(). The easiest fix is to rename the function at the application level.
-
由 Richard Levitte 提交于
to bother creating a BIO around it. So here's a few more functions to make it possible to make the dump using a printing callback, and to print to a FILE* (based on the callback variant), done in the same style as the functions in crypto/err/err_prn.c.
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
-
- 11 8月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 06 8月, 2004 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 05 8月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 04 8月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
potential corruption problem if user manages to inter-leave aligined and misaligned requests [as well as some MSC-specific tweaks].
-
由 Richard Levitte 提交于
-
- 03 8月, 2004 4 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
performing AES encryption in hardware, as well as one accessing hardware RNG. As you surely imagine this engine access this extended instruction set. Well, only AES for the moment, support for RNG is to be added later on... PR: 889 Submitted by: Michal Ludvig <michal@logix.cz> Obtained from: http://www.logix.cz/michal/devel/padlock/
-
- 02 8月, 2004 4 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
COFF and a.out targets [similar to ELF targets]. You might notice some rudementary support for shared mingw builds under cygwin. It works (it produces cryptoeay32.dll and ssleay32.dll with everything exported by name), but it's primarily for testing/debugging purposes, at least for now...
-
由 Andy Polyakov 提交于
going out...
-
- 01 8月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
if we explicitly intruct the linker to set entry point, then we become obliged to initialize run-time library. Instead we can pick name run-time will call and such name is DllMain. Note that this applies to both "native" Win32 environment and Cygwin:-)
-
- 30 7月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 27 7月, 2004 3 次提交
-
-
由 Richard Levitte 提交于
static variable
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-