summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-26Merge uipc_bind() with unp_bind(). Unlike other unp_*() functions,Vitaliy Makkoveev
2022-11-26Next step of netlock pressure decreasing in pppx(4).Vitaliy Makkoveev
2022-11-26Make header guards of internal headers consistentTheo Buehler
2022-11-26Add arm64 lid_action sysctl for Apple Silicon laptops.Tobias Heider
2022-11-26Remove RFC 9092 example file because it contains inherit elementsJob Snijders
2022-11-26Make error messages about 'inherit' elements in End-Entity certs consistentJob Snijders
2022-11-26Bump to 7.2Tobias Heider
2022-11-26Disallow 'inherit' elements in geofeed authenticatorsJob Snijders
2022-11-26Fix warning messageJob Snijders
2022-11-26bn_lcl.h wanted special treatment.Theo Buehler
2022-11-26Make internal header file names consistentTheo Buehler
2022-11-26Two small tweaks to the geofeed codeTheo Buehler
2022-11-26Remove BIGNUM consistency macros.Joel Sing
2022-11-26Split eContent extration into a small helperTheo Buehler
2022-11-26Add test-geofeed.c (forgotten cvs add in previous).Theo Buehler
2022-11-26Add regress for geofeedJob Snijders
2022-11-26Add support for authenticating geofeed data CSV files in filemodeJob Snijders
2022-11-26cms_lcl.h should not be part of SRCSTheo Buehler
2021-08-18Import regress tests for SM2. Not yet linked to the build.Theo Buehler
2021-08-18Import initial code for the SM2 cipherTheo Buehler
2022-11-26Enable aplpwm(4) and pwmleds(4).Mark Kettenis
2022-11-26- in SYNOPSIS, redo the formatting for "address" and "dest address" to avoidJason McIntyre
2022-11-26Remove unused battery fields.Anton Lindqvist
2022-11-26Shove more battery feature logic down to hidpp20_battery_get_level_status().Anton Lindqvist
2022-11-26Pave the way for checking presence of more features inAnton Lindqvist
2022-11-26Stop checking the link status upon receiving connect notifications asAnton Lindqvist
2022-11-26Group function and response defines.Anton Lindqvist
2022-11-26Pass a uhidpp_device to hidpp20_battery_get_capability() andAnton Lindqvist
2022-11-26Take note of the needed feature indices already inAnton Lindqvist
2022-11-26Reduce indentation, no functional change.Anton Lindqvist
2022-11-26Stop printing the device serial number during attach, it's not thatAnton Lindqvist
2022-11-26Rename type argument to buf in hidpp10_get_type(), no functional change.Anton Lindqvist
2022-11-26While emulating the bell, wsdisplay could end up sleeping when reachingAnton Lindqvist
2022-11-25ifconfig -M <mac> finds the address on an interface and prints it.Theo de Raadt
2022-11-25Disable screen backlight on Apple silicon laptops when lid is closed.Tobias Heider
2022-11-25revert pf.c r1.1152 again: move pf_purge out from under the kernel lockAlexander Bluhm
2022-11-25Revert previous commit. It was not properly tested and produces splassertMark Kettenis
2022-11-25In bio.h rev. 1.46/1.47 (Oct/Nov 2021), tb@ provided BIO_get_init(3).Ingo Schwarze
2022-11-25Do not crash when a tcp query is larger than the length fieldAlexander Bluhm
2022-11-25Revert hunk accidentially committed in r1.248 "Clarify/typofix comments"Klemens Nanni
2022-11-25Add ld.so linker script for mips64Visa Hankala
2022-11-25Units generally help...Theo Buehler
2022-11-25get rid of NET_LOCK in the pf purge workDavid Gwynne
2022-11-25nvme can do 64bit dma.David Gwynne
2022-11-24Major overhaul.Ingo Schwarze
2022-11-24Mark BN_options() and BN_prime_checks as obsolete;Ingo Schwarze
2022-11-24sycnTheo de Raadt
2022-11-24Merge the second y_bit check into the first one where it belongsTheo Buehler
2022-11-24Simplify y_bit handling in compressed coordinatesTheo Buehler
2022-11-24Clean up EC_METHOD and EC_GROUP definitionsTheo Buehler