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
2021-11-19
drm/amdgpu: fix warning for overflow check
Jonathan Gray
2021-11-19
drm/ttm: stop calling tt_swapin in vm_access
Jonathan Gray
2021-11-19
drm/amd/display: dcn20_resource_construct reduce scope of FPU enabled
Jonathan Gray
2021-11-19
drm/amdkfd: fix resume error when iommu disabled in Picasso
Jonathan Gray
2021-11-19
drm/amdgpu: Fix MMIO access page fault
Jonathan Gray
2021-11-19
drm/panel-orientation-quirks: add Valve Steam Deck
Jonathan Gray
2021-11-19
drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6
Jonathan Gray
2021-11-19
drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1
Jonathan Gray
2021-11-19
drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2)
Jonathan Gray
2021-11-19
drm: panel-orientation-quirks: Add quirk for GPD Win3
Jonathan Gray
2021-11-19
drm: panel-orientation-quirks: Add quirk for Aya Neo 2021
Jonathan Gray
2021-11-18
iked: replace a conditional EVP_CIPHER_CTX_cleanup() + free() stanza
Theo Buehler
2021-11-18
Check if encoding works in dsa_init(). This avoids calling fatal()
Tobias Heider
2021-11-18
sha512test: replace EVP_MD_CTX_{cleanup,init} pair with EVP_MD_CTX_reset
Theo Buehler
2021-11-18
less confusing debug message; bz#3365
Damien Miller
2021-11-18
gost: missed one cleanup
Theo Buehler
2021-11-18
sha256test: EVP_MD_CTX_cleanup -> EVP_MD_CTX_reset
Theo Buehler
2021-11-18
gost2814789t: EVP_MD_CTX_cleanup -> EVP_MD_CTX_reset
Theo Buehler
2021-11-18
evptest: no need to call EVP_MD_CTX_cleanup() before EVP_MD_CTX_free()
Theo Buehler
2021-11-18
avoid xmalloc(0) for PKCS#11 keyid for ECDSA keys (we already did this
Damien Miller
2021-11-18
Use HMAC_CTX_reset() instead of HMAC_CTX_cleanup() + HMAC_CTX_init()
Theo Buehler
2021-11-18
Add semicolon that will become non-optional once BN_GENCB_set() will
Theo Buehler
2021-11-18
typo in comment
Theo Buehler
2021-11-18
acme-client: use EVP_PKEY_base_id()
Theo Buehler
2021-11-18
vndsetcred: don't a reference to credentials in error path.
Theo Buehler
2021-11-18
Fix ssltest to work with opaque EVP_PKEY.
Theo Buehler
2021-11-18
Prevent future internal use of ASN1_CTX and ASN1_const_CTX by wrapping
Theo Buehler
2021-11-18
Remove the last pointless use of ASN1_const_CTX. Both ASN1_CTX and
Theo Buehler
2021-11-18
sha*test: convert these tests to work with opaque EVP_MD_CTX.
Theo Buehler
2021-11-18
zap trailing whitespace
Theo Buehler
2021-11-18
hmactest: convert to opaque HMAC_CTX.
Theo Buehler
2021-11-18
gost2814789t: convert to opaque EVP_{MD,CIPHER}_CTX.
Theo Buehler
2021-11-18
exptest: convert to opaque BN; minor KNF tweaks.
Theo Buehler
2021-11-18
evptest: fix compilation with opaque EVP_{CIPHER,MD}_CTX. Uses a
Theo Buehler
2021-11-18
ecdsatest: make this test compile with opaque EVP_MD_CTX.
Theo Buehler
2021-11-18
dsatest: make this work with opaque BN. Some more fixes will be needed
Theo Buehler
2021-11-18
dhtest: fix this to work with opaque BN. This will need more fixes to
Theo Buehler
2021-11-18
bntest: Fix all but one test in this file to work with opaque BN.
Theo Buehler
2021-11-18
Remove X11 blt and bltone regress tests. They fail with the current
Alexander Bluhm
2021-11-18
printing udpencap_port in ddb requires ntohs not ntohl. use better format
Stuart Henderson
2021-11-18
In x509_vfy.h rev. 1.35 and x509_lu.c rev. 1.34, tb@ provided
Ingo Schwarze
2021-11-18
Move example from "goo" to @tag.
Antoine Jacoutot
2021-11-18
regression test for ssh-keygen -Y find-principals fix;
Damien Miller
2021-11-18
ssh-keygen -Y find-principals was verifying key validity when using
Damien Miller
2021-11-18
check for POLLHUP wherever we check for POLLIN
Damien Miller
2021-11-18
fd leak in sshd listen loop error path; from Gleb Smirnoff
Damien Miller
2021-11-18
check for POLLHUP as well as POLLIN in sshd listen loop;
Damien Miller
2021-11-18
check for POLLHUP as well as POLLIN, handle transient IO errors as well
Damien Miller
2021-11-18
sync
Theo de Raadt
2021-11-17
uniq(1): ignore trailing newlines when comparing lines
Scott Soule Cheloha
[prev]
[next]