summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove CMS manuals; beck@ agress with the general ideaschwarze2016-09-055-220/+0
* deprecate EVP_EncryptFinal(), EVP_DecryptFinal() and EVP_CipherFinal()bcook2016-09-031-4/+8
* Fix examples for EVP_PKEY_CTX_set_rsa_padding.bcook2016-03-132-2/+2
* Remove sentences in RETURN VALUES sections saying that functions withmmcc2016-03-1211-23/+2
* update cross references after deleting the imaginary MLINKSschwarze2015-11-122-2/+2
* add missing functions to NAME, or otherwise correct the mlinkjmc2015-11-118-8/+19
* Add EVP_AEAD_CTX_init(3) manpage to document the new(ish) AEAD API.reyk2015-10-141-0/+4
* Convert ECParameters_dup() from a macro that uses ASN1_dup_of() into anjsing2015-10-131-1/+1
* typos in documentation; better wording, suggested by jmc@libressl-v2.3.0sobrado2015-09-2224-41/+41
* Remove more EVP_sha() SHA-0 references.bcook2015-09-171-2/+2
* Re-add missing comma from SHA-0 removal which breaks mlinks generation.sthen2015-09-171-1/+1
* Temporarily revive MD4 for MS CHAP support.doug2015-09-141-13/+54
* Remove MD4 support from LibreSSL.doug2015-09-131-54/+13
* Remove SHA-0 support.doug2015-09-131-7/+6
* typosmiod2015-08-183-3/+3
* double words fix; docs are slowly getting moved to mdoc, but thissobrado2015-07-252-2/+2
* delete doubled words;schwarze2015-07-174-4/+4
* Remove obsolete MDC-2DES from libcrypto.doug2015-06-205-11/+10
* Disable ENGINE_load_dynamic (dynamic engine support).bcook2015-06-191-4/+4
* Words read better when they are separated by spaces.miod2015-02-141-1/+1
* fix manual names that clash with other manualsschwarze2014-12-062-2/+2
* OPENSSL_{malloc,free} -> {malloc,free}miod2014-07-138-12/+12
* Remove this sentence:miod2014-07-121-3/+2
* Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,miod2014-07-1130-90/+1194
* Try and fix the horrible coding style of the example code snippets.miod2014-07-107-178/+201
* Remove empty sections and references to des_modes(7) which we don't have.miod2014-07-1022-73/+4
* Fewer lies, also do not document DES_3cbc_encrypt anymore.miod2014-07-101-22/+6
* Features introduce in OpenSSL 0.9.8 do not deserve their own section.miod2014-07-101-21/+19
* Attempt to (incompletely) document EVP_aes_*().miod2014-07-103-10/+15
* Update to match the current state of crypto/rand, and remove MLINKS formiod2014-07-094-98/+15
* Remove mention that the PRNG needs to be seeded before invoking somemiod2014-07-0913-35/+4
* miod@ fixed the "bug" so remove reference to it in the man pod^Wpage.jsing2014-07-091-5/+0
* Add a missing word.jca2014-06-281-1/+1
* remove some of the bigger lies, as applicable to libressl.tedu2014-05-301-9/+3
* Improve line wrapping for lines exceeding 80 chars.jim2014-05-0446-192/+284
* Remove trailing whitespace.jim2014-05-0455-143/+143
* egd is gonederaadt2014-04-191-3/+1
* Sync the list of man pages for libcrypto, explicity rename conflictingmpi2014-04-169-0/+1500
* Replace the old OpenSSL PRNG by direct use of arc4random_buf(), keeping themiod2014-04-152-59/+12
* Remove the GMP engine: It was an experimental engine using libgmp asreyk2014-04-141-3/+0
* Remove the nuron engine. The static engine is not standalone and thereyk2014-04-141-1/+0
* Remove the nCipher CHIL engine. It is not standalone and depends onreyk2014-04-141-3/+0
* Remove the AEP engine: it is not standalone and doesn't seem to bereyk2014-04-131-1/+0
* Remove the Atalla engine: It is not standalone and depends on externalreyk2014-04-131-1/+0
* Remove the cswift engine: it is not standalone and we don't have thereyk2014-04-131-3/+0
* Remove the "sureware" engine:reyk2014-04-131-1/+0
* Remove the Broadcom ubsec engine:reyk2014-04-131-1/+0
* Remove the IBM 4758 engine: we don't have this hardware and it is anreyk2014-04-131-1/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-136-12/+16
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-1310-9/+112
|\