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
2024-02-05
Print statistics on stderr to be able to redirect bt(5) script output.
Martin Pieuchot
2024-02-05
Move route_cache() declaration from net/route.h to netinet/in.h.
Kenji Aoyama
2024-02-05
Add a bunch of IANA/IETF MIBs that are (partially) supported by OpenBSD.
Martijn van Duren
2024-02-05
Add a 1ms delay before starting the MHI channels. This is a hack; we're
Mark Kettenis
2024-02-05
Cope with recent ctype.h prefix changes.
Anton Lindqvist
2024-02-04
More missing void
Theo Buehler
2024-02-04
Of course libssl also has a few missing void
Theo Buehler
2024-02-04
Tweak codepatch_control_flow():
Philip Guenther
2024-02-04
Add a DMA constraint for the x13s. Some brilliant person at Qualcomm
Mark Kettenis
2024-02-04
Fix cases where the size of the complete firmware file is used instead of
Mark Kettenis
2024-02-04
Add minimal support for GNU_PROPERTY
Theo de Raadt
2024-02-04
Remove dead code and fix null deref if vm is not found.
Dave Voutila
2024-02-04
Prevent null pointer deref is vm isn't found.
Dave Voutila
2024-02-04
Initialize result in vioblk notification handler.
Dave Voutila
2024-02-04
Reverse calloc args.
Dave Voutila
2024-02-04
Zap a useless comment followed by a stray semicolon
Theo Buehler
2024-02-04
Fix asn1_integer_null_data_test()
Theo Buehler
2024-02-04
Adapt base libstdc++ to the new ctype.h defines
Jeremie Courreges-Anglas
2024-02-04
Move ctype.h defines to the _CTYPE_ prefix, avoids clashes with identifiers i...
Jeremie Courreges-Anglas
2024-02-04
Change rune-specific #defines from _CTYPE_ prefix to _RUNETYPE_ prefix
Jeremie Courreges-Anglas
2024-02-04
Split X509_get_ext_count() out of for loop again
Theo Buehler
2024-02-04
Use x509_get_time() to get the Manifest thisUpdate / nextUpdate
Job Snijders
2024-02-03
Rework socket buffers locking for shared netlock.
Vitaliy Makkoveev
2024-02-03
Add tap(4) read events after rx virtqueue notification.
Dave Voutila
2024-02-03
missing "s" after apostrophe;
Jason McIntyre
2024-02-03
Try to fetch the board variant from the device tree on platforms that have
Mark Kettenis
2024-02-03
Rework the exit path of tls13_handshake_recv_action()
Theo Buehler
2024-02-03
Remove Softdep.
Bob Beck
2024-02-03
Stop spamming syslog when the network does something silly.
Florian Obser
2024-02-03
Remove last peeking at TLS1_FLAGS_SKIP_CERT_VERIFY
Theo Buehler
2024-02-03
Zap a trailing blank that snuck into ssl3_get_client_hello()
Theo Buehler
2024-02-03
Add new amd64-only sysctl machdep.retpoline which says whether the cpu
Theo de Raadt
2024-02-03
Remove GOST and STREEBOG support from libssl.
Bob Beck
2024-02-03
leave the command for mbox delivery unset
Omar Polo
2024-02-03
document that when an alternate delivery user is provided in a
Omar Polo
2024-02-03
Fix X509_get_ext_count() usage
Theo Buehler
2024-02-03
Refactor handling of stale manifests
Job Snijders
2024-02-03
proc_parser_mft: simplify logic slightly
Theo Buehler
2024-02-03
On OpenBSD we always want IBT-compatible PLT entries. Currently we use
Mark Kettenis
2024-02-03
Implement Multiple Message MSI support on arm64. As on amd64 this is
Mark Kettenis
2024-02-03
implement qwx_tx()
Stefan Sperling
2024-02-03
not enough bits for L1 cache size to be >= 1M
Jonathan Gray
2024-02-03
fix off-by-one in bounds check
Jonathan Gray
2024-02-03
return early if malloc fails to avoid use after free
Jonathan Gray
2024-02-03
fix off-by-one in bounds test
Jonathan Gray
2024-02-03
correct buffer size argument to snprintf in print_proto()
Jonathan Gray
2024-02-03
fix vmd vioblk fd closing bounds test
Jonathan Gray
2024-02-03
fix off-by-one in bounds check
Jonathan Gray
2024-02-03
add missing fatal() call in rde_peer_send_rrefresh()
Jonathan Gray
2024-02-02
when an alternate delivery user is provided in a dispatcher, do not process
Gilles Chehade
[prev]
[next]