summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
1999-12-15Fix the S/MIME code to use canonical MIME format forDr. Stephen Henson
1999-12-09Make the PKCS#7 S/MIME functions check for passed NULL pointers.Dr. Stephen Henson
1999-12-03New function PKC12_newpass()Dr. Stephen Henson
1999-11-30Document the extension tests performed by the -purpose testDr. Stephen Henson
1999-11-30Document all possible errors (and some impossible) from the verify program.Dr. Stephen Henson
1999-11-29Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson
1999-11-16Clarify docs.Dr. Stephen Henson
1999-11-16Add a salt to the key derivation using the 'enc' program.Dr. Stephen Henson
1999-11-14Add some examples to the enc man page.Dr. Stephen Henson
1999-11-14Add support for the 40 and 64 bit RC2 and RC4 ciphers in 'enc'Dr. Stephen Henson
1999-11-13Add info about the header and footer lines used in PEM formatsDr. Stephen Henson
1999-11-13Correct x509 manpaghe and add a crl manpageDr. Stephen Henson
1999-11-12Add an spkac manual page and fix the pkcs7 manpage.Dr. Stephen Henson
1999-11-12Merge some common functionality in the apps, deleteDr. Stephen Henson
1999-11-12Oops forgot the S/MIME v3 RFC.Dr. Stephen Henson
1999-11-12More docs and corrections/updatesDr. Stephen Henson
1999-11-11Add password command line options to some utils. Fix and update manDr. Stephen Henson
1999-11-11Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.Dr. Stephen Henson
1999-11-11Oops. The pkcs8 man page wasn't finished: this is an updated versionDr. Stephen Henson
1999-11-10Very preliminary POD format documentation for someDr. Stephen Henson
1999-10-25More multibyte character support.Dr. Stephen Henson
1999-08-11Add functions to allow extensions to be added to certificate requests.Dr. Stephen Henson
1999-08-09Support for parsing of certificate extensions in PKCS#10 requests: these areDr. Stephen Henson
1999-06-21Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson
1999-06-11Document the X509V3 code and change some of the extension function pointersDr. Stephen Henson
1999-05-19Include some notes on basic extension usage and change openssl.cnf to usuallyDr. Stephen Henson
1999-05-19Oops.Ulf Möller
1999-05-19Small corrections.Ulf Möller
1999-05-17Various clarifications to extension docs: change the name of literalDr. Stephen Henson
1999-05-17Rename "openssl x509" option "-config" to "-extfile", because itBodo Möller
1999-05-16Keep text lines less than 80 characters wide.Bodo Möller
1999-05-08Allows PKCS#12 password to be placed on command line and add allow configDr. Stephen Henson
1999-04-27Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson
1999-04-25Comment changed.Bodo Möller
1999-04-24C indentation style definition for Emacs.Bodo Möller
1999-04-21Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson
1999-04-10Fix a typo in the X.509v3 docs: cRLSign instead of cRLCertSign is correctRalf S. Engelschall
1999-04-01Pointer to Ariel Glenn's SSLeay documentation.Ulf Möller
1999-03-22update listRalf S. Engelschall
1999-03-22Merge ext-conf.txt and buffer.txt into a global openssl.txt because weRalf S. Engelschall
1999-03-22Add two recently added functionsRalf S. Engelschall
1999-03-06Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson
1999-03-04Deleted my str_dup() function from X509V3: the same functionality is providedDr. Stephen Henson
1999-03-04Added the new `Includes OpenSSL Cryptography Software' button asRalf S. Engelschall
1999-02-25Perhaps if I do a tiny bit of docco, others may follow?Ben Laurie
1999-02-25Move s_server -dcert and -dkey options out of the undocumented feature areaRalf S. Engelschall
1999-02-21Add preliminary user level config documentation for extension stuff. ProgrammingDr. Stephen Henson
1999-02-10First cut for a very conservative source tree cleanup:Ralf S. Engelschall
1999-01-28Fill in more contents for the openssl(1) manpage.Ralf S. Engelschall