]> git.ipfire.org Git - thirdparty/openssl.git/history - apps
Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstr...
[thirdparty/openssl.git] / apps /
2016-07-22  Dr. Stephen HensonAdd mask for newly created symlink.
2016-07-22  Dr. Stephen HensonCheck suffixes properly.
2016-07-22  Dr. Stephen Hensonuse correct name for duplicate
2016-07-20  FdaSilvaYYFix a few if(, for(, while( inside code.
2016-07-20  FdaSilvaYYSimplify buffer limit checking, and reuse BIO_snprintf...
2016-07-20  FdaSilvaYYCode factorisation and simplification
2016-07-20  FdaSilvaYYFix double calls to strlen
2016-07-20  FdaSilvaYYSimplify code related to tmp_email_dn.
2016-07-20  FdaSilvaYYUse more X509_REQ_get0_pubkey & X509_get0_pubkey
2016-07-19  Richard LevitteFix forgotten goto
2016-07-19  Richard LevitteConvert the last uses of sockaddr in apps/* to use...
2016-07-15  Dr. Stephen Hensoncheck return values for EVP_Digest*() APIs
2016-07-08  Matt CaswellDisallow multiple protocol flags to s_server and s_client
2016-07-08  Dr. Stephen HensonSupport PKCS v2.0 print in pkcs12 utility.
2016-07-04  Richard Levitteperl: Separate compile-time environment from runtime...
2016-07-01  Richard LevitteSimplify INCLUDE statements in build.info files
2016-06-29  FdaSilvaYYWhitespace cleanup in apps
2016-06-25  David BenjaminFix BN_is_prime* calls.
2016-06-24  Rich SalzAdd -ciphers flag to enc command
2016-06-21  mmiyashitasegmentation fault with 'openssl s_client -prexit ...
2016-06-20  Richard LevitteAllow proxy certs to be present when verifying a chain
2016-06-20  Richard Levitteapps/req.c: Increment the right variable when parsing '+'
2016-06-20  Jiri HorkyRT3136: Remove space after issuer/subject
2016-06-18  FdaSilvaYYAdd a comment after some #endif at end of apps source...
2016-06-18  FdaSilvaYYUseless header include of openssl/rand.h
2016-06-18  Matt CaswellUse a STACK_OF(OPENSSL_CSTRING) for const char * stacks
2016-06-18  Matt CaswellReplace 4 casts with 1
2016-06-16  FdaSilvaYYSpelling fixes
2016-06-16  Matt CaswellRevert "RT4526: Call TerminateProcess, not ExitProcess"
2016-06-15  Richard LevitteDeal with the consequences of constifying getters
2016-06-15  Rich SalzRT4526: Call TerminateProcess, not ExitProcess
2016-06-15  FdaSilvaYYConstify X509_TRUST_add method.
2016-06-14  Matt CaswellAvoid a double-free in crl2pl7
2016-06-14  Matt CaswellAdd missing break statement
2016-06-13  Rich SalzRT3809: basicConstraints is critical
2016-06-12  Dr. Stephen HensonDon't skip leading zeroes in PSK keys.
2016-06-12  John DenkerRT2759: Don't read TTY when already at EOF.
2016-06-12  Rich SalzAvoid memory leaks if options repeated.
2016-06-10  Rich SalzGH1183: Fix -unix and -connect, etc., override
2016-06-02  Rich SalzGH1123: sort dir before rehash
2016-06-02  Richard LevitteBuild the 'openssl rehash' command on VMS version 8...
2016-06-01  Matt CaswellFix memory leak in crl2pkcs7 app
2016-06-01  Matt CaswellFree a temporary buffer used by dsaparam application
2016-06-01  Matt CaswellFree memory on error in cms app
2016-06-01  Rich SalzAdd final(?) set of copyrights.
2016-06-01  Rich SalzFix some RAND bugs
2016-06-01  Matt CaswellEnsure an ASN1_OBJECT is freed in error paths
2016-06-01  Matt CaswellFree allocated password strings on exit
2016-06-01  Matt CaswellFree a BIO_ADDR if DTLSv1_listen return <=0
2016-06-01  Matt CaswellEnsure BIGNUM is freed in an error path
2016-06-01  Matt CaswellFree an X509_CRL in an error path
2016-06-01  Matt CaswellDon't leak X509_OBJECT in an error path
2016-06-01  Matt CaswellAdd dhparam sanity check and update DH_check documentation
2016-06-01  Matt Caswellreq command incorrectly displays the bits for an EC key
2016-05-31  Cristian Stoicaspeed.c: fix segfault with unrecognized algorithms
2016-05-29  Joey Yandleremove winrand.c entirely, nothing seems to reference it
2016-05-29  Joey Yandlecherry pick pr-512 changes
2016-05-29  Joey Yandlecherry pick pr-512 changes
2016-05-27  Matt CaswellFix intermittent windows failures in TLSProxy tests
2016-05-27  Matt CaswellFix s_client/s_server waiting for stdin on Windows
2016-05-27  Matt CaswellFix some s_server issues on Windows
2016-05-25  Richard Levittebuild.info files: add quotes around any spec that may...
2016-05-23  Richard LevitteMake sure tsget and c_rehash are named with .pl suffix...
2016-05-23  Richard LevitteMake sure to initialize all CA.pl variables properly
2016-05-23  Dr. Stephen HensonSupport -no-CAfile -no-CApath in ctx2
2016-05-23  Dr. Stephen HensonSupport for traditional format private keys.
2016-05-21  FdaSilvaYYIndent and dead code cleanup
2016-05-20  Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-20  Richard LevitteFixup READLINE case
2016-05-19  Dr. Stephen HensonUse correct EOL in headers.
2016-05-19  Matt CaswellCheck that the obtained public key is valid
2016-05-18  Richard LevitteMake it possible to have RFC2254 escapes with ASN1_STRI...
2016-05-18  FdaSilvaYYFix ts app help message
2016-05-18  FdaSilvaYYLocally declare some variables
2016-05-18  FdaSilvaYYFew cleanups in s_client, s_server apps.
2016-05-17  Rich SalzX509_STORE_CTX accessors.
2016-05-17  Rich SalzCopyright consolidation 01/10
2016-05-17  Kurt CancemiFix typos in apps/enc.c
2016-05-16  Rich SalzUse OPENSSL_hexchar2int
2016-05-16  Rich SalzUse app_malloc; two missing cases.
2016-05-16  Dr. Stephen HensonDon't load same config file twice.
2016-05-13  Dr. Stephen HensonFix signer option and support format SMIME.
2016-05-12  Rich SalzFix uninitialized variable
2016-05-12  Dr. Stephen HensonCorrectly check for trailing digest options.
2016-05-12  Dr. Stephen HensonRestore support for ENGINE format keys in apps.
2016-05-12  Dr. Stephen HensonDon't leak memory if realloc fails.
2016-05-11  Dr. Stephen HensonUpdate pkcs8 defaults.
2016-05-11  Dr. Stephen HensonAdd -signcert to CA.pl usage message.
2016-05-10  Dr. Stephen HensonAdd a couple of checks to prime app.
2016-05-10  Dr. Stephen HensonAdd -srp option to ciphers command.
2016-05-10  Andy PolyakovIRIX fixes.
2016-05-09  Hansruedi PatzenFix: failed to open config file if not specified when...
2016-05-09  Andrea GrandiFix error in the loop of ECDH
2016-05-09  FdaSilvaYYfix tab-space mixed indentation
2016-05-05  Matt CaswellHandle no async jobs in libssl
2016-05-05  J Mohan Rao Arisankalaremove unused macros in list -disabled
2016-05-04  Richard LevitteCheck return of PEM_write_* functions and report possib...
2016-05-04  FdaSilvaYYGH932: Add more help messages to some apps options.
2016-05-04  Matt CaswellRemove stale errors from early connection attempts...
2016-05-03  Christian BundyUpdate Diffie-Hellman parameters to IANA standards
next