summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
1999-06-23Don't use inline assembler when configured for "no-asm".Bodo Möller
1999-06-22New function PKCS7_signatureVerify to allow the signing certificate toDr. Stephen Henson
1999-06-22Change the PEM_* function prototypes to use DECLARE_PEM macros and changeDr. Stephen Henson
1999-06-21Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson
1999-06-21Make some debug-... configurations more useful for debugging.Bodo Möller
1999-06-21Perl variable names are case-sensitive ...Bodo Möller
1999-06-21Don't shadow.Ben Laurie
1999-06-21"make update"Bodo Möller
1999-06-20Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson
1999-06-20New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson
1999-06-18Clarification.Bodo Möller
1999-06-18"make update"Bodo Möller
1999-06-18New function CRYPTO_num_locks.Bodo Möller
1999-06-18Use same name in the definition as in the header file declaration :-/Bodo Möller
1999-06-17Don't access configuration files outside the source tree.Bodo Möller
1999-06-16Typo.Ulf Möller
1999-06-16Recognize CPU on BSD/OS.Ulf Möller
1999-06-15Some people don't have /dev/fd/0 on Solaris, so use - instead.Bodo Möller
1999-06-15Don't try to use zero-byte buffers.Bodo Möller
1999-06-14Obsolete.Bodo Möller
1999-06-14long obsoleteBodo Möller
1999-06-14Comment adjusted to reality.Bodo Möller
1999-06-14rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;Bodo Möller
1999-06-14Provide fallback configurations for all hpux... configurationsBodo Möller
1999-06-12Bugfix.Bodo Möller
1999-06-12Avoid some warnings (on silly compilers).Bodo Möller
1999-06-12"make update"Bodo Möller
1999-06-12BIO pairs.Bodo Möller
1999-06-11Fix to i2d_DSAPublicKey() to return the correct length.Dr. Stephen Henson
1999-06-11Changes for BSD/OS 4.Bodo Möller
1999-06-11Don't use unquoted whitespace in "case" case.Bodo Möller
1999-06-11Document the X509V3 code and change some of the extension function pointersDr. Stephen Henson
1999-06-10NeXT 3.3 can handle -O3 (3.0 can't).Bodo Möller
1999-06-10Fix warnings.Ben Laurie
1999-06-10hpux-cc (HPUX 9.x) does not work with BN_LLONG (floating point exceptions).Bodo Möller
1999-06-10Try to detect NeXT 3.3 (working Configure entry for this still missing)Bodo Möller
1999-06-10Avoid warning.Bodo Möller
1999-06-10Two new functions to write out PKCS#8 private keys. Also fixes for some ofDr. Stephen Henson
1999-06-10Avoid warnings.Bodo Möller
1999-06-10Fix determination of Perl interpreter: A perl or perl5Ralf S. Engelschall
1999-06-10Another <unistd.h> ...Bodo Möller
1999-06-09Reformat and "modernise" the sign.c demo.Dr. Stephen Henson
1999-06-09Put SC5 warning back in, future changes might trigger the compiler bug again.Ulf Möller
1999-06-09tiny optical changeBodo Möller
1999-06-09Repair PEM_write_PrivateKey and PEM_write_bio_PrivateKey.Bodo Möller
1999-06-09Oops, I forgot to add the dependency "TABLE: Configure".Bodo Möller
1999-06-09Circumvent bug in SC5 without patch #107357-01.Ulf Möller
1999-06-09Don't define _ANSI_SOURCE for NetBSD.Ulf Möller
1999-06-09Change the PEM function implementation to use a common set of macros: thisDr. Stephen Henson
1999-06-09Delete unnecessary newlines in TABLEBodo Möller