summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2000-03-25Update docs.Dr. Stephen Henson
2000-03-23Corrected. It said before that ivec had to be initialised to zero,Richard Levitte
2000-03-23Update docs and remove old PKCS#7 README file.Dr. Stephen Henson
2000-03-22RAND_event()Ulf Möller
2000-03-20Document pseudo-commands.Bodo Möller
2000-03-19libdes manpage.Ulf Möller
2000-03-18add =cutUlf Möller
2000-03-10Add the possibility (with -ign_eof) to ignore end of file on input butRichard Levitte
2000-03-09clarify.Ulf Möller
2000-03-08Manual pages for EVP_Open* and EVP_Seal*Dr. Stephen Henson
2000-03-07Manual pages for EVP signing and verifying.Dr. Stephen Henson
2000-03-04new componentUlf Möller
2000-03-03New '-dsaparam' option for 'openssl dhparam', and related fixes.Bodo Möller
2000-03-01add RAND_status() to titleUlf Möller
2000-03-01'rand'/'-rand' documentation.Bodo Möller
2000-03-01Document the 'rand' application.Bodo Möller
2000-02-27correctionsUlf Möller
2000-02-27remove obsolete BN_CTX infoUlf Möller
2000-02-27put function names in the title.Ulf Möller
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
2000-02-25Linux is almost the only one where getpid() == thread-id. IRIX isAndy Polyakov
2000-02-25linksUlf Möller
2000-02-25There're two (incompatible) ways to write multi-threaded programs underAndy Polyakov
2000-02-25mention RAND_egd()Ulf Möller
2000-02-25*** empty log message ***Ulf Möller
2000-02-24mention that EGD is used in non-blocking mode.Ulf Möller
2000-02-24Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller
2000-02-24EGD socket info.Ulf Möller
2000-02-24nicer manpagesUlf Möller
2000-02-24EGD info, as requested.Ulf Möller
2000-02-24Support EGD.Ulf Möller
2000-02-24Correct a couple of command errors.Richard Levitte
2000-02-24CRYPTO_num_locks()Ulf Möller
2000-02-23threads mapage.Ulf Möller
2000-02-23minor docs changes (added links is the openssl(1) text)Ulf Möller
2000-02-23Add PBE algorithms with ciphers, not digests.Dr. Stephen Henson
2000-02-23Allow ADH to be used but not present in the default cipherDr. Stephen Henson
2000-02-22Update docs.Dr. Stephen Henson
2000-02-22Don't list prototypes for internal functions.Ulf Möller
2000-02-22Correction to RSA_padding_check_xxx() docs (this time for real).Ulf Möller
2000-02-22Correction for RSA_padding_check_xxx() documentation.Ulf Möller
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-21Blowfish docs.Richard Levitte
2000-02-20Document OPENSSL_VERSION_NUMBERUlf Möller
2000-02-20Fix gcc warnings.Ulf Möller
2000-02-19Allow for higher granularity of entropy estimates by using 'double'Bodo Möller
2000-02-18Change the example to show apr1 with an 8-character salt.Bodo Möller
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson
2000-02-17Reflect API changes.Ben Laurie
2000-02-17Add -pass argument to 'enc'.Dr. Stephen Henson