clear/cleanse cleanup
[openssl.git] / apps /
2015-05-29 Dr. Stephen Hensonfix asn1parse -inform
2015-05-29 Richard LevitteRestore module loading
2015-05-29 Richard LevitteFix double BIO_free in req
2015-05-28 Rich SalzRT3876: Only load config when needed
2015-05-26 Dr. Stephen Hensonscrypt in pkcs8 util
2015-05-26 Dr. Stephen HensonAdd function PKCS8_set0_pbe
2015-05-25 Hanno BöckRT3861: Mem/bio leak in req command
2015-05-25 Rich SalzFix segfault in ec command
2015-05-25 Rich Salzfix s_client crash
2015-05-23 Richard LevitteMissed a couple of spots in the update change
2015-05-22 Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-22 Michael TrappRT266: Add HTTP proxy/CONNECT to s_client
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-22 Matt CaswellFix various OPENSSL_NO_* options
2015-05-20 Rich SalzReplace switch/assignments with table lookup
2015-05-20 Emilia KasperRemove dh512.pem
2015-05-19 Robert SwieckiDon't add write errors into bytecounts
2015-05-16 Matt CaswellVersion negotiation rewrite cleanup
2015-05-16 Matt CaswellClient side version negotiation rewrite
2015-05-16 Matt CaswellServer side version negotiation rewrite
2015-05-15 Rich SalzUse #error in openssl/srp.h
2015-05-13 Rich SalzAdd missing ctype.h
2015-05-13 Rich SalzFix ocsp bugs
2015-05-13 Matt CaswellRemove Kerberos support from libssl
2015-05-13 Matt CaswellRemove Kerberos support from apps
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-11 Kurt CancemiAdd missing terminating NULL to speed_options table.
2015-05-11 Bjoern D. RasmussenFix for memcpy() and strcmp() being undefined.
2015-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-06 Richard LevitteMake -CAserial a type 's' option
2015-05-06 Gunnar KudrjavetsInitialize potentially uninitialized local variables
2015-05-06 Matt CaswellFix s_server version specific methods
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-05 Matt CaswellFix windows build
2015-05-05 Rich SalzRemove apps cache for gethostbyname
2015-05-04 Rich SalzGH271: Warning on </dev/null to CA.pl
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-04 Richard LevitteRT2943: Check sizes if -iv and -K arguments
2015-05-04 Richard LevitteHave -K actually take an argument, and correct help...
2015-05-04 Rich SalzRT1369: don't do "helpful" access check.
2015-05-04 Dr. Stephen Hensonmore OSSL_NELEM cases
2015-05-02 Hanno BöckFix uninitialized variable.
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich Salzfree NULL cleanup 11
2015-05-01 Rich Salzfree null cleanup finale
2015-05-01 Rich SalzFix some typo's, silence warnings.
2015-05-01 Rich SalzRewrite CA.pl.in
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-30 Matt CaswellSanity check EVP_CTRL_AEAD_TLS_AAD
2015-04-30 Rich Salzfree cleanup 12
2015-04-30 Matt Caswellmake update
2015-04-30 Rich Salzfree cleanup almost the finale
2015-04-30 Rich SalzIn apps, malloc or die
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-30 Rich Salzfree NULL cleanup 8
2015-04-30 Rich SalzFix bug, "what mode" test was wrong.
2015-04-30 Matt CaswellFix windows build
2015-04-29 Rich SalzAdd HTTP GET support to OCSP server
2015-04-29 Rich SalzRewrite parse_name
2015-04-29 Rich Salzuse isxdigit and apps_tohex
2015-04-29 Rich SalzRemove needless bio_err argument
2015-04-28 Rich Salzremove malloc casts
2015-04-27 Rich SalzCRYPTO_mem_leaks should ignore it's BIO argument.
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
next