index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-08
refactor tilde_expand_filename() and make it handle ~user paths with no
Damien Miller
2022-01-08
x509_cpols.c will need to include x509_lcl.h soon
Theo Buehler
2022-01-08
Enable all supported hostkey algorithms (but no others). Allows hostbased
Darren Tucker
2022-01-08
Prep .c files for removing the #includes from */archdep.h
Philip Guenther
2022-01-08
Indicate current default cipher
Kinichiro Inoguchi
2022-01-08
Remove verbose PCI and USB device info from BOOT
Visa Hankala
2022-01-08
Adjust debug printfs after pcitag_t type change.
Visa Hankala
2022-01-08
Apply mpsafe changes from dwge(4) to dwxe(4):
Jonathan Matthew
2022-01-07
Add some workarounds to make build_addr_block_test_data const.
Theo Buehler
2022-01-07
Prepare to provide EVP_AEAD_CTX_{new,free}()
Theo Buehler
2022-01-07
Add code to initialize the PCIe host bridge hardware. We currently rely on
Mark Kettenis
2022-01-07
Revert previous accidental commit
Theo Buehler
2022-01-07
If no date could be parsed, bail out early and fix an error return that
Otto Moerbeek
2022-01-07
Rename dh_tmp to dhe_params.
Joel Sing
2022-01-07
SIOCSIFXFLAGS drops into the SIOCSIFFLAGS to perform auto-up of the
Theo de Raadt
2022-01-07
Stop attempting to duplicate the public and private key of dh_tmp.
Joel Sing
2022-01-07
Convert legacy server to tls_key_share.
Joel Sing
2022-01-07
.glue_7 is used for arm code calling thumb code, and .glue_7t is used for
Kevin Lo
2022-01-07
A few more files need asn1_locl.h.
Theo Buehler
2022-01-07
include asn1_locl.h where it will be needed for the bump.
Theo Buehler
2022-01-07
Add missing dependency.
Visa Hankala
2022-01-07
Somehow I always forget that the more global LC_ALL takes precedence over
Martijn van Duren
2022-01-07
Prepare to make RSA and RSA_METHOD opaque by including rsa_locl.h
Theo Buehler
2022-01-07
Add an essentially empty ocsp_local.h and include it in the files
Theo Buehler
2022-01-07
gost needs to look into ecs_locl.h
Theo Buehler
2022-01-07
Prepare the move of DSA_SIG, DSA_METHOD and DSA to dsa_locl.h by
Theo Buehler
2022-01-07
Add an essentially empty dh_local.h and include it in the files where
Theo Buehler
2022-01-07
zap trailing whitespace
Theo Buehler
2022-01-07
fix aac build after -Wno-uninitialized was removed
Jonathan Gray
2022-01-07
Let dtlstest peek into bio_local.h
Theo Buehler
2022-01-07
Add a new, mostly empty, bio_local.h and include it in the files
Theo Buehler
2022-01-07
Sync EVP_MD_CTX to heap switch from npppd.
Theo Buehler
2022-01-07
npppd: convert to EVP_MD_CTX on heap
Theo Buehler
2022-01-07
hibernate_clear_signature() is only used by hibernate_resume(), so
Philip Guenther
2022-01-07
Extract the slice from the zeroth swap device instead of assuming
Philip Guenther
2022-01-07
whitespace
Andrew Fresh
2022-01-07
regen
Jonathan Gray
2022-01-07
stop creating old drm device nodes
Jonathan Gray
2022-01-07
mention radeondrm on riscv64
Jonathan Gray
2022-01-06
stop chowning old drm device nodes
Jonathan Gray
2022-01-06
Don't explicitly set HostbasedAuthentication in sshd_config.
Darren Tucker
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
[prev]
[next]