summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2017-08-22Add random serial# support.Rich Salz
2017-08-22Dead code elimination.Pauli
2017-08-22Fix ctype arguments.Pauli
2017-08-21Safely display SNI (just in case)Rich Salz
2017-08-21Check # of arguments for remaining commands.Rich Salz
2017-08-19Fix ui_write in apps/apps.cRichard Levitte
2017-08-18Addressed build failure because of missing #ifdef AF_UNIX guardBalaji Marisetti
2017-08-17Determine the number of output columns for the list and help commands usingPauli
2017-08-15Print pathnames for 'version -r'Rich Salz
2017-08-15Revert "Add some casts for %j"Rich Salz
2017-08-14Add some casts for %jRich Salz
2017-08-14Doc fixesRich Salz
2017-08-11Clarify CLI OCSP documentationJohannes Bauer
2017-08-11Fix some Typos and indentsFdaSilvaYY
2017-08-09Add missing HTML tag in www_body in s_server.cXiaoyin Liu
2017-08-08Fix building without scryptJohannes Bauer
2017-08-03Add a DRBG to each SSL objectRich Salz
2017-08-03Switch from ossl_rand to DRBG randRich Salz
2017-08-03Allow use of long name for KDFsDr. Stephen Henson
2017-08-01Add '-ext' option to display extensions in 'x509'Paul Yang
2017-07-31app_isdir() cleanupXiaoyin Liu
2017-07-29Add list -public-key-methodsDr. Stephen Henson
2017-07-29Fix rsa -check optionPaul Yang
2017-07-26handle scrypt PBKDF in PKCS#12 files infoHubert Kario
2017-07-26nicer formatting for MAC infoHubert Kario
2017-07-26more info about PKCS#12 structure MACHubert Kario
2017-07-26pkcs12.c better formatting for unsupported paramsHubert Kario
2017-07-26Fix potential use-after-free and memory leakPauli
2017-07-24schlock global variable needs to be volatileXiaoyin Liu
2017-07-23Remove unused function prototypesXiaoyin Liu
2017-07-22Add --with-rand-seedRich Salz
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang
2017-07-17Fix bogus use of BIO_sock_should_retry.Bernd Edlinger
2017-07-17Fix use-after-freeRich Salz
2017-07-17Fix some pedantic warnings.Pauli
2017-07-16Standardize apps use of -rand, etc.Rich Salz
2017-07-14Update PR#3925Roelof duToit
2017-07-14Retry SSL_read on ERROR_WANT_READ.Roelof duToit
2017-07-14Fix #946 Add -preserve_dates to x509 appTodd Short
2017-07-07Fix s_client crash where the hostname is provided as a positional argMatt Caswell
2017-07-07Do not allow non-dhe kex_modes by defaultMatt Caswell
2017-07-07Fix memory leak when using PSK session filesMatt Caswell
2017-07-06Bounds check string functions in apps.Pauli
2017-07-06Rework the append_buf functionPauli
2017-07-06Avoid buffer overruns in the req command line utility.Pauli
2017-07-05Undo commit d420ac2Rich Salz
2017-07-03BN_pseudo_rand is really BN_randRich Salz
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte
2017-07-01When apps_startup() fails, exit with a failure code and a messageRichard Levitte
2017-06-30Cleanup some copyright stuffRich Salz