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-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
2022-01-06
piece of UpdateHostkeys client strictification: when updating known_hosts
Damien Miller
2022-01-06
include rejected signature algorithm in error message and not the
Damien Miller
2022-01-06
make ssh-keysign use the requested signature algorithm and not the
Damien Miller
2022-01-06
stricter UpdateHostkey signature verification logic on the client-
Damien Miller
2022-01-06
Fix signature algorithm selection logic for UpdateHostkeys on the
Damien Miller
2022-01-06
convert ssh, sshd mainloops from select() to poll();
Damien Miller
2022-01-06
prepare for conversion of ssh, sshd mainloop from select() to poll()
Damien Miller
2022-01-06
Free memory before assign to avoid leak
Kinichiro Inoguchi
2022-01-06
Free memory if error occurred
Kinichiro Inoguchi
2022-01-06
Remove NULL check before free
Kinichiro Inoguchi
2022-01-06
Ignore windows without a size set (may be used for pane only), from
Nicholas Marriott
2022-01-05
add a comment so I don't make this mistake again
Damien Miller
2022-01-05
fix cut-and-pasto in error message
Damien Miller
2022-01-05
adjust Xr for fw_update to section 8;
Jason McIntyre
2022-01-05
Add error checking for EVP_Digest*() to snmp(1).
Theo Buehler
2022-01-05
Wrap long lines and add some braces
Kinichiro Inoguchi
2022-01-05
Check function return value
Kinichiro Inoguchi
2022-01-05
Checking pointer variable with NULL
Kinichiro Inoguchi
2022-01-05
Straightforward conversion to EVP_* on the heap.
Theo Buehler
2022-01-05
Use calloc instead of malloc
Kinichiro Inoguchi
2022-01-05
Check NULL first and unindent the rest of the code
Kinichiro Inoguchi
2022-01-05
Convert openssl(1) cms option handling
Kinichiro Inoguchi
2022-01-05
allow selection of hash at sshsig signing time; code already supported
Damien Miller
2022-01-05
add missing -O option to usage() for ssh-keygen -Y sign;
Damien Miller
2022-01-05
move sig_process_opts() to before sig_sign(); no functional code change
Damien Miller
2022-01-05
NULL deref when using find-principals when matching an allowed_signers
Damien Miller
2022-01-05
remove unused defines
Jonathan Gray
2022-01-03
note the -c runs sh -c; from nabijaczleweli
Jason McIntyre
2022-01-01
uniq(1): miscellaneous style(9)-ish stuff
Scott Soule Cheloha
2022-01-01
uniq(1): bump numchars, numfields from int to long long
Scott Soule Cheloha
2022-01-01
spelling
Jonathan Gray
2022-01-01
fix memleak in process_extension(); oss-fuzz issue #42719
Damien Miller
2022-01-01
uniq(1): freopen(3) stdin, stdout
Scott Soule Cheloha
2022-01-01
spelling
Jonathan Gray
2021-12-31
Try to turn on less-capable mouse modes when turning on more-capable, to
Nicholas Marriott
[prev]
[next]