Shared library support for Solaris and HPUX
[openssl.git] / crypto /
2000-02-28 Dr. Stephen HensonOuch! PKCS7_encrypt() was heading MIME text headers...
2000-02-28 Richard LevitteTagging has been done, time to switch to 0.9.6-dev.
2000-02-28 Richard LevitteTime for a release
2000-02-28 Richard LevitteTypo corrected.
2000-02-27 Richard LevitteShort is always promoted to int when passed as a functi...
2000-02-27 Richard LevitteInclude rand.h so RAND_pseudo_bytes may be declared.
2000-02-27 Bodo MöllerUse standard header file string.h for memset prototype...
2000-02-27 Dr. Stephen HensonDon't call BN_rand with zero bits in bntest.c
2000-02-27 Ben LaurieDeclare memset.
2000-02-27 Ben LaurieTypo.
2000-02-27 Bodo MöllerAdd a comment.
2000-02-27 Richard LevitteFor lack of a better name, this is now called 0.9.5beta...
2000-02-27 Richard LevitteChange version string to reflect the release of beta 2. OpenSSL_0_9_5beta2
2000-02-27 Richard LevitteNew logical names to skip algorithms are now supported.
2000-02-27 Ulf MöllerBug fix!
2000-02-27 Dr. Stephen HensonFix so Win32 assembly language works with MASM.
2000-02-27 Ulf Möller*** empty log message ***
2000-02-26 Ulf Möllerworkaround no longer needed
2000-02-26 Ulf Möllerremove
2000-02-26 Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-26 Dr. Stephen HensonMake ASN1 types real typedefs.
2000-02-26 Andy PolyakovBN_div_recp fix. I've ran divtest for 10 mins and it...
2000-02-26 Richard LevitteA small script to compile mttest.c on VMS as well.
2000-02-26 Richard LevitteMake sure there's some entropy, and log a few more...
2000-02-26 Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26 Richard Levittemake update
2000-02-26 Richard LevitteDon't include sys/types.h if NO_SYS_TYPES_H is defined.
2000-02-26 Richard Levitteftruncate() and fileno() are not supported on all versi...
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-26 Richard LevitteLet's avoid compiler warnings over types.
2000-02-26 Richard LevitteCompile rand_egd.c on VMS as well.
2000-02-26 Richard LevitteFor safety, check __VMS as well.
2000-02-26 Richard LevitteSince a stack with quite long name is declared here...
2000-02-25 Richard LevitteSmall error fix.
2000-02-25 Richard LevitteAdjust all the old scripts to deal with the new location.
2000-02-25 Richard LevitteNew script to compile on systems that already have...
2000-02-25 Richard LevitteUpdate the two threads modules to conform to our recomm...
2000-02-25 Ulf Möllerflush output.
2000-02-25 Richard LevitteEnhance consistency by using BIO_flush() instead of...
2000-02-25 Richard LevitteChanges to synchronise with Unix.
2000-02-25 Ulf MöllerTest the division functions.
2000-02-25 Ulf MöllerThe main() return value is a program's exit code.
2000-02-25 Geoff ThorpeMore VC++ pickiness. (destest.c doesn't have a "return...
2000-02-25 Geoff ThorpeGets around VC++ compiler pickiness. (long != double)
2000-02-25 Ulf Möllermt contained an old copy of mttest.c. remove it and...
2000-02-25 Ulf MöllerEGD bugfix.
2000-02-25 Ulf Möllerdifferent snprintf version.
2000-02-25 Bodo MöllerClarification.
2000-02-25 Bodo Möllerhandle entropy estimate correctly
2000-02-25 Dr. Stephen HensonAllow code which calls RSA temp key callback to cope
2000-02-25 Ulf Möllerdivide the correct number...
2000-02-24 Ulf Möllerwork around a bug in BN_div_recp or BN_reciprocal
2000-02-24 Ulf MöllerUse public domain snprintf() implementation by Patrick...
2000-02-24 Bodo MöllerVersion 0.9.5beta2-dev (so that the next snapshot will not
2000-02-24 Bodo MöllerDon't use buffered fread() to read from DEVRANDOM,
2000-02-24 Bodo MöllerDo fflush(stdout) when there was an error.
2000-02-24 Bodo MöllerDon't define platform-dependent preprocessor symbols...
2000-02-24 Ralf S. EngelschallAdd an evil cast, because POSIX/SUSv2 define connect...
2000-02-24 Ulf MöllerSupport EGD.
2000-02-24 Richard Levitte0.9.5beta1 OpenSSL_0_9_5beta1
2000-02-23 Richard Levittemake update
2000-02-23 Ulf Möllercorrect macro.
2000-02-23 Richard LevitteSync with Unix
2000-02-23 Dr. Stephen HensonAdd PBE algorithms with ciphers, not digests.
2000-02-23 Dr. Stephen HensonAllow ADH to be used but not present in the default...
2000-02-22 Dr. Stephen HensonMake pkcs8 work again.
2000-02-22 Ulf Möllerwarning.
2000-02-22 Ulf MöllerCheck tlen size in all padding_check functions. As...
2000-02-22 Dr. Stephen HensonChange EVP_MD_CTX_type so it is more logical and add...
2000-02-20 Richard LevitteMove the registration of callback functions to special...
2000-02-20 Ulf MöllerFix gcc warnings.
2000-02-20 Dr. Stephen HensonChange the 'other' structure in certificate aux info.
2000-02-19 Bodo MöllerAllow for higher granularity of entropy estimates by...
2000-02-18 Richard LevitteCosmetic change. No, openssl.h.in is not autogenerated :-)
2000-02-18 Dr. Stephen HensonNew functions and option to use NEW in certificate...
2000-02-17 Bodo MöllerMake sure the return value of by_file_ctrl(..., X509_L_...
2000-02-16 Dr. Stephen HensonPass phrase reorganisation.
2000-02-16 Ben LaurieAdd support for Compaq Atalla crypto accelerator.
2000-02-16 Andy PolyakovMove primes to read-only segment.
2000-02-16 Ben LaurieFix signed/unsigned warnings.
2000-02-15 Andy PolyakovMove initial key to read-only segment.
2000-02-15 Andy PolyakovMove CAST_S_tables to read-only segment.
2000-02-15 Andy PolyakovNew NO_INLINE_ASM macro. Primary target for the moment...
2000-02-15 Andy Polyakovtest_mont was exercising 100-bit multiplication modulus...
2000-02-13 Dr. Stephen HensonModernise 'selfsign.c' to use new X509_NAME code
2000-02-12 Andy PolyakovHP-UX tune-up: new unified configs, HP C compiler bug...
2000-02-11 Bodo MöllerUpdate.
2000-02-11 Ben LaurieCorrect time in seconds instead of minutes.
2000-02-11 Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-10 Bodo Möller16 * 8 = 128.
2000-02-08 Bodo MöllerNote about des_ncbc_encrypt.
2000-02-08 Richard LevitteConstify
2000-02-08 Dr. Stephen HensonAdd command line password options to the reamining...
2000-02-07 Dr. Stephen HensonRename the X509V3_*_d2i functions to X509_get_ext_d2i...
2000-02-06 Ulf Möller"print" is GNU bc specific.
2000-02-06 Ulf Möllerput missing line back in.
2000-02-06 Ulf MöllerImprove bntest slightly, and fix another bug in the...
2000-02-06 Andy PolyakovSupport for MacOS X (Rhapsody) is added. Also get rid...
2000-02-06 Ulf MöllerBN_div bugfix. The q-- loop should not be entered in...
2000-02-05 Bodo MöllerCosmetic changes.
next