Create test/testutil.h for unit test helper macros
[openssl.git] / apps /
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
2012-12-30 Dr. Stephen Hensonadd support for separate verify can chain stores to...
2012-12-30 Dr. Stephen Hensonadd -chain options to s_client (backrpot from HEAD)
2012-12-30 Dr. Stephen Hensonremove unused cipher functionality from s_client
2012-12-29 Dr. Stephen Hensonmake JPAKE work again, fix memory leaks
2012-12-29 Dr. Stephen HensonDelegate command line handling for many common options...
2012-12-26 Dr. Stephen HensonSSL/TLS record tracing code (backport from HEAD).
2012-12-26 Dr. Stephen HensonAdd support for printing out and retrieving EC point...
2012-12-26 Dr. Stephen Hensonadd Suite B verification flags
2012-12-26 Dr. Stephen Hensoncontify
2012-12-26 Dr. Stephen Hensonnew ctrl to retrive value of received temporary key...
2012-12-26 Dr. Stephen Hensonstore and print out message digest peer signed with...
2012-12-26 Dr. Stephen HensonAdd three Suite B modes to TLS code, supporting RFC6460.
2012-12-26 Dr. Stephen HensonNew -valid option to add a certificate to the ca index...
2012-12-26 Dr. Stephen HensonMake tls1_check_chain return a set of flags indicating...
2012-12-26 Dr. Stephen HensonAdd support for certificate stores in CERT structure...
2012-12-26 Dr. Stephen HensonAdd new ctrl to retrieve client certificate types,...
2012-12-26 Dr. Stephen Hensoncert_flags is unsigned
2012-12-26 Dr. Stephen Hensonadd support for client certificate callbak, fix memory...
2012-12-26 Dr. Stephen HensonSeparate client and server permitted signature algorith...
2012-12-26 Dr. Stephen HensonAdd certificate callback. If set this is called wheneve...
2012-12-26 Dr. Stephen HensonAdd new "valid_flags" field to CERT_PKEY structure...
2012-12-26 Dr. Stephen HensonReorganise supported signature algorithm extension...
2012-12-26 Dr. Stephen HensonAdd support for application defined signature algorithm...
next