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
Age
Commit message (
Expand
)
Author
2022-01-14
openssl(1) dgst: fix build after clones removal
Theo Buehler
2022-01-14
Convert openssl(1) speed for opaque EVP_AEAD_CTX
Theo Buehler
2022-01-14
Convert openssl(1) rsa.c for opaque RSA
Theo Buehler
2022-01-14
openssl(1) genrsa: simplify access to rsa->e
Theo Buehler
2022-01-14
Convert openssl(1) gendsa.c to opaque DSA
Theo Buehler
2022-01-14
Convert openssl(1) dsaparam to opaque dsa
Theo Buehler
2022-01-14
Convert openssl(1) dsa.c to opaque DSA
Theo Buehler
2022-01-14
Convert openssl(1) dhparam to opaque DH
Theo Buehler
2022-01-14
Convert openssl(1) dh.c to opaque DH
Theo Buehler
2022-01-14
allow pin-required FIDO keys to be added to ssh-agent(1).
Damien Miller
2022-01-14
ssh-sk: free a resident key's user id
Damien Miller
2022-01-14
sshsk_load_resident: don't preallocate resp
Damien Miller
2022-01-14
sshsk_sign: trim call to sshkey_fingerprint()
Damien Miller
2022-01-14
use status error message to communicate ~user expansion failures;
Damien Miller
2022-01-13
Tedu support for the -xsh4.2 argument to the mdoc(7) .St macro
Ingo Schwarze
2022-01-13
Calling MB_CUR_MAX is much more expensive than incrementing a pointer
Ingo Schwarze
2022-01-13
Only sort the result array if it contains more than one element,
Ingo Schwarze
2022-01-12
zap some stray whitespace
Theo Buehler
2022-01-12
seperators -> separators
Theo Buehler
2022-01-12
zap spaces before tabs
Theo Buehler
2022-01-12
Make lputs use psl instead of expecting it to be null-terminated.
Martijn van Duren
2022-01-12
More accurately represent cells containing horizontal lines in -T tree
Ingo Schwarze
2022-01-12
According to the tbl(7) manual, if a data cell contains only the
Ingo Schwarze
2022-01-12
Don't log NULL hostname in restricted agent code, printf("%s", NULL) is
Darren Tucker
2022-01-11
Wrap long lines
Kinichiro Inoguchi
2022-01-11
Check function return value
Kinichiro Inoguchi
2022-01-11
Suppress warning
Kinichiro Inoguchi
2022-01-11
Compare pointer variable with NULL
Kinichiro Inoguchi
2022-01-11
Remove space between '*' and pointer variable.
Kinichiro Inoguchi
2022-01-11
Convert openssl(1) smime option handling
Kinichiro Inoguchi
2022-01-11
"void" functions should not return anything. From Tim Rice via -portable.
Darren Tucker
2022-01-11
suppress "Connection to xxx closed" messages at LogLevel >= error
Damien Miller
2022-01-10
Unbreak tree. Sorry about that.
Theo Buehler
2022-01-10
When rendering the \h (horizontal motion) low-level roff(7) escape
Ingo Schwarze
2022-01-10
NULL out pointers after transferring them to the DSA object.
Theo Buehler
2022-01-10
Dedup get_dsa*() code.
Theo Buehler
2022-01-10
Convert testdsa to accessors for opaque DSA
Theo Buehler
2022-01-10
Document openssl pkey -check,-pubcheck and param -check
Theo Buehler
2022-01-10
Implement openssl pkey -{,pub}check and pkeyparam -check
Theo Buehler
2022-01-08
Fix possible use after free with long lines
Tobias Stoeckmann
2022-01-08
use status error message to communicate ~user expansion failures;
Damien Miller
2022-01-08
fix some corner-case bugs in scp sftp-mode handling of ~-prefixed
Damien Miller
2022-01-08
more idiomatic error messages; spotted by jsg & deraadt
Damien Miller
2022-01-08
add a variant of send_status() that allows overriding the default,
Damien Miller
2022-01-08
refactor tilde_expand_filename() and make it handle ~user paths with no
Damien Miller
2022-01-08
Indicate current default cipher
Kinichiro Inoguchi
2022-01-06
allow hostbased auth to select RSA keys when only RSA/SHA2 are
Damien Miller
2022-01-06
add a helper function to match a key type to a list of signature
Damien Miller
2022-01-06
log some details on hostkeys that ssh loads for hostbased authn
Damien Miller
2022-01-06
log signature algorithm during verification by monitor; ok markus
Damien Miller
[prev]
[next]