- Sep 18, 2004
-
-
Geoff Thorpe authored
-
- Sep 15, 2004
-
-
Dr. Stephen Henson authored
-
- Sep 13, 2004
-
-
Dr. Stephen Henson authored
in ASN1_STRING_to_UTF8().
-
Richard Levitte authored
- Move the inclusion of malloc.h until after all other includes, so we can do proper tests of system macros. - Make sure the correct header file is included to get the builtin "alloca" under VMS, and define a macro to map the symbol 'alloca' to it.
-
- Sep 12, 2004
-
-
Richard Levitte authored
-
- Sep 10, 2004
-
-
Dr. Stephen Henson authored
for the PKCS#9 OID then the non standard MS OID.
-
Richard Levitte authored
-
- Sep 09, 2004
-
-
Andy Polyakov authored
warning. Submitted by: Doug Kaufman <dkaufman@rahul.net>
-
Andy Polyakov authored
[for DJGPP]...
-
- Sep 08, 2004
-
-
Richard Levitte authored
-
Richard Levitte authored
-
- Sep 07, 2004
-
-
Dr. Stephen Henson authored
Add support for policy checking in verify utility.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Sep 06, 2004
-
-
Dr. Stephen Henson authored
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 authored
-
- Aug 29, 2004
-
-
Andy Polyakov authored
-
Andy Polyakov authored
"Proper" means "compiles and passes test." Versioning is broken (I think).
-
Andy Polyakov authored
symbol, but a macro expanded as (*(OPENSSL_ia32cap_loc())). The latter is the only one to be exported to application.
-
Andy Polyakov authored
-
Andy Polyakov authored
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().
-
- Aug 24, 2004
-
-
Andy Polyakov authored
compiling the engine and inline memcpy in performance critical pathes.
-
- Aug 23, 2004
-
-
Andy Polyakov authored
-
- Aug 18, 2004
-
-
Richard Levitte authored
-
- Aug 12, 2004
-
-
Richard Levitte authored
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.
-
- Aug 11, 2004
-
-
Richard Levitte authored
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 authored
-
Dr. Stephen Henson authored
-
- Aug 10, 2004
-
-
Dr. Stephen Henson authored
-
- Aug 06, 2004
-
-
Dr. Stephen Henson authored
-
- Aug 05, 2004
-
-
Dr. Stephen Henson authored
-
- Aug 04, 2004
-
-
Geoff Thorpe authored
-
Andy Polyakov authored
potential corruption problem if user manages to inter-leave aligined and misaligned requests [as well as some MSC-specific tweaks].
-
- Aug 03, 2004
-
-
Richard Levitte authored
-
- Aug 02, 2004
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
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/
-
- Aug 01, 2004
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-