summaryrefslogtreecommitdiffstats
path: root/doc/man1
AgeCommit message (Expand)Author
2023-01-16CMP app: fix file output of certs and cert lists on non-existing cert(s)Dr. David von Oheimb
2022-12-12rsa: Add option to disable implicit rejectionHubert Kario
2022-12-12rsa: add implicit rejection in PKCS#1 v1.5Hubert Kario
2022-11-25Fix typo in openssl-x509.pod.inJan
2022-11-24Add support for KTLS zerocopy sendfile on LinuxMaxim Mikityanskiy
2022-11-02fipsinstall: add -self_test_oninstall option.Pauli
2022-10-24openssl list: Fix help text about -cipher-algorithms optionDaniel Fiala
2022-10-18Add support for compressed certificates (RFC8879)Todd Short
2022-10-07Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte
2022-09-29apps/speed.c: Lock buffer in memoryJuergen Christ
2022-09-20APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for a...Dr. David von Oheimb
2022-09-20Update documentation, standard input is expected to be in binary format tooPatrik Sevallius
2022-09-11list: add an option to list all available algorithmsPauli
2022-09-07APPS HTTP server: trace requests and responses when enabledDr. David von Oheimb
2022-08-30Fix man page to indicate SHA256 MAC for PKCS12Stefanos Harhalakis
2022-08-24CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its...Dr. David von Oheimb
2022-08-22Fix doc-nitsTodd Short
2022-08-19Clarify dashes are required for openssl list commandJeff Croxell
2022-08-18X509: Add "code sign" as purpose for verification of certificatesLutz Jaenicke
2022-08-17SHAKE documentation updates for default output length.slontis
2022-07-29Correction: uncompressed is the default valueGregoryTrzonkowski
2022-07-20Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg()Dr. David von Oheimb
2022-07-19apps/x509: Improve doc fix for -CAserial anc -CAcreateserialDr. David von Oheimb
2022-07-18dhparam: Correct the documentation of -dsaparamTomas Mraz
2022-07-14openssl-x509.pod.in: fix description of certificate serial number storageDr. David von Oheimb
2022-07-14APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use ran...Dr. David von Oheimb
2022-07-12OSSL_trace_set_channel.pod and openssl.pod: fix missing/inconsistent category...Dr. David von Oheimb
2022-07-11Add config option for speed commandKan
2022-07-06openssl-cmds.pod.in: add missing entry for cmpDr. David von Oheimb
2022-06-30Update the default macsaltlen and Add the configure for macsaltlenKan
2022-05-30http_client.c: Dump response on error when tracing is enabledDr. David von Oheimb
2022-05-27The -no_legacy_server_connect option applies to clientTomas Mraz
2022-05-19openssl-ca.pod.in: Minor grammar fixJoshua Arnott
2022-05-03Update copyright yearMatt Caswell
2022-04-02CMS sign digestViktor Söderqvist
2022-03-12OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults from CSR and refcertDr. David von Oheimb
2022-03-10Add TFO support to socket BIO and s_client/s_serverTodd Short
2022-02-24Add -quiet option to pkcs7 for -print_certsRaul Ferrando
2022-02-24doc: Fix KDF example for scryptmsa42
2022-02-22CMP: add subject of any provided CSR as default message senderDr. David von Oheimb
2022-02-20doc: Update "SSL/TLS" old documentation description in openssl.podyangyangtiantianlonglong
2022-02-18enc : add support for wrap modeEasySec
2022-02-14Apply the correct Apache v2 licenseTomas Mraz
2022-02-14Implement a new flag for running s_client in a non-interactive modeRami Khaldi
2022-02-11Added checking for buflen overflow due to MAX_MISALIGNMENT.Kevin K Biju
2022-02-03openssl-dgst.pod.in: Fix documentation of -list optionEasySec
2022-01-28apps: Add option -no_ems to s_client/s_server appsyangyangtiantianlonglong
2022-01-28Add -verbose/-queit flags to dhparamPhilip Prindeville
2022-01-11APPS: Add check for multiple 'unknown' optionsDr. David von Oheimb
2022-01-05Fix typosDimitris Apostolou