tsget.in: remove call of WWW::Curl::Easy::global_cleanup
[openssl.git] / apps /
2017-06-25 Richard Levittetsget.in: remove call of WWW::Curl::Easy::global_cleanup
2017-06-15 Richard LevitteBuild apps/progs.h dynamically
2017-06-10 Paul YangFix possible usage of NULL pointers in apps/spkac.c
2017-06-09 Jonathan ProtzenkoFix speed command for alternation of ciphers and digests.
2017-05-31 Paul YangFix coding style in apps/passwd file
2017-05-27 Rich SalzMake default_method mostly compile-time
2017-05-22 Diego Santa CruzFix srp app missing NULL termination with password...
2017-05-21 Rich Salz-inkey can be an identifier, not just a file
2017-05-19 Diego Santa CruzFix endless loop on srp app when listing users
2017-05-11 Tomas MrazFix regression in openssl req -x509 behaviour.
2017-05-02 Rich SalzConvert uses of snprintf to BIO_snprintf
2017-04-27 Rich SalzRemove (broken) diagnostic print
2017-04-25 Matt CaswellFix some variable references in init_client
2017-04-25 Bernard Spilopenssl enc: Don't unbuffer stdin
2017-04-08 Andy Polyakove_os.h: omit PRIu64.
2017-04-03 Matt CaswellEnsure dhparams can handle X9.42 params in DER
2017-03-30 FdaSilvaYYMore typo fixes
2017-03-17 Matt CaswellFix no-dtls builds
2017-03-16 FdaSilvaYYSimplify code around next_proto.len by changing 'len...
2017-03-14 Benjamin KadukFix a -Wsign-compare warning
2017-03-09 PauliMake the output of enc -ciphers identical
2017-03-08 PauliLimit the output of the enc -ciphers command
2017-03-07 PauliIncrease the password buffer size to APP_PASS_LEN.
2017-03-01 Bernd EdlingerCheck that async_jobs is not negative and not too high.
2017-02-23 Richard LevitteCheck for the presence of _WIN32 rather than its value.
2017-02-23 Richard LevitteIn apps/rehash.c, decorate the inclusion of internal...
2017-02-23 Richard LevitteOn VMS, massage the fetch file names to remove the...
2017-02-23 Richard LevitteLet the output from 'openssl enc -ciphers' go to stdout
2017-02-22 Richard LevitteMake "openssl rehash" work on VMS 8.3 and up
2017-02-21 Bernd EdlingerFix some more memory leaks with TXT_DB_insert.
2017-02-21 Bernd EdlingerFix a few memleaks in TXT_DB.
2017-02-16 lrnsChange req_check_len error message
2017-02-14 Dr. Stephen HensonMake -xcert work again.
2017-02-14 Yuchimem leak on error path and error propagation fix
2017-02-07 PauliRemove unused variable
2017-02-06 Rich SalzFix parsing of serial# in req
2017-01-24 Richard Levittes_client: Better response success check for CONNECT
2017-01-24 Todd ShortCleanup EVP_CIPH/EP_CTRL duplicate defines
2017-01-23 FdaSilvaYYFix use before assignment
2017-01-17 EasySecFix list -disabled for blake2 alg
2016-12-08 Richard LevitteMake sure that password_callback exercises UI
2016-11-17 Dr. Stephen HensonSupport MSBLOB format if RC4 is disabled
2016-11-17 Dr. Stephen HensonMake MSBLOB format work with dsa utility.
2016-11-13 EasySecUpdate s_client and s_server documentation about some...
2016-10-28 Matt CaswellFix a double free in ca command line
2016-10-20 Richard Levitteapps: remove some #ifndef clutter
2016-10-20 Richard Levitteapps: instead of varying implementation, make setup_eng...
2016-10-20 Richard LevitteIf an engine comes up explicitely, it must also come...
2016-10-01 Dr. Stephen Hensonfix memory leak
2016-09-29 David WoodhouseRestore '-keyform engine' support for s_client
2016-09-28 Richard Levitteapps/apps.c: initialize and de-initialize engine around...
2016-09-20 Rich SalzRT3669: dgst can only sign/verify one file.
2016-09-20 Richard Levitteapps/apps.c: include sys/socket.h to declare recv()
2016-09-20 FdaSilvaYYRemove an option related to a deprecated flag
2016-09-20 FdaSilvaYYFix various missing option help messages ...
2016-09-19 Richard LevitteFix no-ocsp
2016-09-15 Richard LevitteRefactor to avoid unnecessary preprocessor logic
2016-09-15 Richard LevitteReformat to fit OpenSSL source code standards
2016-09-15 Richard LevitteAdd copyright and license on apps/vms_term_sock.[ch]
2016-09-15 Richard LevitteVSI submission: redirect terminal input through socket
2016-09-14 Rich SalzAdd -h and -help for c_rehash script and app
2016-09-13 Richard LevitteFix 'openssl passwd' with arguments -1 or -apr1
2016-09-13 Viktor Szakatss_client: avoid warning on Windows/MS-DOS systems
2016-08-25 Andy PolyakovWindows: UTF-8 opt-in for command-line arguments and...
2016-08-25 Dr. Stephen HensonSupport broken PKCS#12 key generation.
2016-08-24 Matt CaswellClarify the error messages in 08f6ae5b28
2016-08-24 Richard LevitteTrust RSA_check_key() to return correct values
2016-08-24 Matt CaswellFix some resource leaks in the apps
2016-08-22 FdaSilvaYYClosing output file from inside the loop who open it
2016-08-22 FdaSilvaYYFix loopargs_t object duplication into ASYNC context
2016-08-22 Richard LevitteAvoid more compiler warnings for use of uninitialised...
2016-08-22 Richard LevitteMake 'openssl req -x509' more equivalent to 'openssl...
2016-08-21 Dr. Stephen HensonAdd X509_getm_notBefore, X509_getm_notAfter
2016-08-20 FdaSilvaYYDuplicate includes
2016-08-19 Dr. Stephen Hensonfix warning about trailing comma
2016-08-19 Dr. Stephen HensonConstify certificate and CRL time routines.
2016-08-19 Viktor DukhovniAdd -dane_ee_no_namechecks s_client(1) option
2016-08-19 Dr. Stephen HensonSet certificate times in one function.
2016-08-19 FdaSilvaYYAllow to run all speed test when async_jobs active
2016-08-19 Matt CaswellConvert PKCS12* functions to use const getters
2016-08-18 Viktor DukhovniFix missing dane_tlsa_rrdata option error message
2016-08-17 Dr. Stephen HensonConstify X509_SIG.
2016-08-17 FdaSilvaYYSmall nits and cleanups
2016-08-17 FdaSilvaYYConstify char* input parameters in apps code
2016-08-17 FdaSilvaYYSimplify and add help about OPT_PVK* options
2016-08-17 FdaSilvaYYImprove error message
2016-08-17 FdaSilvaYYRelocalise some globals variables
2016-08-17 Dr. Stephen HensonConstify X509_get0_signature()
2016-08-17 Matt CaswellConvert X509_CRL* functions to use const getters
2016-08-17 Dr. Stephen HensonCorrupt signature in place.
2016-08-17 Dr. Stephen Hensonconstify X509_ALGOR_get0()
2016-08-16 Matt CaswellConvert PKCS8* functions to use const getters
2016-08-16 FdaSilvaYYtwo typo fixes
2016-08-16 Dr. Stephen HensonCorrupt signature earlier.
2016-08-16 Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-08-13 Dr. Stephen HensonPrint out names of other temp key algorithms.
2016-08-11 FdaSilvaYYFix doc and help about ca -valid option
2016-08-08 Cristian Stoicaspeed.c: use size_t instead of int to match function...
2016-08-05 klemensspelling fixes, just comments and readme.
2016-08-05 Rich SalzMake update, etc.
next