summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-16Fix .Ox for SSL_CIPHER_get_handshake_digest()Theo Buehler
2024-07-16syncTheo de Raadt
2024-07-16Only perform the static_assert checks in C>=11 environment; unbreaks buildMiod Vallat
2024-07-16Fix the SIGHUP signal race. ed's "event loop" operates a getchar(); checkTheo de Raadt
2024-07-16match on Atom C3000Jonathan Gray
2024-07-15Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED()Theo Buehler
2024-07-15Fix PKCS12_create()Theo Buehler
2024-07-15Make the touchpad on the Samsung Galaxy Book4 Edge work.Marcus Glocker
2024-07-15Mop up TLS1_PRF* defines.Joel Sing
2024-07-15Add e2fs_fsmnt, and the newly defined e2fs_kbytes_written to the list ofMartijn van Duren
2024-07-15Add ext4 field definitions. Taken from NetBSD, with some cosmeticMartijn van Duren
2024-07-15fix signature of main()Anton Lindqvist
2024-07-15Add support for the RK3588 eMMC controller. This is mostly the same, withPatrick Wildt
2024-07-15Add RK3588 eMMC clocks and resets.Patrick Wildt
2024-07-15sync PS_BITS with flags; ok claudio@Jonathan Gray
2024-07-15bioctl.8:Jason McIntyre
2024-07-15enable warnings and apply a dash of knfmtAnton Lindqvist
2024-07-15ocurred -> occurredJonathan Gray
2024-07-14This change allows user to define table inside the anchor like that:Alexandr Nedvedicky
2024-07-14Add missing <machine/elf.h> for compound arches.Miod Vallat
2024-07-14Unlock IPv6 sysctl net.inet6.ip6.forwarding from net lock.Alexander Bluhm
2024-07-14enable warnings and fix complaintsAnton Lindqvist
2024-07-14fix SEE ALSO and a word tweak;Jason McIntyre
2024-07-14grammar and macro tweaks;Jason McIntyre
2024-07-14zap a stray Nd line;Jason McIntyre
2024-07-14Add radiusd_file(5) and link it from radiusd.conf(5).YASUOKA Masahiko
2024-06-28Test writing to socket pair closed by the other side. This mustAlexander Bluhm
2024-07-14Add new radiusd_eap2mschap module. It provides conversions from EAPYASUOKA Masahiko
2024-07-14Shuffle verbiage to make page more general. e.g. by mentioningKenneth R Westerback
2024-07-14Rewrite EVP_PKEY_add1_attr_by_NID()Theo Buehler
2024-07-14Disable most EVP_PKEY_*attr* APITheo Buehler
2024-07-14Forgot to annotate the TMP UGLY CAST[S] as requested by jsingTheo Buehler
2024-07-14Document SSL_CIPHER_get_handshake_digest(3)Theo Buehler
2024-07-14Fix source and drain confusion in socket splicing somove().Alexander Bluhm
2024-07-14Prepare to provide SSL_CIPHER_get_handshake_digest()Theo Buehler
2024-07-14Move radius_attr_{,un}hide() to radius_subr.c.YASUOKA Masahiko
2024-07-14Add "authentication-filter". Add new 2 imsg types so thatYASUOKA Masahiko
2024-07-14Set length of MPPE send/recv key.YASUOKA Masahiko
2024-07-14Remove lhash_local.h.Joel Sing
2024-07-14Zap trailing whitespaceJeremie Courreges-Anglas
2024-07-14Only match if we can find a corresponding cpu device. This means theJonathan Matthew
2024-07-14For specific hids (currently only ACPI0007, acpicpu(4)), use a printJonathan Matthew
2024-07-14Add radiusd_file(8) module. It provides authencation by a local file.YASUOKA Masahiko
2024-07-14Add "radiusd" field to struct radius_query.YASUOKA Masahiko
2024-07-14Fix printf(3) signal safety for wide character strings.Todd C. Miller
2024-07-14Fail explicitly on unexptected imsg->hdr_type. Otherwise the followingTobias Heider
2024-07-14Actually provide *definitions* for hwcap & hwcap2Jeremie Courreges-Anglas
2024-07-14Actually set up hwcap AUX_* entries when availableJeremie Courreges-Anglas
2024-07-14Mistakenly the same challenge is used for testing CHAP.YASUOKA Masahiko
2024-07-14Make the lines of md5chap understandable.YASUOKA Masahiko