summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2002-08-12fix previous commit (there's no SSLEAY_VERSION_TEXT)Bodo Möller
2002-08-12remove commentBodo Möller
2002-08-12remove debug messagesBodo Möller
2002-08-12fix commentBodo Möller
2002-08-12get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)Bodo Möller
2002-08-12add 0.9.6g informationBodo Möller
2002-08-12Update with the status for 0.9.6g.Richard Levitte
2002-08-11In case of shared libraries, we might run one version of theRichard Levitte
2002-08-11One more file to compile on VMS as well.Richard Levitte
2002-08-11Remove clashes between symbols that have the same name except forRichard Levitte
2002-08-11More long symbols to shorten.Richard Levitte
2002-08-10mem* functions are declared in string.h.Richard Levitte
2002-08-10Synchronise tests with Unix.Richard Levitte
2002-08-09A new header.Richard Levitte
2002-08-09Synchronise with Unix.Richard Levitte
2002-08-09More long names to shorten.Richard Levitte
2002-08-09.cvsignore for crypto/ecdhBodo Möller
2002-08-09make updateBodo Möller
2002-08-09fix warningsBodo Möller
2002-08-09add field type to text outputBodo Möller
2002-08-09use 0, not NULLBodo Möller
2002-08-09ECDH engine supportBodo Möller
2002-08-09ECC ciphersuite supportBodo Möller
2002-08-09When we want to give a -f argument to $(MAKE), we'd better make sure theRichard Levitte
2002-08-09Add ECDH support.Bodo Möller
2002-08-09Parse version numbers prefixed with text (egcs does that, even withRichard Levitte
2002-08-080.9.6f is releasedRichard Levitte
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-08-07avoid SIGSEGVBodo Möller
2002-08-05These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSAGeoff Thorpe
2002-08-05typo fixGeoff Thorpe
2002-08-04Various parts of the RSA documentation were inaccurate and out of date andGeoff Thorpe
2002-08-04A single monolithic man page for the ENGINE stuff. This is a roughGeoff Thorpe
2002-08-04Fix "make install_docs" (and thus "make install").Geoff Thorpe
2002-08-03oops -- must use EVP_MD_size, not EVP_MD_block_sizeBodo Möller
2002-08-03oops, undo previous change (was just for testing)Bodo Möller
2002-08-03fix bn_expand2Bodo Möller
2002-08-03use bn_wexpand instead of bn_expand2 (the latter is not needed here,Bodo Möller
2002-08-02Fix typoDr. Stephen Henson
2002-08-02Fix the ASN1 sanity check: correct header lengthDr. Stephen Henson
2002-08-02disable Sun divison algorithm by defaultBodo Möller
2002-08-02fix bn_expand2Bodo Möller
2002-08-02optical changesBodo Möller
2002-08-02typoBodo Möller
2002-08-02remove obsolete part of commentBodo Möller
2002-08-02remove obsoleted disabled codeBodo Möller
2002-08-02Let BN_rand_range() abort with an error after 100 iterationsBodo Möller
2002-08-02updateBodo Möller
2002-08-02Change BN_mod_sqrt() so that it verifies that the input value isBodo Möller
2002-08-02move GF2m tests to the endBodo Möller