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-11-19
fix vertical spacing in previous
Klemens Nanni
2022-11-19
mips64, loongson, octeon: switch to clockintr
Scott Soule Cheloha
2022-11-19
riscv64: switch to clockintr
Scott Soule Cheloha
2022-11-19
Decrease netlock pressure in pppx(4).
Vitaliy Makkoveev
2022-11-19
Push kernel lock into pru_control() aka. in6_control() / in_control()
Klemens Nanni
2022-11-19
Prettify expired rules printing
Klemens Nanni
2022-11-19
Fix comment describing BN_mod_sqrt()
Theo Buehler
2022-11-19
Rework pkey_dsa_sign() and pkey_dsa_verify()
Theo Buehler
2022-11-19
Rework DSA_sign() and DSA_verify()
Theo Buehler
2022-11-19
Add O: to the getopt string for newfs in mount_mfs mode, allowing it to
Stuart Henderson
2022-11-19
Fix an annoying quirk in the EC code
Theo Buehler
2022-11-19
whitespace
Theo Buehler
2022-11-19
Fix whitespace
Theo Buehler
2022-11-19
Unindent and check some pointers explicitly against NULL
Theo Buehler
2022-11-19
Remove HMAC PRIVATE KEY support
Theo Buehler
2022-11-18
Check os for NULL before dereferencing it
Theo Buehler
2022-11-18
In channel_request_remote_forwarding the parameters for permission_set_add
Moritz Buhl
2022-11-18
Add four new SI prefixes.
Florian Obser
2022-11-18
Revert my last two changes.
Moritz Buhl
2022-11-18
zap a stray semicolon
Theo Buehler
2022-11-18
Improve "once" bits
Klemens Nanni
2022-11-18
Include bytestring.h directly rather than pulling it in via asn1_locl.h
Theo Buehler
2022-11-18
Wire up HMAC to raw private key methods
Theo Buehler
2022-11-18
Write number of bytes read/written and "?" prompt to stdout, not stderr.
Todd C. Miller
2022-11-18
Change the pkey.ptr from char * to void *
Theo Buehler
2022-11-18
Move skiplist to main and merge with shortlist.
Theo Buehler
2022-11-18
zap errant space in usage();
Jason McIntyre
2022-11-18
Add aspa-set config test.
Claudio Jeker
2022-11-18
Add plumbing for ASPA support. This implements the parser and part of the
Claudio Jeker
2022-11-18
group -> field
Theo Buehler
2022-11-18
polynominal -> polynomial
Theo Buehler
2022-11-18
cope with new getaddrinfo() error message
Anton Lindqvist
2022-11-18
sync
Theo de Raadt
2022-11-18
mips64 code calls uvm_map_protect() directly, so needs to adapt:
Theo de Raadt
2022-11-18
new manual page BN_GF2m_add(3)
Ingo Schwarze
2022-11-17
With regret, place mutexes after struct vm_map fields which are inspected
Theo de Raadt
2022-11-17
Avoid a few unnecessary contortions
Theo Buehler
2022-11-17
Use a fixed-size array for the message and simplify a few other curly
Theo Buehler
2022-11-17
Schedule cleanup of '-r' now useless getopt option
Job Snijders
2022-11-17
Add shortlist functionality, a compagnion to the skiplist
Job Snijders
2022-11-17
Add initial Wycheproof EdDSA test coverage
Theo Buehler
2022-11-17
Add a regression test for curve25519.c r1.14
Theo Buehler
2022-11-17
Prevent Ed25519 signature malleability
Theo Buehler
2022-11-17
stack growth from setrlimit was never updated to set UVM_ET_STACK on
Theo de Raadt
2022-11-17
style(9) fix. No functional change.
Vitaliy Makkoveev
2022-11-17
Restrict what getaddrinfo(3) is willing to try to resolve.
Florian Obser
2022-11-17
Add apple-boot firmware for Apple arm64 machines in fw_update(8) patterns.
Tobias Heider
2022-11-17
add .gnu.warning.SYMBOL support to ld.lld(1) to display the warnings in
Robert Nagy
2022-11-17
whitespace fixes. no functional change.
David Gwynne
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
[next]