Fix ECDSA_SIG docs
[openssl.git] / apps /
2019-08-06 Matt CaswellMake the EC code available from inside the FIPS provider
2019-08-02 Rich SalzReplace FUNCerr with ERR_raise_data
2019-07-24 Dr. Matthias St... Remove HEADER_X509_H and HEADER_SSL_H include detectors...
2019-07-23 Richard LevitteRe-implement the cipher and digest listings for 'openss...
2019-07-22 Bernd EdlingerChange DH parameters to generate the order q subgroup...
2019-07-22 Rich SalzDeprecate SYSerr, add new FUNCerr macro
2019-07-22 Rich SalzAdd ERR_put_func_error, and use it.
2019-07-16 Pauliremove end of line spaces
2019-07-16 PauliRemove tab characters from C source files.
2019-07-16 Viktor DukhovniActually silently ignore GET / OCSP requests
2019-07-16 Rich SalzRemove function name from errors
2019-07-11 PauliCoverity #1451595: use correct free function.
2019-07-15 Richard LevitteMove the code for 'openssl list' to its own translation...
2019-07-15 Richard LevitteRefactor apps/progs.* to be generate with 'make update'
2019-07-08 Dmitry BelyavskiyAvoid NULL pointer dereference. Fixes #9043.
2019-07-02 Antoine CœurFix Typos
2019-07-01 Rich SalzRemove NextStep support
2019-07-01 Matt CaswellChange RC5_32_set_key to return an int type
2019-07-01 Antoine CœurFix Typos
2019-06-28 Paul YangSupport SM2 certificate signing
2019-06-20 PauliPrint thread IDs nicely.
2019-06-20 Richard Levittetest/testutil/init.c, apps/openssl.c: add trace cleanup...
2019-06-17 Richard LevitteMove uplink file information to build.info files
2019-06-12 Tomas Mrazts: Use sha256 as default digest for TS query
2019-06-11 Shane LontisFix app opt compile failure due to missing <inttypes.h>
2019-06-05 Shane LontisCoverity fixes
2019-05-29 FdaSilvaYYCAdES: Fix SignerInfo attribute construction order.
2019-05-26 Daniël van EedenUse fixed length for formatting standard cipher names
2019-05-23 Bernd EdlingerFix a crash in the speed command with wrap ciphers
2019-05-23 PauliAvoid trailing space in "openssl version -o".
2019-05-23 PauliAlways show application and library versions in "openss...
2019-05-08 Lorinczy ZsigmondSquashed commit of the following:
2019-05-07 PauliCoverity CID 1444950: Control flow issues
2019-05-02 Klotz, TobiasUse vxRandLib for VxWorks7
2019-05-02 Dr. Matthias St... openssl cms: add error message if operation option...
2019-05-01 Philip Prindevillegendsa: dsaparam: introduce -verbose option to enable...
2019-05-01 Philip Prindevillegenrsa: introduce -verbose option to enable output
2019-04-24 Shane LontisAdded app for EVP_KDF
2019-04-23 Richard LevitteAdd a way for the application to get OpenSSL configurat...
2019-04-23 Richard LevitteAdd the possibility to display and use MODULESDIR
2019-04-18 Richard Levitteasn1parse: avoid double free
2019-04-12 Matt CaswellDeprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
2019-04-12 Bernd EdlingerAdd CMAC speed measurements
2019-04-11 Shane Lontisadded code to validate EC named curve parameters
2019-04-10 Jakub WilkFix typos
2019-04-09 Paul YangMake X509_set_sm2_id consistent with other setters
2019-04-08 Dan Campbells_client starttls: fix handling of multiline reply
2019-04-08 Shane Lontiscoverity resource leak fixes in apps/pkeyutl
2019-04-03 Todd ShortModify OCSP to use alt MD for cert IDs in responses
2019-04-01 Boris Pismennyapps: print Kernel receive side TLS in s_client and...
2019-03-31 x753Fixed typo in enc.c warning
2019-03-30 Pauliissue-8493: Fix for filenames with newlines using opens...
2019-03-29 Paul YangFix a memleak in apps/verify
2019-03-29 Dr. Matthias St... trace: rename the default trace category from 'ANY...
2019-03-29 Dr. Matthias St... trace: apps/openssl: print the correct category name
2019-03-29 Dr. Matthias St... trace: don't pretend success if it's not enabled
2019-03-29 Richard LevitteRemove heartbeats completely
2019-03-29 PauliCorrectly zero the DISPLAY_COLUMNS structure.
2019-03-29 Richard Levitteopenssl dgst: show MD name at all times
2019-03-28 Shane Lontiscoverity fixes for SSKDF + mac_app + kdf test cleanup
2019-03-28 Dmitry BelyavskiyAdd some checks of OCSP functions
2019-03-20 Lorinczy ZsigmondReorganized signature-scheme detection in 'apps/s_cb...
2019-03-19 Vitezslav Cizekapps/speed.c: properly address NO_EC2M on systems witho...
2019-03-19 Vitezslav Cizekapps/speed.c: skip binary curves when compiling with...
2019-03-19 Richard LevitteFix no-posix-io
2019-03-18 David von OheimbAdd -new and -subj options to x509 app for direct cert...
2019-03-15 Dr. Matthias St... trace: ensure correct grouping
2019-03-15 Dr. Matthias St... trace: don't leak the line prefix
2019-03-14 Matt CaswellEnable pkeyutl to use Ed448 and Ed25519
2019-03-13 David von Oheimbprevent app_get_pass() from revealing cleartext passwor...
2019-03-13 杨洋Support SM2 certificate verification
2019-03-11 Shane Lontisopenssl app for macs that uses the new EVP_MAC interfac...
2019-03-10 Darren TuckerFix typo in ifndef OPENSSL_NO_ENGINES.
2019-03-08 Tomas MrazPrint all loaded engines with openssl list -engines
2019-03-06 Richard Levitteapps/openssl.c: avoid memory leaks
2019-03-06 Richard LevitteAdapt SSL_DEBUG to the new generic trace API
2019-03-06 Richard Levitteapps/openssl.c: Adapt to enable tracing output
2019-03-05 Richard Levittetestutil: ensure good treatment of argv on non-Unix...
2019-03-05 Richard LevitteVMS: move copy_argc to its own module and make it an...
2019-03-01 Matt CaswellFix no-ec, no-sm2 and no-sm3
2019-02-28 Richard Levitteapps/ca.c: only output DER with SPKAC input and when...
2019-02-27 Paul YangSupport raw input data in apps/pkeyutl
2019-02-25 David von Oheimbfix x509 -force_pubkey option to take effect with cert...
2019-02-19 Ionut MihalceaDon't set SNI by default if hostname is not dNS name
2019-02-14 Matt CaswellFix -verify_return_error in s_client
2019-02-13 Richard LevitteMove libapps headers into their own directory
2019-02-11 Richard Levitteapps/ocsp.c Use the same HAVE_FORK / NO_FORK as in...
2019-02-11 Shane LontisUpdated test command line parsing to support commmon...
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-02-01 Michael TuexenFix end-point shared secret for DTLS/SCTP
2019-01-31 weinholtendianFix error message for s_server -psk option
2019-01-30 Matt CaswellComplain if -twopass is used incorrectly
2019-01-27 Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2019-01-27 Shigeki Ohtsus_client: fix not to send a command letter of R
2019-01-24 Klotz, TobiasCleanup vxworks support to be able to compile for VxWorks 7
2019-01-24 Matt CaswellFix s_client so that it builds on Windows
2019-01-22 Richard LevitteBuild: use attributes to indicate installed script...
2019-01-22 Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2019-01-21 Bernd EdlingerMake ca command silently use default if .attr file...
2019-01-18 Marcs_client: Add basic proxy authentication support
next