openssl.git
1999-07-09 Bodo MöllerMention modification to Configure.
1999-07-09 Bodo MöllerDon't confuse mk1mf.pl by combining multiple options...
1999-07-09 Bodo MöllerUpdated to reflect recent "Configure" modification.
1999-07-09 Ulf MöllerBroken HPUX cc.
1999-07-06 Bodo Möllerimprove readability of #if conditions (ELF, if defined...
1999-07-05 Bodo Mölleravoid confliction definitions of NDEBUG
1999-07-05 Bodo MöllerDisable asserts for standard configurations.
1999-07-05 Bodo Möllermake debug-solaris-[u]sparc-gcc more useful
1999-07-02 Bodo Möllertypo
1999-07-02 Bodo Möllertypo
1999-07-02 Bodo MöllerNew functions SSL[_CTX]_{set,get}_mode; the initial...
1999-07-02 Bodo MöllerDon't use ...-oldgcc for egcs compiler.
1999-06-30 Ulf MöllerMore no-xxx option tweaks.
1999-06-29 Ulf MöllerFix no-hmac and no-ripemd.
1999-06-29 Dr. Stephen... New functions to allow RSA_METHODs to be changed withou...
1999-06-28 Ulf MöllerUse "long long" for all Win32 gcc ports.
1999-06-28 Bodo MöllerWith mingw32, use "long long" rather than "_int64"...
1999-06-28 Bodo MöllerFix comments.
1999-06-26 Bodo MöllerThe Mingw32 configuration entry was missing one colon...
1999-06-26 Bodo Möllerconfiguration change for debugging
1999-06-25 Bodo MöllerUpdate TABLE.
1999-06-25 Bodo MöllerMemory leak checks.
1999-06-25 Bodo MöllerClose another memory hole.
1999-06-25 Bodo MöllerAvoid some memory holes, one of which was pointed out by
1999-06-24 Ulf MöllerUse the same CPU recogition method for FreeBSD 3 as...
1999-06-24 Dr. Stephen... Fix d2i_ASN1_INTEGER() and i2d_ASN1_INTEGER() so it...
1999-06-23 Bodo MöllerDon't use inline assembler when configured for "no...
1999-06-22 Dr. Stephen... New function PKCS7_signatureVerify to allow the signing...
1999-06-22 Dr. Stephen... Change the PEM_* function prototypes to use DECLARE_PEM...
1999-06-21 Dr. Stephen... Implement STACK_OF(ANS1_OBJECT) for extended key usage...
1999-06-21 Bodo MöllerMake some debug-... configurations more useful for...
1999-06-21 Bodo MöllerPerl variable names are case-sensitive ...
1999-06-21 Ben LaurieDon't shadow.
1999-06-21 Bodo Möller"make update"
1999-06-20 Dr. Stephen... Convert the CONF library to use a typesafe stack: a...
1999-06-20 Dr. Stephen... New functions CONF_load_bio() and CONF_load_fp() to...
1999-06-18 Bodo MöllerClarification.
1999-06-18 Bodo Möller"make update"
1999-06-18 Bodo MöllerNew function CRYPTO_num_locks.
1999-06-18 Bodo MöllerUse same name in the definition as in the header file...
1999-06-17 Bodo MöllerDon't access configuration files outside the source...
1999-06-16 Ulf MöllerTypo.
1999-06-16 Ulf MöllerRecognize CPU on BSD/OS.
1999-06-15 Bodo MöllerSome people don't have /dev/fd/0 on Solaris, so use...
1999-06-15 Bodo MöllerDon't try to use zero-byte buffers.
1999-06-14 Bodo MöllerObsolete.
1999-06-14 Bodo Möllerlong obsolete
1999-06-14 Bodo MöllerComment adjusted to reality.
1999-06-14 Bodo Möllerrc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;
1999-06-14 Bodo MöllerProvide fallback configurations for all hpux... configu...
1999-06-12 Bodo MöllerBugfix.
1999-06-12 Bodo MöllerAvoid some warnings (on silly compilers).
1999-06-12 Bodo Möller"make update"
1999-06-12 Bodo MöllerBIO pairs.
1999-06-11 Dr. Stephen... Fix to i2d_DSAPublicKey() to return the correct length.
1999-06-11 Bodo MöllerChanges for BSD/OS 4.
1999-06-11 Bodo MöllerDon't use unquoted whitespace in "case" case.
1999-06-11 Dr. Stephen... Document the X509V3 code and change some of the extensi...
1999-06-10 Bodo MöllerNeXT 3.3 can handle -O3 (3.0 can't).
1999-06-10 Ben LaurieFix warnings.
1999-06-10 Bodo Möllerhpux-cc (HPUX 9.x) does not work with BN_LLONG (floatin...
1999-06-10 Bodo MöllerTry to detect NeXT 3.3 (working Configure entry for...
1999-06-10 Bodo MöllerAvoid warning.
1999-06-10 Dr. Stephen... Two new functions to write out PKCS#8 private keys...
1999-06-10 Bodo MöllerAvoid warnings.
1999-06-10 Ralf S. EngelschallFix determination of Perl interpreter: A perl or perl5
1999-06-10 Bodo MöllerAnother <unistd.h> ...
1999-06-09 Dr. Stephen... Reformat and "modernise" the sign.c demo.
1999-06-09 Ulf MöllerPut SC5 warning back in, future changes might trigger...
1999-06-09 Bodo Möllertiny optical change
1999-06-09 Bodo MöllerRepair PEM_write_PrivateKey and PEM_write_bio_PrivateKey.
1999-06-09 Bodo MöllerOops, I forgot to add the dependency "TABLE: Configure".
1999-06-09 Ulf MöllerCircumvent bug in SC5 without patch #107357-01.
1999-06-09 Ulf MöllerDon't define _ANSI_SOURCE for NetBSD.
1999-06-09 Dr. Stephen... Change the PEM function implementation to use a common...
1999-06-09 Bodo MöllerDelete unnecessary newlines in TABLE
1999-06-09 Bodo Möllerdes_cbc_encrypt / des_ncbc_encrypt issue.
1999-06-09 Bodo MöllerUpdate dependencies.
1999-06-09 Bodo MöllerUnify DES library: ncbc_enc.c wasn't used, but its...
1999-06-09 Ulf Möller"extern" is a C++ reserved word.
1999-06-09 Ulf MöllerRemove old libdes version number.
1999-06-09 Bodo Möller"make update" (added to top Makefile, and applied).
1999-06-09 Bodo MöllerDES CBC change looks dubious to me.
1999-06-09 Bodo MöllerMention unistd.h.
1999-06-09 Bodo MöllerSome pre-POSIX systems don't have unistd.h (but e.g...
1999-06-09 Ben LaurieOops. Get rid of now incorrect comment.
1999-06-09 Ben LaurieI keep forgetting to fix this: update the IV! Most...
1999-06-09 Ben LaurieMake "make test" fail if bntest fails an internal selfc...
1999-06-08 Ulf MöllerThe des app.
1999-06-08 Ben LaurieSurvive pedanticism.
1999-06-08 Ulf Möllercrypt(), demos patched.
1999-06-08 Ulf MöllerCall our crypt implementation des_crypt(). crypt()...
1999-06-08 Ulf MöllerCasts.
1999-06-08 Ulf MöllerWarnings and casts.
1999-06-08 Ulf MöllerDon't #define _, and eliminate casts.
1999-06-08 Ulf MöllerFix to compile the des app.
1999-06-08 Ulf MöllerPrevent name conflicts.
1999-06-08 Bodo Möller"request" added.
1999-06-08 Bodo MöllerUse mkdir-p.pl more efficiently.
1999-06-08 Bodo MöllerDon't make assumptions on what the path looks like.
next