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