summaryrefslogtreecommitdiff
path: root/usr.bin/openssl/openssl.1
AgeCommit message (Expand)Author
2016-09-01shorten s_client;Jason McIntyre
2016-08-30shorten rsautl;Jason McIntyre
2016-08-28shorten the rsa text; of note, i've also reduced the descriptionJason McIntyre
2016-08-27shorten the req text;Jason McIntyre
2016-08-25shorten the pkeyutl text;Jason McIntyre
2016-08-24shorten the pkeyparam text;Jason McIntyre
2016-08-24shorten the pkey text;Jason McIntyre
2016-08-23shorten pkcs12;Jason McIntyre
2016-08-22shorten the pkcs8 text;Jason McIntyre
2016-08-20shorten pkcs7 text;Jason McIntyre
2016-08-20shorten the passwd text; ok jsingJason McIntyre
2016-08-19shorten the ocsp text; ok beckJason McIntyre
2016-08-18shorten the nseq text;Jason McIntyre
2016-08-16shorten genrsa; ok jsingJason McIntyre
2016-08-14shorten genpkey; ok guentherJason McIntyre
2016-08-13shorten gendsa;Jason McIntyre
2016-08-12trim errstr, and zap gendh (deprecated) entirely;Jason McIntyre
2016-08-12shorten openssl enc, with help from jsing;Jason McIntyre
2016-08-10shorten ecparam;Jason McIntyre
2016-08-09trim the ec text;Jason McIntyre
2016-08-08trim the dsaparam section; ok guentherJason McIntyre
2016-08-05shorten the openssl dsa text;Jason McIntyre
2016-08-03shorten the openssl dhparam text;Jason McIntyre
2016-08-01shorten the openssl dgst text; in particular, do not try toJason McIntyre
2016-07-28remove HISTORY: it was a nonsense;Jason McIntyre
2016-07-28some text cutting, after feedback from jsing;Jason McIntyre
2016-07-23rework crl2pkcs7; with help from jsingJason McIntyre
2016-07-21rework DESCRIPTION a little: no-command seems clearer than no-XXX;Jason McIntyre
2016-07-21rename NOTES to COMMON SYNTAX (explains itself better); rework theJason McIntyre
2016-07-21strip back openssl crl somewhat: remove the examplesJason McIntyre
2016-07-20strip back openssl ciphers:Jason McIntyre
2016-07-19strip back openssl ca: in particular remove some excessively wordy sections,Jason McIntyre
2016-07-17strip back asn1parse; ok beck jsingJason McIntyre
2016-07-16since we no longer pull source directly from openssl, the time isJason McIntyre
2016-02-12word fix from previous; ok sthenJason McIntyre
2016-02-08sslv3 has been removed;Jason McIntyre
2015-12-24more e-mail -> emailmmcc
2015-09-21remove vestigial bits of sha-0 and md2 from openssl(1)Brent Cook
2015-09-14Temporarily revive MD4 for MS CHAP support.Doug Hogan
2015-09-13Remove MD4 support from LibreSSL.Doug Hogan
2015-09-13nc(1) seems worth an Xr in SEE ALSO now;Jason McIntyre
2015-09-13document extra algorithms available with openssl speed commandBrent Cook
2015-09-13tweak STANDARDS;Jason McIntyre
2015-09-12Nuke SSLEAY_CONF -- a backwards compatibility environment variable thatLawrence Teo
2015-09-11Remove engine command and parameters from openssl(1).Brent Cook
2015-09-11shutdown (n.) -> shut down (v.);Jason McIntyre
2015-09-11Change the default behavior of the s_time command so that it willLawrence Teo
2015-08-11Improve openssl s_client -starttls xmpp support.Landry Breuil
2015-08-02remove ssl3 bits; ok dougJason McIntyre
2015-07-27use file system path (.Pa) semantic markup macros where appropriate.Igor Sobrado