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-05-17
remove prototypes with no matching function; ok djm@
Jonathan Gray
2024-05-17
remove externs for removed vars; ok djm@
Jonathan Gray
2024-05-17
use SIGKILL instead of 9; ok guenther
Theo de Raadt
2024-05-17
-Werror was turned on (probably just for development), and this is a
Theo de Raadt
2024-05-17
g/c unused variable
Damien Miller
2024-05-17
asn1_str2tag(): no need for tntmp to be static
Theo Buehler
2024-05-17
The long primitive function table can be const
Theo Buehler
2024-05-17
The bignum primitive function table (bignum_pf) can be const
Theo Buehler
2024-05-17
spelling; ok djm@
Jonathan Gray
2024-05-17
allow overriding the sshd-session binary path
Damien Miller
2024-05-17
fix incorrect debug option name introduce in previous commit
Damien Miller
2024-05-17
sync
Theo de Raadt
2024-05-17
run the sshd-session link kit also
Theo de Raadt
2024-05-17
construct and install a relink-kit for sshd-session
Theo de Raadt
2024-05-17
missing files from previous
Damien Miller
2024-05-17
Start the process of splitting sshd into separate binaries. This step
Damien Miller
2024-05-16
Check that lower-case variants of UTF-16 surrogate escape sequences
Ingo Schwarze
2024-05-16
Fix UTF-16 surrogate detection:
Ingo Schwarze
2024-05-16
Improve coverage of edge cases for 3-byte UTF-8 sequences.
Ingo Schwarze
2024-05-16
Add a complete suite of tests covering ASCII characters in UTF-8 spelling.
Ingo Schwarze
2024-05-16
x509_v3.c: remove superfluous parentheses
Theo Buehler
2024-05-16
Fix IPsec in use with IP forwarding 2 logic.
Alexander Bluhm
2024-05-16
Make daily(8) reporting services that are running
Solene Rapenne
2024-05-16
As of the documentation, the value of the Command UPIU expected_xfer_len
Marcus Glocker
2024-05-16
40GB WRKOBJDIR is too tight if you end up with two chromium-based ports
Stuart Henderson
2024-05-16
distfiles consume more like 100GB these days, so recommend 120GB
Theo Buehler
2024-05-16
add LUAJIT_ARCHS
Stuart Henderson
2024-05-16
Simplify the code to clamp the TCP send and recv buffer to 64k.
Claudio Jeker
2024-05-16
Stop treating IPL_NONE mutexes special in MULTIPROCESSOR kernels. While
Mark Kettenis
2024-05-16
SSL_CTX_set_keylog_callback: copy-paste error _set_ -> _get_
Theo Buehler
2024-05-15
Recent OpenSBI versions implement shutdown and reboot through the DA9063
Mark Kettenis
2024-05-15
Improve X509V3_get0_uids() documentation
Theo Buehler
2024-05-15
Remove unused variable.
Marcus Glocker
2024-05-15
Fix multi-slot support.
Marcus Glocker
2024-05-15
Add a complete set of tests for all C0 and C1 control characters.
Ingo Schwarze
2024-05-15
X509_check_akid: zap stray space
Theo Buehler
2024-05-15
Also free CCBs in the error case. Fixes an intermittent panic seen on
Marcus Glocker
2024-05-15
sync
Theo de Raadt
2024-05-15
Add missing space
Claudio Jeker
2024-05-15
ansi style function decl
Jonathan Gray
2024-05-15
bump sizes a bit more
Stuart Henderson
2024-05-15
the approximate storage requirements for bulk builds with dpb were a bit
Stuart Henderson
2024-05-15
Use default-shell for command prompt #() and popups as well
Nicholas Marriott
2024-05-15
rpki-client: plug leak of the crl path
Theo Buehler
2024-05-15
Mark RTR and IPv6 BGP packets with DSCP CS6 (network control)
Job Snijders
2024-05-15
rpki-client: don't leak sia from struct tak.
Theo Buehler
2024-05-15
Mark network control packets with DSCP CS6 (parity with ospfd)
Job Snijders
2024-05-15
Fix memory leaks reported by Lu Ming Yin.
Nicholas Marriott
2024-05-15
remove unused header
Jonathan Gray
2024-05-15
remove extra snprintf arguments to fix build
Jonathan Gray
[next]