summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-02Move the EC_POINT a bit down and a * to the right placeTheo Buehler
2023-07-02ech_key.c: Fix includesTheo Buehler
2023-07-02clockintr_cpu_init: stagger clock interrupts by MAXCPUSScott Soule Cheloha
2023-07-01Add sensor to qccpu to be able to show all cpu frequencies.Dale Rahn
2023-07-01Document that small allocations are initially junked with 0xdf nowOtto Moerbeek
2023-07-01Manpage for qccpu.4Dale Rahn
2023-07-01Add driver for QC cpu Power States.Dale Rahn
2023-07-01Enable AC detection in qcpas driver.Dale Rahn
2023-07-01Reverse polarity to avoid an overlong lineTheo Buehler
2023-07-01Reword comment to fit on a single lineTheo Buehler
2023-07-01tmp is a silly name for a point on an elliptic curveTheo Buehler
2023-07-01Garbage collect the now unused lenTheo Buehler
2023-07-01Test and assign for EC_KEY_get0_private_key()Theo Buehler
2023-07-01Add a missing NULL check for groupTheo Buehler
2023-07-01Reference commit needed in the next major bumpTheo Buehler
2023-07-01Simplify handling of retTheo Buehler
2023-07-01Use BN_bn2binpad() instead of handrolling itTheo Buehler
2023-07-01Remove unused y from ECDH key computationTheo Buehler
2023-07-01crypto.h: move the error stuff to the endTheo Buehler
2023-07-01Warn and fail to attach dwmmc(4) if no clock base is found.Joel Sing
2023-07-01Add support for JH7110 to dwmmc(4).Joel Sing
2023-07-01Add support for JH7110 to stftemp(4).Joel Sing
2023-07-01Simplify ASN1_bn_print() usage in ec/Theo Buehler
2023-06-30Change a few types to fix warnings, from Thomas Klausner.Nicholas Marriott
2023-06-30whitespaceTheo Buehler
2023-06-30sepcific -> specificJonathan Gray
2023-06-30Get rid of some warnings with GCC 10, from Thomas Klausner.Nicholas Marriott
2023-06-30let check_table() also print table@anchor when it exitsAlexandr Nedvedicky
2023-06-30Use "newcon" instead of "netlck" as identifier of the sleep reason whileVitaliy Makkoveev
2023-06-30Introduce M_PF type for pf(4) related memory allocations. Currently usedVitaliy Makkoveev
2023-06-30Recommit "Allow to ask for deeper callers for leak reports usingOtto Moerbeek
2023-06-29acpi(4)/acpibtn(4): use opt-in approach for wakeup GPEsDave Voutila
2023-06-29Fix handling of 'N-* 100' template entries.Kenneth R Westerback
2023-06-29Update to nsd 4.7.0Florian Obser
2023-06-29Spaces vs tabsClaudio Jeker
2022-11-14import NSD 4.6.1, ok florian@, thanks aoyama@ for checking autoconf C99 bitsStuart Henderson
2010-01-15NSD v3.2.4Jakob Schlyter
2023-06-29Rewrite pfe_route() to actually work on 64bit archs since IPv6 had to beClaudio Jeker
2023-06-29rpki-client: fix vap_pas statsTheo Buehler
2023-06-29In rrdp_session_save() stop the loop over deltas once MAX_RRDP_DELTASClaudio Jeker
2023-06-29update rpki-regress. log.c is no more.Theo Buehler
2023-06-29Retire log.cTheo Buehler
2023-06-29There no longer is a need to wrap the (now AFI-agnostic) ASPA providers in ob...Job Snijders
2023-06-29regenJonathan Gray
2023-06-29add Intel Raptor Lake / 700 Series LP idsJonathan Gray
2023-06-29Drop the no longer necessary -DLIBRESSL_CRYPTO_INTERNALTheo Buehler
2023-06-29Move check_defer() and obj_cleanup_defer to evp/names.cTheo Buehler
2023-06-28pfioctl() must make sure pfioctl_rw() gets unlocked before function returns.Alexandr Nedvedicky
2023-06-28Adjust EC_GROUP_get_basis_type() documentationTheo Buehler
2023-06-28revert makefile change included by mistake in previousOmar Polo