summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge a patch that i successfully pushed to OpenSSL,schwarze2014-08-122-2/+2
* OPENSSL_{malloc,free} -> {malloc,free}miod2014-07-1311-15/+15
* Warn about the use of BUF_strdup.miod2014-07-131-2/+4
* duplicate function names in head1miod2014-07-122-2/+2
* Remove this sentence:miod2014-07-121-3/+2
* Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,miod2014-07-1168-191/+1392
* Also make these files parsable by pod2man..beck2014-07-111-6/+6
* Make this file parsable by pod2man without errors.beck2014-07-111-6/+6
* Fix examples description, and use less ambiguous wording.miod2014-07-101-4/+4
* Try and fix the horrible coding style of the example code snippets.miod2014-07-1012-220/+244
* Remove empty sections and references to des_modes(7) which we don't have.miod2014-07-1045-145/+28
* 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-104-13/+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-0915-38/+4
* miod@ fixed the "bug" so remove reference to it in the man pod^Wpage.jsing2014-07-091-5/+0
* Document SSL_CIPHER_description() will now use asprintf if passed a NULLmiod2014-07-081-5/+5
* Do not suggest using BUF_strdup() preferably to strdup() for fallaciousmiod2014-07-081-4/+1
* Match the current state of the code.miod2014-07-081-3/+3
* Add a missing word.jca2014-06-281-1/+1
* remove some of the bigger lies, as applicable to libressl.tedu2014-05-301-9/+3
* switch RSA key generation default to 2048 bits (matching ssh); ok miod@sthen2014-05-172-2/+2
* small fix from mancha1. currently unused file, but no harm fixing it.tedu2014-05-061-1/+2
* Improve line wrapping for lines exceeding 80 chars.jim2014-05-0482-305/+430
* Add missing SEE ALSO section header.jim2014-05-041-0/+2
* Remove trailing whitespace.jim2014-05-0485-202/+202
* Remove a leading whitespace.jim2014-05-041-1/+1
* Add missing SEE ALSO section header.jim2014-05-042-0/+4
* Improve line wrapping for lines exceeding 80 chars.jim2014-05-0443-58/+115
* Remove trailing whitespace.jim2014-05-0422-36/+36
* Remove trailing whitespace.jim2014-05-0437-176/+176
* Unifdef -UPKCS1_CHECK and remove SSL_OP_PKCS1_CHECK_[12], this is leftovermiod2014-04-231-8/+0
* Remove unused/never installed libssl tools and docs and references to themafresh12014-04-2014-1031/+17
* egd is gonederaadt2014-04-192-32/+1
* Add SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2guenther2014-04-191-4/+13
* tone down some XXXXX to not appear in greptedu2014-04-181-1/+1
* Document support for "openssl s_client -starttls lmtp"guenther2014-04-181-1/+1
* Finish zapping SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION usage; only keepguenther2014-04-181-14/+8
* Sync the list of man pages for libcrypto, explicity rename conflictingmpi2014-04-1614-0/+0
* Remove pointless man pages that were not installed.mpi2014-04-164-383/+0
* Q: How would you like your lies, sir?miod2014-04-151-7030/+0
* No longer mention OPENSSL_EC_BIN_PT_COMP being required to allow formiod2014-04-152-6/+0
* Replace the old OpenSSL PRNG by direct use of arc4random_buf(), keeping themiod2014-04-154-226/+19
* 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