- 6446e0c Extend OID config module format. by Dr. Stephen Henson · 21 years ago
- f46e76e Make it clear that for RSA_NO_PADDING, flen must be RSA_size(rsa) by Richard Levitte · 21 years ago
- 9449e38 Correct minor spelling error. PR: 845 by Richard Levitte · 21 years ago
- 2457c19 typo by Ulf Möller · 21 years ago
- f82bb9c Config docs. by Dr. Stephen Henson · 21 years ago
- 5a8922a Documentation of the KISS autoconfig functions. by Dr. Stephen Henson · 21 years ago
- f2c1812 More autoconfig docs. by Dr. Stephen Henson · 21 years ago
- a30af36 Initial docs for the OpenSSL library configuration via openssl.cnf by Dr. Stephen Henson · 21 years ago
- 5075521 Add ECDSA documentation. by Geoff Thorpe · 21 years ago
- ee3a47a AES is spelled AES, not ASE. Oops... by Richard Levitte · 21 years ago
- 8bb0c85 Document the AES options for 'openssl smime'. PR: 834 by Richard Levitte · 21 years ago
- fc56b52 Updates to s_time manual page by Lutz Jänicke · 21 years ago
- a32fc68 Add s_time manual page Submitted by: "Martin Witzel" <MWITZEL@de.ibm.com> by Lutz Jänicke · 21 years ago
- 1123410 Correct documentation typos. by Richard Levitte · 21 years ago
- e88c577 Typos. by Dr. Stephen Henson · 21 years ago
- 4775944 Document that you need to include x509.h (to get [i2d|d2i]_RSA_PUBKEY()). by Richard Levitte · 21 years ago
- 2abd5b7 Document that you need to include x509.h (to get [i2d|d2i]_DSA_PUBKEY()). by Richard Levitte · 21 years ago
- 6859bb1 Make sure the documentation matches reality. by Richard Levitte · 21 years ago
- 5ebdb39 Let's use text/plain in the example instead of crapy HTML. by Richard Levitte · 21 years ago
- d18b993 Geoff suggested a more succinct description for "top". by Ulf Möller · 21 years ago
- e6e81c5 oops... the description of ->top was inaccurate (the example is correct though) by Ulf Möller · 21 years ago
- 9ad82c1 Use correct case for manual page references by Richard Levitte · 22 years ago
- d90e74c Correct buggy PODs (missing commas and a prepended space). by Richard Levitte · 22 years ago
- 2c789c8 manpages for 'openssl ec' and 'openssl ecparam' by Bodo Möller · 22 years ago
- d143dce A document that has a very rough description of the X509 by Richard Levitte · 22 years ago
- 94805c8 Add -issuer_hash and make -subject_hash the default way to get the by Richard Levitte · 22 years ago
- 6f2f534 The convenience argumetn for -nameopt and -certopt is ca_default, not by Richard Levitte · 22 years ago
- 9d19fbc Clarify wording of verify_callback() behaviour. by Lutz Jänicke · 22 years ago
- 8fbb2af Add documentation for the new crlnumber configuration option. by Richard Levitte · 22 years ago
- c5aba56 Typo. by Richard Levitte · 22 years ago
- 36bad5c Add documentation for ERR_set_mark() and ERR_pop_to_mark(). by Richard Levitte · 22 years ago
- 40e5b9a Typo by Richard Levitte · 22 years ago
- db01746 Clarify return value of SSL_connect() and SSL_accept() in case of the by Lutz Jänicke · 22 years ago
- 02b95b7 Clarify ordering of certificates when using certificate chains by Lutz Jänicke · 22 years ago
- 4f17dfc Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before) by Lutz Jänicke · 22 years ago
- edd55d0 Brackets are now allowed, after a small hack in the processing of the by Richard Levitte · 22 years ago
- 93c929e The square brackets in BIO_s_bio.pod for some by Dr. Stephen Henson · 22 years ago
- c2dac35 Fix docs. by Dr. Stephen Henson · 22 years ago
- d6df2b2 Add documentation on the added functionality in 'openssl ca'. by Richard Levitte · 22 years ago
- 16b1b03 Implement self-signing in 'openssl ca'. This makes it easier to have by Richard Levitte · 22 years ago
- 8152d88 It's recommended to use req rather than x509 to create self-signed certificates by Richard Levitte · 22 years ago
- 4ce4884 Typo correction by Richard Levitte · 22 years ago
- 4390d66 Update from stable branch. by Dr. Stephen Henson · 22 years ago
- 423b1a8 Add warning about unwanted side effect when calling SSL_CTX_free(): by Lutz Jänicke · 22 years ago
- e5b0508 Update ocsp usage message and docs. by Dr. Stephen Henson · 22 years ago
- e986704 Add documentation for -starttls (s_client) and -id_prefix (s_server). PR: 542 by Richard Levitte · 22 years ago
- d177e61 Spelling errors. PR: 538 by Richard Levitte · 22 years ago
- 6ac26a5 Typo. by Dr. Stephen Henson · 22 years ago
- 4cadede Update docs. by Dr. Stephen Henson · 22 years ago
- a8f5b2e GeneralString support in mini-ASN1 compiler by Dr. Stephen Henson · 22 years ago
- 27a9bf1 PKCS#1 has a new RFC, which we do implement by Richard Levitte · 22 years ago
- bfa3555 Document -engine where missing. PR: 424 by Richard Levitte · 22 years ago
- da45180 Correct EVP_SealInit() documentation, iv is an output parameter. by Dr. Stephen Henson · 22 years ago
- cdc5b4a Extend the HOWTO on creating certificates, and add a HOWTO in creating keys. by Richard Levitte · 22 years ago
- c653b56 Correct an example that has a few typos. PR: 458 by Richard Levitte · 22 years ago
- bda2fa3 Typo. by Bodo Möller · 22 years ago
- e68cb95 Add documentation on how to handle the shared libaries. PR: 423 by Richard Levitte · 22 years ago
- 360e506 Typos corrected. PR: 445 by Richard Levitte · 22 years ago
- 44fcd3e Add information about AES cipher suites to ciphers manual page. by Lutz Jänicke · 22 years ago
- b5beb13 Add SPKM among the related stanrds. by Richard Levitte · 22 years ago
- 59c0dd5 Update our list of implemented and related standards. by Richard Levitte · 22 years ago
- dcf19c1 Update our list of implemented and related standards. by Richard Levitte · 22 years ago
- 18be6c4 BIO_new_bio_pair() was unnecessarily described in it's own page as well as in by Richard Levitte · 22 years ago
- dad1535 BIO_set_nbio() is enumerated, but not explained. Remove it from enumeration by Richard Levitte · 22 years ago
- 532215f Missing ")" by Lutz Jänicke · 22 years ago
- 5e4a75e Correct some names. by Richard Levitte · 22 years ago
- 32d21c1 Better workaround to the "=head1 NAME OPTIONS" pod2latex problem: by Lutz Jänicke · 22 years ago
- d78254a Add SETWRAP modifier to ASN1 generate. by Dr. Stephen Henson · 22 years ago
- 56dc24d Use =back to finish =over (found using pod2latex). by Lutz Jänicke · 22 years ago
- 84d828a No such reference to link to (found running pod2latex). by Lutz Jänicke · 22 years ago
- cfae3d9 Fix documentation of i2d_X509_fp and i2d_X509_bio. by Dr. Stephen Henson · 22 years ago
- 1f30946 Don't declare 2 WARNINGS sections Submitted by: Reviewed by: PR: by Lutz Jänicke · 22 years ago
- b1697f1 Opportunistic change to work around pod2latex bug: rename NAME OPTIONS by Lutz Jänicke · 22 years ago
- 17a202a Correct reference to section name. Submitted by: Reviewed by: PR: by Lutz Jänicke · 22 years ago
- eaad02a Missing =back Submitted by: Reviewed by: PR: by Lutz Jänicke · 22 years ago
- 2d780df Typo by Dr. Stephen Henson · 22 years ago
- 04f0a6b Update docs by Dr. Stephen Henson · 22 years ago
- d479dc1 Put NAME in right place, fix typo by Dr. Stephen Henson · 22 years ago
- 137e7e3 Update docs by Dr. Stephen Henson · 22 years ago
- ba36b61 Initial ASN1 generation documentation. by Dr. Stephen Henson · 22 years ago
- 7d80b27 Typo. Submitted by: assar <assar@kth.se> Reviewed by: PR: by Lutz Jänicke · 22 years ago
- a8c1255 Typo by Dr. Stephen Henson · 22 years ago
- d625707 -CAcreateserial doesn't take a filename argument. PR: 332 by Richard Levitte · 22 years ago
- d618f70 CRL reason code docs. by Dr. Stephen Henson · 22 years ago
- 769fedc Add a HISTORY section to the man page to mention the new flags. by Geoff Thorpe · 22 years ago
- d9ec9d9 The last character of inconsistency in my recent commits is hereby squashed. by Geoff Thorpe · 22 years ago
- 6aba658 Revert, that was an incorrect change. PR: 156 by Richard Levitte · 22 years ago
- accb0c6 A small detail: since 0.9.7, DH_new_method() and DSA_new_method() by Richard Levitte · 22 years ago
- e0db2ee Correct and enhance the behaviour of "internal" session caching as it by Geoff Thorpe · 22 years ago
- e1c191f I don't like c-tab-always-indent ... by Bodo Möller · 22 years ago
- 0711be1 New docs. by Dr. Stephen Henson · 22 years ago
- 7521ab3 Make pod2man happier. by Geoff Thorpe · 22 years ago
- 284b216 Corrected exchanged parameters in example for EVP_EncryptInit_ex() by Lutz Jänicke · 22 years ago
- 05dbe6e change Emacs indentation style to make it easier to insert tabs manually by Bodo Möller · 22 years ago
- 29e48c1 More docs. by Dr. Stephen Henson · 22 years ago
- 982dfb7 Typo. by Dr. Stephen Henson · 22 years ago
- 8c4b69d Update docs. by Dr. Stephen Henson · 22 years ago
- ec8ad2b PKCS12_parse manual page. by Dr. Stephen Henson · 22 years ago
- 5fbb02f PKCS12_create manual page by Dr. Stephen Henson · 22 years ago
- 4e1b50e More man pages. by Dr. Stephen Henson · 22 years ago