index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
openssl
Age
Commit message (
Expand
)
Author
2023-06-11
remove unused args_st struct
Jonathan Gray
2023-06-11
remove chopup_args() unused since apps.c rev 1.31
Jonathan Gray
2023-06-11
openssl enc: drop a few parens and unwrap a few lines
Theo Buehler
2023-06-11
openssl enc: small style fixup after ZLIB unifdef
Theo Buehler
2023-06-11
Unifdef ZLIB
Theo Buehler
2023-06-08
From the description of "openssl verify", delete the duplicate and
Ingo Schwarze
2023-06-07
Refer to the field "thisUpdate" instead of the non-existent "lastUpdate".
Ingo Schwarze
2023-05-20
Remove a space that I thought I had already deleted.
Theo Buehler
2023-05-20
openssl speed: add an '-unaligned n' option
Theo Buehler
2023-05-20
openssl speed: minor style nits
Theo Buehler
2023-05-20
openssl speed: remove binary curve remnants
Theo Buehler
2023-05-05
Reinstate X9.31 padding mode support in rsautl
Theo Buehler
2023-04-25
Remove the nseq command
Theo Buehler
2023-04-22
Document the change in default to comma plus space but leave out the
Theo Buehler
2023-04-22
Fix UTF-8 issuer printing
Theo Buehler
2023-04-14
Drop policy printing from openssl
Theo Buehler
2023-04-14
Fix double free in error path in openssl(1) x509
Theo Buehler
2023-04-09
Remove X9.31 support from openssl(1)
Theo Buehler
2023-04-09
Minor code cleanup
Theo Buehler
2023-03-10
openssl(1) asn1parse: avoid crash with ASN.1 BOOLEANS
Theo Buehler
2023-03-07
Basic cleanup in asn1pars.c
Theo Buehler
2023-03-06
Rename struct ${app}_config to plain cfg
Theo Buehler
2023-03-05
openssl: make all config structs static
Theo Buehler
2023-03-05
openssl/cms: zap some trailing whitespace
Theo Buehler
2023-03-04
openssl enc doesn't really support AEAD ciphers and XTS mode
Theo Buehler
2023-03-04
openssl/req: garbage collect a pointless EVP_MD_CTX_init()
Theo Buehler
2023-02-23
openssl speed: avoid bad plural
Theo Buehler
2023-02-08
openssl(1) pkcs7 avoid crash on malformed files
Theo Buehler
2022-12-26
spelling fix; from paul tagliamonte
Jason McIntyre
2022-12-22
Denote multiple arguments with 'arg ...' not 'args'
Klemens Nanni
2022-11-11
Clean up openssl(1) command execution.
joshua
2022-11-11
Remove the legacy interactive mode from openssl(1).
joshua
2022-10-04
fix an obvious thinko without serious consequences in the display of e
Marc Espie
2022-09-14
remove an extraneous empty line
Theo Buehler
2022-09-11
Adjust for opaque structs in ts.h
Theo Buehler
2022-09-11
Adjust for opaque structs in pkcs12.h
Theo Buehler
2022-08-31
Avoid division by zero if no connection was made.
Theo Buehler
2022-08-31
Check return values in ssl_print_tmp_key()
Theo Buehler
2022-08-30
Check HMAC() return value to avoid a later use of uninitialized
Theo Buehler
2022-08-03
Add workarounds for some symbols that are hidden under !LIBRESSL_INTERNAL
Theo Buehler
2022-07-19
fix indent
Theo Buehler
2022-07-19
Document -tls1_{1,2,3} in openssl ciphers
Theo Buehler
2022-07-19
Allow displaying ciphers according to protocol version
Theo Buehler
2022-07-14
Suppress output of the deprecated -tls1 option in usage() and help
Theo Buehler
2022-07-14
Switch to using TLS_client_method()
Theo Buehler
2022-07-14
Document openssl ciphers -s
Theo Buehler
2022-07-14
Add -s option to openssl ciphers
Theo Buehler
2022-04-28
Fix comparison in openssl(1) pkcs12
Kinichiro Inoguchi
2022-04-28
Compare pointer value with NULL in openssl(1) pkcs12
Kinichiro Inoguchi
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
[prev]
[next]