If the target is an old style debug- target, it will not have debugging [cl]flags
[openssl.git] / apps /
2015-03-17 Matt CaswellDead code removal from apps
2015-03-17 Matt CaswellFix seg fault in s_time
2015-03-17 Matt CaswellMove malloc fail checks closer to malloc
2015-03-17 Matt CaswellAdd malloc failure checks
2015-03-16 Dr. Stephen HensonMake X509_ATTRIBUTE opaque.
2015-03-11 Rich SalzMerge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
2015-03-09 Dmitry-MeFix wrong numbers being passed as string lengths
2015-03-05 Dr. Stephen HensonMake OCSP structures opaque.
2015-03-05 Matt CaswellUnchecked malloc fixes
2015-02-27 Dr. Stephen HensonMake OpenSSL compile with no-rc4
2015-02-26 Matt CaswellRemoved support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_...
2015-02-25 Matt CaswellAdd -no_alt_chains option to apps to implement the new
2015-02-10 Emilia KasperFix hostname validation in the command-line tool to...
2015-02-09 Dr. Stephen HensonFix memory leak reporting.
2015-02-06 Rich Salzui_compat cleanup; makefiles and vms
2015-02-06 Rich SalzLive code cleanup: remove #if 1 stuff
2015-02-06 Dr. Stephen HensonRemove OPENSSL_NO_HMAC
2015-02-02 Rich SalzRemove old DES API
2015-01-31 Matt CaswellRemove OPENSSL_NO_SSL_INTERN as it is now redundant...
2015-01-30 Rich SalzDead code clean: #if 0 removal in apps
2015-01-29 Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-28 Rich SalzRemove support for opaque-prf
2015-01-27 Rich SalzOPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: many removals
2015-01-27 Matt CaswellRemove explicit setting of read_ahead for DTLS. It...
2015-01-24 Rich Salzifdef cleanup, part 4a: '#ifdef undef'
2015-01-23 Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
2015-01-22 Rich Salzifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF
2015-01-22 Matt CaswellMore comment realignment master-post-reformat
2015-01-22 Matt CaswellRe-align some comments after running the reformat script.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-22 Matt CaswellMore indent fixes for STACK_OF
2015-01-22 Andy Polyakovapps/srp.c: make it indent-friendly.
2015-01-22 Andy Polyakovapps/speed.c: make it indent-friendly.
2015-01-22 Matt CaswellFix source where indent will not be able to cope
2015-01-22 Matt CaswellFurther comment changes for reformat (master)
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-12 Rich SalzRT3548: Remove unsupported platforms
2015-01-12 Rich SalzRT478: Add uninstall make target
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-05 Piotr SikoraFix building with no-srtp
2014-12-31 Dominik Neubauertypo in s_client
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-30 Kurt RoeckxMake "run" volatile
2014-12-30 Thorsten GlaserDocument openssl dgst -hmac option
2014-12-30 Kurt RoeckxFix memory leak in the apps
2014-12-22 Rich SalzRT3548: Remove unsupported platforms.
2014-12-18 Matt Caswellmake update following changes to default config settings
2014-12-18 Matt CaswellRemove redundant OPENSSL_NO_DEPRECATED suppression
2014-12-18 Rich SalzFix yet anoither 'make clean' breakage.
2014-12-17 Rich SalzRT3548: Remove some obsolete platforms
2014-12-17 Richard LevitteClear warnings/errors within RL_DEBUG code sections...
2014-12-16 Matt CaswellAdd missing OPENSSL_NO_EC guards
2014-12-11 Rich SalzRT3497: Clean up "dclean" targets
2014-12-10 Rich SalzRT3543: Remove #ifdef LINT
2014-12-08 Matt CaswellUpdate apps for bn opaque change
2014-12-08 Matt CaswellPrepare for bn opaquify. Implement internal helper...
2014-12-08 Matt CaswellRemove internal bn dependancies from speed.c
2014-12-04 Kurt RoeckxRemove SSLv2 support
2014-12-03 Matt CaswellUpdates to s_client and s_server to remove the constant...
2014-12-02 Kurt RoeckxUse the SSLv23 method by default
2014-11-28 Rich SalzRemove all .cvsignore files
2014-11-27 Matt CaswellTidy up ocsp help output
2014-11-27 André GuerreiroAdd documentation on -timeout option in the ocsp utility
2014-11-20 Dr. Stephen HensonPrint out Suite B status.
2014-11-19 Matt CaswellFix s_server -ssl2. Previously this reported "Error...
2014-11-19 Dr. Stephen HensonFix excert logic.
2014-11-19 Dr. Stephen HensonNew option no-ssl3-method which removes SSLv3_*method
2014-10-29 Dr. Stephen HensonFix WIN32 build by disabling bn* calls.
2014-10-15 Bodo MoellerAdd TLS_FALLBACK_SCSV documentation, and move s_client...
2014-10-15 Bodo MoellerSupport TLS_FALLBACK_SCSV.
2014-09-24 Rich SalzRT3544: Remove MWERKS support
2014-09-24 Emilia KasperRT3067: simplify patch
2014-09-08 Kurt RoeckxRT2626: Change default_bits from 1K to 2K
2014-09-08 Dario BRT3291: Add -crl and -revoke options to CA.pl
2014-08-30 Andy Polyakovapps/speed.c: add -misalign command-line argument.
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-08-14 Emilia Kaspermake depend
2014-08-12 Nick LewisPR 2580: dgst missing current SHA algorithms
2014-08-09 Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08 Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
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-15 Rich SalzMerge branch 'master' of git.openssl.org:openssl
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-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-05 Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-07-04 Dr. Stephen HensonRemove all RFC5878 code.
2014-07-03 Rich SalzRT3408; fix some (not all suggested) typo's in openssl.cnf
2014-07-01 Dr. Stephen HensonMake NO_SYS_UN_H compile.
next