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-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
2019-11-12
Default to 0 arguments if no symbol has been found in the CTF section.
Martin Pieuchot
2019-11-12
Fix support for 3168 iwm(4) devices, and load new firmware for them.
Stefan Sperling
2019-11-12
tweak previous; ok deraadt
Jason McIntyre
2019-11-12
sync
Theo de Raadt
2019-11-12
enable rpki-client build
Theo de Raadt
2019-11-12
Now that libc.so has only five PLT entries on almost all our archs,
Philip Guenther
2019-11-12
Check sleep timeout state only if the sleep has a timeout. Otherwise,
Visa Hankala
2019-11-12
SIOCDVNETID mutates state, so should only be run by root.
David Gwynne
2019-11-11
Prevent underflows in tp->snd_wnd if the remote side ACKs more than
Alexander Bluhm
2019-11-11
skip demanding -fstack-protector-all on hppa. we never wrote a stack protector
Theo de Raadt
2019-11-11
Typo.
Martin Pieuchot
2019-11-11
print the URL when sysupgrade fetches new sets, allowing time for a quick ^C
Stuart Henderson
2019-11-11
Prevent a NULL deref in ieee80211_node2req() which could be triggered
Stefan Sperling
2019-11-11
Kernel is missing propper input validation when configuring IPv6
Alexander Bluhm
2019-11-11
sensors can als be marked trusted; ok deraadt@
Otto Moerbeek
2019-11-11
fix 'mx:' mechanism in smtpd spf walk
Gilles Chehade
2019-11-11
tweak previous: delete stray .Pp
Ingo Schwarze
2019-11-11
Extended the scope of the pipelock() in pipe_write() making the locking
anton
2019-11-11
change the nmea sensor to "trusted"
Theo de Raadt
2019-11-11
trusted sub-option works on sensors also now; ok otto
Theo de Raadt
2019-11-11
Cleanup message retransmission handling with new helper functions.
tobhe
2019-11-11
drm/amdgpu: fix potential VM faults
Jonathan Gray
2019-11-11
Also implement "trusted" for sensors; do not do constraint validation
Otto Moerbeek
2019-11-11
Implement DNS proposals to learn nameservers from network
Florian Obser
2019-11-11
Send DNS proposals on route socket when new nameservers are learned
Florian Obser
[next]