Can't use -trusted with -CA{path,file}
[openssl.git] / doc / apps /
2015-07-14 Rich SalzCan't use -trusted with -CA{path,file}
2015-07-07 Matt CaswellExtend -show_chain option to verify to show more info
2015-07-07 Matt CaswellAdd documentation for some missing verify options
2015-07-07 Richard LevitteDocument the nameopt change
2015-06-02 Jeffrey WaltonRT3472: Doc pkcs8 -iter flag is in OpenSSL 1.1
2015-05-26 Dr. Stephen Hensonscrypt in pkcs8 util
2015-05-22 Matt CaswellRemove export static DH ciphersuites
2015-05-22 Michael TrappRT266: Add HTTP proxy/CONNECT to s_client
2015-05-20 Emilia Kasperdhparam: fix documentation
2015-05-03 Alok MenghrajaniFixes some typos in doc/apps/
2015-05-03 Rich Salzfix various typo's
2015-04-25 Rich Salzapps-cleanup: the doc fixes
2015-04-08 Rich SalzDrop CA.sh for CA.pl
2015-03-24 Dr. Stephen HensonConfiguration file examples.
2015-03-12 Dr. Stephen Hensonadditional configuration documentation
2015-02-26 Matt CaswellRemoved support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_...
2015-02-25 Matt CaswellAdd documentation for the -no_alt_chains option for...
2015-02-24 Dr. Stephen HensonDocument -no_explicit
2015-02-21 Dr. Stephen HensonAdd additional EC documentation.
2015-01-28 Rich SalzDead code removal: Fortezza identifiers
2014-12-30 Thorsten GlaserDocument openssl dgst -hmac option
2014-12-04 Kurt RoeckxRemove SSLv2 support
2014-11-27 André GuerreiroAdd documentation on -timeout option in the ocsp utility
2014-11-10 Kurt RoeckxFix spelling of EECDH
2014-10-15 Bodo MoellerAdd TLS_FALLBACK_SCSV documentation, and move s_client...
2014-09-19 Rich SalzRT3291: Add -crl and -revoke options to CA.pl
2014-09-08 Matthias AndreeRT2272: Add old-style hash to c_rehash
2014-09-01 Adam WilliamsonRT3511: doc fix; req default serial is random
2014-08-31 TANABE HiroyasuRT1325,2973: Add more extensions to c_rehash
2014-08-30 Rich SalzRT2119,3407: Updated to dgst.pod
2014-08-30 James WestbyRT1941: c_rehash.pod is missing
2014-08-28 Rich SalzRT3102: Document -verify_error_return flag
2014-08-15 Hubert KarioAdd support for Camellia HMAC-Based cipher suites from...
2014-08-12 Nick LewisPR 2580: dgst missing current SHA algorithms
2014-08-12 Nick UrbanikRT2609: Typo in EXAMPLE section of req.pod
2014-07-15 Dr. Stephen HensonClarify -Verify and PSK.
2014-07-15 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-07-14 Hubert Kariodocument -nextprotoneg option in man pages
2014-07-06 Dr. Stephen HensonDocument certificate status request options.
2014-07-04 Dr. Stephen Hensontypo
2014-07-04 Dr. Stephen HensonRemove all RFC5878 code.
2014-07-03 Rich SalzMerge branch 'rsalz-docfixes'
2014-07-03 Rich SalzClose a whole bunch of documentation-related tickets:
2014-07-01 Rich SalzFix RT 2567; typo in pkeyutl page.
2014-07-01 Rich SalzFix RT 2430; typo's in ca.pod
2014-06-19 Matt CaswellFix minor typos
2014-06-19 Hubert Karioadd references to verify(1) man page for args_verify...
2014-06-19 Hubert Kariosort the options in verify man page alphabetically
2014-06-19 Hubert Karioadd description of missing options to verify man page
2014-06-19 Hubert Kariosmime man page: add missing options in SYNOPSIS
2014-06-19 Hubert KarioDocument -trusted_first option in man pages and help.
2014-06-17 rfkrocktkAdded documentation for -iter for PKCS#8
2014-06-10 Hubert Karioadd ECC strings to ciphers(1), point out difference...
2014-05-30 Hubert Karioadd description of -attime to man page
2014-05-30 Hubert Karioadd description of -no_ecdhe option to s_server man...
2014-05-26 Matt CaswellChanged -strictpem to use PEM_read_bio
2014-05-26 Matt CaswellAdded -strictpem parameter to enable processing of...
2014-05-23 Martin KaiserAdd an NSS output format to sess_id to export to export...
2014-05-21 Matt CaswellFixed minor copy&paste error, and stray space causing...
2014-05-21 Dr. Stephen HensonChange default cipher in smime app to des3.
2014-05-15 Matt CaswellMoved note about lack of support for AEAD modes out...
2014-05-14 Jeffrey WaltonFix grammar error in verify pod. PR#3355
2014-05-14 Jeffrey WaltonAdd information to BUGS section of enc documentation...
2014-05-12 Dr. Stephen HensonCorrect example.
2014-05-10 Matt CaswellFixed CRLF in file
2014-04-26 manchaFix version documentation.
2014-04-16 Dr. Stephen HensonDocument -debug_decrypt option.
2014-04-07 Dr. Stephen HensonDocument -verify_return_error option.
2014-04-03 Dr. Stephen HensonDocument new crl option.
2014-03-28 Dr. Stephen HensonAdd initial security framework docs.
2014-03-01 Dr. Stephen HensonPKCS#8 support for alternative PRFs.
2014-02-14 Scott SchaeferFix various spelling errors
2014-02-14 Scott SchaeferDocument pkcs12 -password behavior
2014-02-13 Dr. Stephen HensonAdd suppot for ASCII with CRLF canonicalisation.
2014-01-09 Daniel Kahn Gillmorupdate remaining documentation to move from EDH to DHE
2014-01-09 Daniel Kahn Gillmoruse SSL_kDHE throughout instead of SSL_kEDH
2013-11-09 Dr. Stephen HensonDocument RSAPublicKey_{in,out} options.
2013-10-22 Lubomir RintelPOD: Fix item numbering
2013-09-06 Scott DeboyAdd callbacks supporting generation and retrieval of...
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-09-05 Carlos Alberto Lop... Add an "-xmpphost" option to s_client
2013-09-05 Carlos Alberto Lop... Add "xmpp" to the list of supported starttls protocols...
2013-08-21 Dr. Stephen HensonDocument -force_pubkey option.
2013-08-05 Dr. Stephen HensonUpdate cms docs.
2013-06-21 Dr. Stephen HensonUpdate cms docs.
2013-06-18 TrevorCleanup of custom extension stuff.
2012-12-14 Ben LaurieDocumentation improvements by Chris Palmer (Google).
2012-12-13 Ben LaurieDocument -pubkey.
2012-11-20 Dr. Stephen Hensonreorganise SSL_CONF_cmd manual page and update some...
2012-11-19 Dr. Stephen Hensoncorrect docs
2012-11-19 Dr. Stephen Hensondocument -trace and -msgfile options
2012-11-19 Dr. Stephen Hensonupdate docs for s_server/s_client
2012-11-18 Dr. Stephen Hensondocument -naccept option
2012-11-16 Dr. Stephen Hensontypo
2012-11-16 Dr. Stephen Hensonupdate ciphers documentation to indicate implemented...
2012-11-16 Dr. Stephen Hensoninitial update of ciphers doc
2012-01-11 Andy Polyakovdoc/apps: formatting fixes.
2011-12-07 Dr. Stephen HensonDocument RFC5114 "generation" options.
2010-10-04 Dr. Stephen HensonMinor documentation fixes, PR#2345
2010-10-04 Dr. Stephen HensonMinor documentation fixes, PR#2344
next