RT3271: Don't use "if !" in shell lines
[openssl.git] / apps /
2014-09-08 Kurt RoeckxRT2626: Change default_bits from 1K to 2K
2014-08-28 Dr. Stephen HensonRename some callbacks, fix alignment.
2014-08-28 Dr. Stephen HensonUse consistent function naming.
2014-08-28 Dr. Stephen HensonNew extension callback features.
2014-08-28 Dr. Stephen HensonCallback revision.
2014-07-16 Matt CaswellDisabled XTS mode in enc utility as it is not supported
2014-07-15 Dr. Stephen HensonDon't allow -www etc options with DTLS.
2014-07-14 Dr. Stephen HensonUse case insensitive compare for servername.
2014-07-07 Andy Polyakovapps/speed.c: fix compiler warnings in multiblock_speed().
2014-07-07 Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-07 Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-07-06 Dr. Stephen HensonUsage for -hack and -prexit -verify_return_error
2014-07-06 Dr. Stephen Hensons_server usage for certificate status requests
2014-07-05 Andy Polyakovapps/speed.c: add multi-block benchmark.
2014-07-04 Dr. Stephen HensonRemove all RFC5878 code.
2014-06-29 Dr. Stephen HensonDon't core dump when using CMAC with dgst.
2014-06-29 Dr. Stephen HensonShow errors on CSR verification failure.
2014-06-29 Dr. Stephen HensonMake no-ssl3 no-ssl2 do more sensible things.
2014-06-28 Dr. Stephen HensonTypo.
2014-06-27 Dr. Stephen HensonMemory leak and NULL dereference fixes.
2014-06-14 Richard LevitteMake sure that disabling the MAYLOSEDATA3 warning is...
2014-06-12 Dr. Stephen Hensonremove some more DANE code
2014-06-11 Dr. Stephen HensonFix compilation with no-comp
2014-06-02 Dr. Stephen HensonAllow reordering of certificates when signing.
2014-06-01 Dr. Stephen HensonRecognise padding extension.
2014-05-21 Dr. Stephen HensonChange default cipher in smime app to des3.
2014-05-15 Dr. Stephen HensonEnc doesn't support AEAD ciphers.
2014-05-11 Viktor DukhovniFix infinite loop. PR#3347
2014-05-08 Tim Hudsoncoverity 966576 - close socket in error path
2014-05-08 Tim HudsonPR#3342 fix resource leak coverity issue 966577
2014-04-09 Dr. Stephen HensonFix free errors in ocsp utility.
2014-04-04 Dr. Stephen HensonUse correct length when prompting for password.
2014-04-03 Tim HudsonAdd option to generate old hash format.
2014-03-27 Dr. Stephen HensonAdd -no_resumption_on_reneg to SSL_CONF.
2014-03-01 Dr. Stephen HensonPKCS#8 support for alternative PRFs.
2014-02-25 Zoltan ArpadffyOpenVMS fixes.
2014-02-25 Dr. Stephen HensonAvoid Windows 8 Getversion deprecated errors.
2014-02-23 Dr. Stephen HensonNew chain building flags.
2014-02-14 Kurt RoeckxUse defaults bits in req when not given
2014-02-14 Scott SchaeferFix various spelling errors
2014-02-09 Ben LaurieWhitespace fixes.
2014-02-09 Ben LaurieMerge branch '102_stable_tlsext_suppdata_changes' of...
2014-02-09 Ben LaurieConst fix.
2014-02-09 Ben LaurieMore cleanup.
2014-02-09 Ben LaurieMake it build.
2014-02-09 Ben LaurieFix whitespace, new-style comments.
2014-02-09 Scott DeboyRe-add alert variables removed during rebase
2014-02-09 Scott DeboyUpdate custom TLS extension and supplemental data ...
2014-02-09 Scott DeboyFree generated supp data after handshake completion...
2014-02-09 Scott DeboyAdd callbacks supporting generation and retrieval of...
2014-02-01 Andy PolyakovImprove WINCE support.
2014-01-27 Dr. Stephen HensonAdd cert callback retry test.
2014-01-23 Dr. Stephen HensonAdd -engine_impl option to dgst which will use an imple...
2013-12-01 Dr. Stephen Hensonmake update
2013-11-14 Piotr SikoraFix compilation with no-nextprotoneg.
2013-11-02 Dr. Stephen HensonExtend SSL_CONF
2013-10-07 Ben LaurieConstification.
2013-10-05 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into pre-aead
2013-10-04 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-04 Ben LaurieTidy.
2013-10-04 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-01 Adam Langleychacha20poly1305
2013-10-01 Dr. Stephen HensonCustom key wrap option for cms utility.
2013-10-01 Dr. Stephen HensonAdd -keyopt option to cms utility.
2013-10-01 Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-25 Ben LaurieProduce PEM we would consume.
2013-09-24 Ben LaurieShow useful errors.
2013-09-18 Dr. Stephen HensonDual DTLS version methods.
2013-09-18 Dr. Stephen HensonProvisional DTLS 1.2 support.
2013-09-14 Dr. Stephen Hensonadd -badsig option to corrupt CRL signatures for testin...
2013-09-13 Scott DeboyInitialize next_proto in s_server - resolves incorrect...
2013-09-13 Adam LangleySupport ALPN.
2013-08-19 Dr. Stephen Hensonfix printout of expiry days if -enddate is used in ca
2013-08-19 Dr. Stephen Hensonnew command line option -stdname to ciphers utility
2013-08-19 Dr. Stephen HensonAdd new test option set the version in generated certif...
2013-08-19 Dr. Stephen Hensonoption to output corrupted signature in certificates...
2013-08-19 Dr. Stephen Hensonupdate usage messages
2013-08-19 Dr. Stephen Hensonadd -naccept <n> option to s_server to automatically...
2013-08-19 Dr. Stephen Hensonwith -rev close connection if client sends "CLOSE"
2013-08-19 Dr. Stephen HensonAdd simple external session cache to s_server. This...
2013-08-19 Dr. Stephen HensonRemove commented out debug line.
2013-08-19 Dr. Stephen HensonMake no-ec compilation work.
2013-08-19 Dr. Stephen HensonAdd -rev test option to s_server to just reverse order...
2013-08-19 Dr. Stephen HensonAdd -brief option to s_client and s_server to summarise...
2013-07-03 TrevorTrying cherrypick:
2013-06-12 Dr. Stephen HensonTypo: don't call RAND_cleanup during app startup.
2013-06-05 Dr. Stephen HensonDon't use RC2 with PKCS#12 files in FIPS mode.
2013-05-15 Andy PolyakovRFC6689 support: add missing commit (git noob alert).
2013-03-28 Dr. Stephen HensonCall RAND_cleanup in openssl application.
2013-02-25 Dr. Stephen HensonNew -force_pubkey option to x509 utility to supply...
2013-01-19 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' of openssl.net...
2013-01-18 Dr. Stephen Henson-named_curve option handled automatically now.
2013-01-18 Dr. Stephen HensonAdd code to download CRLs based on CRLDP extension.
2013-01-18 Dr. Stephen Hensoncipher is not used in s_server any more.
2013-01-18 Dr. Stephen HensonNew option to add CRLs for s_client and s_server.
2013-01-17 Dr. Stephen Hensoninitial support for delta CRL generations by diffing...
2013-01-17 Dr. Stephen HensonTypo (PR2959).
2013-01-17 Dr. Stephen Hensonadd option to get a certificate or CRL from a URL
2013-01-15 Dr. Stephen Hensonmake update
2013-01-07 Dr. Stephen HensonChange default bits to 1024
next