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
2019-11-13
drm/i915/cmdparser: Use explicit goto for error paths
Jonathan Gray
2019-11-13
drm/i915: Add gen9 BCS cmdparsing
Jonathan Gray
2019-11-13
drm/i915: Allow parsing of unsized batches
Jonathan Gray
2019-11-13
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jonathan Gray
2019-11-13
drm/i915: Add support for mandatory cmdparsing
Jonathan Gray
2019-11-13
drm/i915: Remove Master tables from cmdparser
Jonathan Gray
2019-11-13
drm/i915: Disable Secure Batches for gen6+
Jonathan Gray
2019-11-13
drm/i915: Rename gen7 cmdparser tables
Jonathan Gray
2019-11-13
Fix off-by-one (truncation) in k{v,}asprintf().
Martin Pieuchot
2019-11-13
drm/amd/display: Passive DP->HDMI dongle detection fix
Jonathan Gray
2019-11-13
drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
Jonathan Gray
2019-11-13
drm/radeon: fix si_enable_smc_cac() failed issue
Jonathan Gray
2019-11-13
remove size_t gl_pathc < 0 test, it is invalid. the return value from
Theo de Raadt
2019-11-13
stdarg.h required more broadly; ok djm
Theo de Raadt
2019-11-13
refactor the nc pool loop to not shut down the socket early, and
Bob Beck
2019-11-13
unbreak ramdisks
Theo de Raadt
2019-11-12
check for privileged bridges ioctls next to the other privileged ioctls.
David Gwynne
2019-11-12
allow an empty attestation certificate returned by a security key
Damien Miller
2019-11-12
security keys typically need to be tapped/touched in order to perform
Damien Miller
2019-11-12
pass SSH_ASKPASS_PROMPT hint to y/n key confirm too
Damien Miller
2019-11-12
dd API for performing one-shot notifications via tty or SSH_ASKPASS
Damien Miller
2019-11-12
add xvasprintf()
Damien Miller
2019-11-12
a long long time ago, there was no such thing as "from socket" and the
Gilles Chehade
2019-11-12
we might not have a best resolver at all
Florian Obser
2019-11-12
do not leak buf or region if either fails to allocate
Florian Obser
2019-11-12
fix a logic bug in ruleset matching that makes `from socket` rules possibly
Gilles Chehade
2019-11-12
remove extra layer for ed25519 signature; ok djm@
Markus Friedl
2019-11-12
check sig_r and sig_s for ssh-sk keys; ok djm
Markus Friedl
2019-11-12
enable ed25519 support; ok djm
Markus Friedl
2019-11-12
update sk-api to version 2 for ed25519 support; ok djm
Markus Friedl
2019-11-12
implement sshsk_ed25519_assemble(); ok djm
Markus Friedl
2019-11-12
implement sshsk_ed25519_inner_sig(); ok djm
Markus Friedl
2019-11-12
rename sshsk_ecdsa_sign() to sshsk_sign(); ok djm
Markus Friedl
2019-11-12
factor out sshsk_ecdsa_inner_sig(); ok djm@
Markus Friedl
2019-11-12
factor out sshsk_ecdsa_assemble(); ok djm@
Markus Friedl
2019-11-12
implement ssh-ed25519-sk verification; ok djm@
Markus Friedl
2019-11-12
sync
Theo de Raadt
2019-11-12
fix a formatting warning;
Jason McIntyre
2019-11-12
Add configuration options to explicitly specify ESN support for child SAs.
tobhe
2019-11-12
document new helper
Marc Espie
2019-11-12
document how DEBUG_PACKAGES works
Marc Espie
2019-11-12
document DEBUGINFO_ARCHS.
Marc Espie
2019-11-12
document the new annotations corresponding to DEBUG_PACKAGES
Marc Espie
2019-11-12
we are not using was_ratelimited
Florian Obser
2019-11-12
Pass in a callback function to resolve() instead of a flag to
Florian Obser
2019-11-12
Error logging is done inside of resolve since it depends on the
Florian Obser
2019-11-12
It is possible to cancel libunbound queries by tracking an id.
Florian Obser
2019-11-12
use the default URL when running fw_update, we can't guarantee that pkg_add will
Stuart Henderson
2019-11-12
Only check if the current thread has the lock in rw_assert_unlocked(9).
Martin Pieuchot
2019-11-12
Convert tsleep(9) that wait for a multiple of `hz' to tsleep_nsec(9).
Martin Pieuchot
[next]