]> git.ipfire.org Git - thirdparty/openssl.git/history - apps
Fix Wmaybe-uninitialized: initialize variable
[thirdparty/openssl.git] / apps /
2015-04-27  Emilia KasperFix Wmaybe-uninitialized: initialize variable
2015-04-27  Rich SalzAdd readline (etc) support
2015-04-27  Rich SalzSimplify parse_yesno; remove local variable
2015-04-27  Rich SalzFix typo in help & comment formatting
2015-04-26  Rich SalzFix error message
2015-04-26  Rich SalzFix main build breakage.
2015-04-26  Rich SalzRemove the special list-xxxx commands
2015-04-26  Rich SalzRT2962: add -keytab and -krb5svc flags.
2015-04-26  Rich SalzFree malloc data on encoding errors.
2015-04-25  Rich SalzQuote HTML entities in s_server output
2015-04-25  Rich SalzRT2206: Add -issuer flag to ocsp command
2015-04-25  Rich SalzRemove EFENCE support.
2015-04-25  Rich SalzRT2451: Add telnet to s_client -starttls
2015-04-25  Rich SalzAdd -nocommands to s_client.
2015-04-25  Rich Salzfewer NO_ENGINE #ifdef's
2015-04-25  Rich SalzAdd missing BIO_flush() calls
2015-04-24  Rich SalzBig apps cleanup (option-parsing, etc)
2015-04-20  Rich SalzRemove SET oid config file and SET certs
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-04-11  Rich Salzfree NULL cleanup 9
2015-04-11  Rich Salzfree NULL cleanup 10
2015-04-08  Rich SalzDrop CA.sh for CA.pl
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-28  Rich Salzfree NULL cleanup
2015-03-25  Rich Salzfree NULL cleanup.
2015-03-25  Rich Salzfree NULL cleanup
2015-03-25  Dr. Stephen Hensonmake X509_NAME opaque
2015-03-25  Matt CaswellFix bug in s_client. Previously default verify location...
2015-03-25  Matt CaswellRAND_bytes updates
2015-03-25  Rich Salzfree NULL cleanup
2015-03-24  Dr. Stephen Hensonmake depend
2015-03-24  Rich Salzfree NULL cleanup
2015-03-23  Matt Caswellapps return value checks
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
next