summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2000-02-16Pass phrase reorganisation.Dr. Stephen Henson
2000-02-12Make pkcs12 and smime applications seed random numberDr. Stephen Henson
2000-02-11Implement MD5-based "apr1" password hash.Bodo Möller
2000-02-11Add references to the new passwd utility.Richard Levitte
2000-02-10'passwd' tool.Bodo Möller
2000-02-08Move down the attributionsRichard Levitte
2000-02-08Note about des_ncbc_encrypt.Bodo Möller
2000-02-08Update docs.Dr. Stephen Henson
2000-02-08Add command line password options to the reamining utilities,Dr. Stephen Henson
2000-02-07First try at documenting the DES (and other algorithms) modesRichard Levitte
2000-02-06Refer to EVP_DigestInit() in the hash function descriptions.Ulf Möller
2000-02-06Document EVP digest operations.Dr. Stephen Henson
2000-02-06Improve bntest slightly, and fix another bug in the BN library.Ulf Möller
2000-02-06Typo corrected...Richard Levitte
2000-02-05Add support for some broken PKCS#8 formats.Dr. Stephen Henson
2000-02-05Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller
2000-02-05Use MONT_WORD macro to control if the word-based or the bignumUlf Möller
2000-02-05New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller
2000-02-05md2 is documented in the md5 page. lets see if this works...Ulf Möller
2000-02-05Document RC4.Ulf Möller