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-08-31
If a partition both starts and ends beyond the end of the unit
Kenneth R Westerback
2022-08-31
Fix window size report, from Vincent Bernat.
Nicholas Marriott
2022-08-31
Sync the supported hardware list with armv7.html.
Frederic Cambus
2022-08-31
Switch loop bounds from size_t to int in check_hosts()
Theo Buehler
2022-08-31
Check return values in ssl_print_tmp_key()
Theo Buehler
2022-08-31
Avoid potential NULL dereference in ssl_set_pkey()
Theo Buehler
2022-08-31
backport Xr fix
Jonathan Gray
2022-08-31
whitespace
Damien Miller
2022-08-31
Refine the change in rev 1.125: the UVM mitigation for CoW faulting
Philip Guenther
2022-08-30
stray tab
Theo Buehler
2022-08-30
whitespace
Theo Buehler
2022-08-30
Add ASPA regress bits
Job Snijders
2022-08-30
Avoid dead assignment
Theo Buehler
2022-08-30
Check HMAC() return value to avoid a later use of uninitialized
Theo Buehler
2022-08-30
Remove a commented-out sk_push that has been hanging around for > 20 years
Theo Buehler
2022-08-30
remove an unused argument of ixgbe_rx_checksum()
Sebastian Benoit
2022-08-30
Syzkaller found a missing input validation in pipex mppe keylenbits.
Alexander Bluhm
2022-08-30
chacha20_poly1305_cleanup() should return 1
Theo Buehler
2022-08-30
Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10)
Job Snijders
2022-08-30
Switch nexthop hash to a RB tree.
Claudio Jeker
2022-08-30
Nuke disktab.h references in preparation for nuking disktab.h.
Kenneth R Westerback
2022-08-30
Remove struct ifnet's unused if_switchport member
Klemens Nanni
2022-08-30
Plug leak of BIO in tls13_quic_init()
Theo Buehler
2022-08-30
Remove now unused search variable. Missed in previous.
Martijn van Duren
2022-08-30
Remove the downwards check for overlapping regions when the subtree flag is
Martijn van Duren
2022-08-30
Initial support for mmio assist for vmm(4)
Dave Voutila
2022-08-30
Remove long unused WARN_REFERENCES macro; idea guenther@, ok jsg@ jca@
Miod Vallat
2022-08-30
Fix uninitialized variable after the switch to (*pru_send); found the hard
Miod Vallat
2022-08-30
Use BUFSIZ instead of PATH_MAX. Since it doesn't anything with a file
YASUOKA Masahiko
2022-08-30
Add missing #include <sys/queue.h>
Claudio Jeker
2022-08-30
Give a string which length is multiple of 4 to b64_pton() since the
YASUOKA Masahiko
2022-08-30
copy over av_oid_end.bo_n instead of av_oid.bo_n bytes when copying over
Martijn van Duren
2022-08-30
Avoid leak in proxy_parse_uri()
Theo Buehler
2022-08-30
Reshuffle and cleanup the includes a little bit.
Claudio Jeker
2022-08-30
In RRDP mode it is possible that a file in the validated cache dir is
Claudio Jeker
2022-08-30
Refactor internet PCB lookup function. Rename in_pcbhashlookup()
Alexander Bluhm
2022-08-30
Protect the receive socket buffer in UDP input with per PCB mutex.
Alexander Bluhm
2022-08-30
Plug memory leak in X509_REQ_print_ex()
Theo Buehler
2022-08-30
Move duplicated code to free swap resources into its own function.
Martin Pieuchot
2022-08-30
sync to libunbound 1.16.2; heavy lifting by sthen
Florian Obser
2022-08-30
overriden -> overridden;
Jason McIntyre
2022-08-29
Fix growth check in compress(1)/gzip(1)
Theo Buehler
2022-08-29
Print warning when a GPT partition start or end is outside the
Kenneth R Westerback
2022-08-29
When using logger(1), also log the message to standard error so we don't
Antoine Jacoutot
2022-08-29
Use rc_configtest.
Antoine Jacoutot
2022-08-29
Introduce the rc_configtest() function.
Antoine Jacoutot
2022-08-29
Examine RAID-1C-specific softraid(4) meta-data when checking for
Stefan Sperling
2022-08-29
softraid: make verbose messages -n/nowrite aware
Klemens Nanni
2022-08-29
missing period
Theo Buehler
2022-08-29
Hook up installboot(8) tests on i386
Klemens Nanni
[next]