| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'openssl x509 -new' functionality to the libcrypto CLI utility | job | 2024-01-26 | 1 | -2/+21 |
* | Add -force_pubkey -multivalue-rdn -set_issuer -set_subject -utf8 to x509 app | job | 2024-01-12 | 1 | -4/+44 |
* | s_client: pause hasn't worked in ages. Just ignore it | tb | 2023-12-29 | 1 | -5/+2 |
* | Remove antiquated options output | tb | 2023-07-27 | 1 | -5/+3 |
* | Remove -stats option from openssl(1) errstr. | tb | 2023-07-23 | 1 | -9/+2 |
* | some minor fix up; | jmc | 2023-07-03 | 1 | -5/+5 |
* | Remove the tls1.0 and 1.1 related options from the openssl(1) toolkit | beck | 2023-07-03 | 1 | -26/+11 |
* | From the description of "openssl verify", delete the duplicate and | schwarze | 2023-06-08 | 1 | -130/+9 |
* | Refer to the field "thisUpdate" instead of the non-existent "lastUpdate". | schwarze | 2023-06-07 | 1 | -4/+10 |
* | Remove a space that I thought I had already deleted. | tb | 2023-05-20 | 1 | -2/+2 |
* | openssl speed: add an '-unaligned n' option | tb | 2023-05-20 | 1 | -2/+10 |
* | Reinstate X9.31 padding mode support in rsautl | tb | 2023-05-05 | 1 | -5/+9 |
* | Remove the nseq command | tb | 2023-04-25 | 1 | -33/+2 |
* | Document the change in default to comma plus space but leave out the | tb | 2023-04-22 | 1 | -2/+5 |
* | Remove X9.31 support from openssl(1) | tb | 2023-04-09 | 1 | -9/+5 |
* | Denote multiple arguments with 'arg ...' not 'args' | kn | 2022-12-22 | 1 | -4/+4 |
* | Document -tls1_{1,2,3} in openssl ciphers | tb | 2022-07-19 | 1 | -2/+11 |
* | Document openssl ciphers -s | tb | 2022-07-14 | 1 | -3/+5 |
* | man pages: add missing commas between subordinate and main clauses | naddy | 2022-03-31 | 1 | -22/+22 |
* | prefer https links in man pages | jsg | 2022-02-18 | 1 | -3/+3 |
* | Document openssl pkey -check,-pubcheck and param -check | tb | 2022-01-10 | 1 | -2/+12 |
* | openssl(1): drop support for netscape certificates and server gated keys. | tb | 2021-11-26 | 1 | -6/+2 |
* | Nuke the asn1-kludge. This was a workaround for CAs with broken PCKS#10 | tb | 2021-10-23 | 1 | -10/+2 |
* | new sentence, new line, and tweak wording of previous; | jmc | 2021-09-05 | 1 | -2/+3 |
* | Using serial number instead as subject if it is empty in openssl(1) ca | inoguchi | 2021-09-05 | 1 | -2/+6 |
* | Implement -naccept in the s_server. | tb | 2021-08-29 | 1 | -2/+7 |
* | Add DTLSv1.2 support to openssl(1) s_client/s_server. | jsing | 2021-03-17 | 1 | -2/+14 |
* | Document meaning of '*' in genrsa output | tb | 2020-12-30 | 1 | -3/+6 |
* | some comma fixes; from varik valefor | jmc | 2020-11-01 | 1 | -12/+12 |
* | Add a -legacy_verify flag to force use of the old validator for debugging | tb | 2020-10-26 | 1 | -2/+5 |
* | Remove hyphen | inoguchi | 2020-07-14 | 1 | -3/+3 |
* | Add single space between pem and ... | inoguchi | 2020-07-14 | 1 | -2/+2 |
* | Add manual for openssl(1) certhash | inoguchi | 2020-07-14 | 1 | -2/+57 |
* | Add description for -tls1_3 and -no_tls1_3 options to openssl(1) s_server | inoguchi | 2020-05-13 | 1 | -6/+8 |
* | In s_server.c rev. 1.33, jsing added support for "openssl s_server -groups"; | schwarze | 2020-04-25 | 1 | -6/+18 |
* | Tag subcommand sections | kn | 2020-02-19 | 1 | -2/+44 |
* | Add -tls1_3 and -notls1_3 options to openssl(1) s_client. | jsing | 2020-02-16 | 1 | -6/+8 |
* | use "Currently" in the doc for "openssl enc" when talking about default | sthen | 2019-12-18 | 1 | -2/+2 |
* | In January, the default digest used in the openssl enc command was | tb | 2019-12-18 | 1 | -7/+4 |
* | Add manual for openssl(1) cms | inoguchi | 2019-11-28 | 1 | -2/+518 |
* | Add manual descriptions for openssl(1) req -addext | inoguchi | 2019-11-19 | 1 | -2/+10 |
* | the formatting for the mini synopses in this page did not render well | jmc | 2019-10-04 | 1 | -115/+179 |
* | Remove -port option from s_server since it is same as -accept | inoguchi | 2019-08-05 | 1 | -4/+3 |
* | Fix typo and -keyform argument in openssl(1) manual | inoguchi | 2019-07-16 | 1 | -6/+8 |
* | Fix manual openssl(1) s_server | inoguchi | 2019-07-12 | 1 | -18/+94 |
* | Fix manual openssl(1) s_client | inoguchi | 2019-07-11 | 1 | -14/+80 |
* | Fix manual openssl(1) genrsa | inoguchi | 2019-07-09 | 1 | -6/+14 |
* | Fix manual openssl(1) dsa, ocsp, rsa and smime | inoguchi | 2019-07-08 | 1 | -12/+56 |
* | Fix manual openssl(1) pkcs12, req, verify and x509 | inoguchi | 2019-07-07 | 1 | -13/+76 |
* | Fix manual openssl(1) ec, enc and pkcs7 | inoguchi | 2019-07-05 | 1 | -2/+9 |