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-07-01
Enclose IPv6 address in a square bracket if the address is used with
YASUOKA Masahiko
2024-07-01
Don't crash if we can't read the temperature for a zone while polling it.
Mark Kettenis
2024-07-01
Explicit TLS handshake with syslog client.
Alexander Bluhm
2024-07-01
Modify IPCP to use {D,NB}NS servers from RADIUS. Also move the
YASUOKA Masahiko
2024-07-01
Exit with an error code when error or module die.
YASUOKA Masahiko
2024-07-01
Set SO_REUSEADDR for the listening socket. This makes radiusd(8)
YASUOKA Masahiko
2024-07-01
openssh-9.8
Damien Miller
2024-07-01
when sending ObscureKeystrokeTiming chaff packets, we can't
Damien Miller
2024-07-01
Call daemon(3) before parse_config() since parse_config() of radiusd(8)
YASUOKA Masahiko
2024-07-01
Remove unused secret field from struct radiusd_authentication
YASUOKA Masahiko
2024-07-01
Don't receive decoration when not requested.
YASUOKA Masahiko
2024-07-01
Show config error when -n
YASUOKA Masahiko
2024-07-01
Add missing size check.
YASUOKA Masahiko
2024-07-01
"secret" without quote can be used for key or value since it is treated
YASUOKA Masahiko
2024-07-01
Tweak a white space.
YASUOKA Masahiko
2024-07-01
Delete a garbage empty definition.
YASUOKA Masahiko
2024-07-01
use "lcd" to change directory before "lls" rather then "cd", since
Damien Miller
2024-07-01
Remove history of the tms struct. It is tied to the function,
Jonathan Gray
2024-06-30
correct history; first mention of /etc/rc in init manual pages was v4
Jonathan Gray
2024-06-30
correct history; dmesg appeared (without a manual page) in v7
Jonathan Gray
2024-06-30
we don't need the NOBYFOUR space-savings option anymore, that codepath
Theo de Raadt
2024-06-30
delete dhclient(8). ipv4 dhcp leases have been acquired by the
Theo de Raadt
2024-06-30
Clearify "force" and "preference" interaction.
Florian Obser
2024-06-30
Remove lhash statistics.
Joel Sing
2024-06-30
Use howmany() to calculate how many prpl entries are needed to describe a
Kenneth R Westerback
2024-06-30
Add support for the Realtek RTL8126 chip to the rge(4) driver.
Kevin Lo
2024-06-30
regen
Kevin Lo
2024-06-30
Add Realtek RTL8126.
Kevin Lo
2024-06-30
sync with base
Theo Buehler
2024-06-30
cast string literals with z_const char *
Theo Buehler
2024-06-30
Z_HUFFMAN -> Z_HUFFMAN_ONLY + linewrapping churn in a comment
Theo Buehler
2024-06-30
remove struct acpi_parsestate, unused since dsdt.c rev 1.16
Jonathan Gray
2024-06-29
remove defines for acpi ioctls, unused since acpi.c rev 1.59
Jonathan Gray
2024-06-29
remove struct acpi_dev_rank, unused since acpi.c rev 1.144
Jonathan Gray
2024-06-29
Disable the shared cache between resolvers for now.
Florian Obser
2024-06-29
Z_HUFFMAN -> Z_HUFFMAN_ONLY
Theo Buehler
2024-06-29
remove unused vars
Jonathan Gray
2024-06-29
Fix typos in previous.
YASUOKA Masahiko
2024-06-29
remove unused vars
Jonathan Gray
2024-06-29
remove unused var
Jonathan Gray
2024-06-29
fix typo
Theo Buehler
2024-06-29
Add variables for RFC 5176 Error Cause.
YASUOKA Masahiko
2024-06-29
Add variables for DAE for RADIUS (RFC 5176).
YASUOKA Masahiko
2024-06-28
Link regress unp-write-closed to build.
Alexander Bluhm
2024-06-28
Restore original EPIPE and ENOTCONN errors priority in the uipc_send()
Vitaliy Makkoveev
2024-06-28
Test writing to socket pair closed by the other side. This must
Alexander Bluhm
2024-06-28
Add more regress coverage for SSL_select_next_proto()
Theo Buehler
2024-06-28
The ALPN callback should really ignore the out parameter if there's
Theo Buehler
2024-06-28
Cleanup control queue checks in vio(4).
Jan Klemkow
2024-06-28
Fix SSL_select_next_proto()
Theo Buehler
[next]