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