summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-27Remove stale references to BN reciprocal stuffTheo Buehler
2023-04-27syncTheo Buehler
2023-04-27Remove documentation of reciprocal BN which is now internal onlyTheo Buehler
2023-04-27Remove documentation of GF2m point stuffTheo Buehler
2023-04-27EC_GROUP_new() Strip out complications due to binary curves.Theo Buehler
2023-04-27Remove stale reference to BN_GF2m_add()Theo Buehler
2023-04-27syncTheo Buehler
2023-04-27Remove BN_GF2m_add.3Theo Buehler
2023-04-27Add support for (one of) the PCIe controllers on the RK3588 SoC. SinceMark Kettenis
2023-04-27Fix config space access for the root bus of a dwpcie(4) controller whenMark Kettenis
2023-04-27Add RK3588 support.Mark Kettenis
2023-04-27Add some RK3588 PCIe related clocks.Mark Kettenis
2023-04-27Remove mention of EC_GFp_nist_method and add back a .Pp that wasTheo Buehler
2023-04-27Make rpki-client choose the verification time of the time it is invokedBob Beck
2023-04-27The ASIX AX88179A chipset does not work properly with the axen(4) driver.Gerhard Roth
2023-04-27Remove braces around single lines statements using knfmt -sTheo Buehler
2023-04-27Rework simple allocation and free functions in x509_policy.cTheo Buehler
2023-04-27Reimplement output-json.c using json.c from bgpctl.Claudio Jeker
2023-04-27Remove dangling references to BN_get0_nist_prime_521(3)Theo Buehler
2023-04-27Move EC_POINT_{get,set}_Jprojective_coordinates to ec_local.hTheo Buehler
2023-04-27Nuke doxygen noiseTheo Buehler
2023-04-27Remove documentation of no longer supported EC methodsTheo Buehler
2023-04-27Remove NIST prime documentationTheo Buehler
2023-04-27syncTheo Buehler
2023-04-27Stop installing NIST prime documentationTheo Buehler
2023-04-27Remove a useless doxygen commentTheo Buehler
2023-04-27Unbreak regress after yesterdays churn.Claudio Jeker
2023-04-27cope with recent vmm changesAnton Lindqvist
2023-04-27- list some missing pci entries. dlg noticed some missing ones, and miodJason McIntyre
2023-04-27Fix logic error in rtwn_r92e_get_txpower().Kevin Lo
2023-04-27Whitespace fixKevin Lo
2023-04-27syncTheo de Raadt
2023-04-27drm/amd/display: set dcn315 lb bpp to 48Jonathan Gray
2023-04-27drm/amdgpu: Fix desktop freezed after gpu-resetJonathan Gray
2023-04-27drm/i915: Fix fast wake AUX sync lenJonathan Gray
2023-04-27drm: buddy_allocator: Fix buddy allocator init on 32-bit systemsJonathan Gray
2023-04-26Treat crypto disk like the root disk, both are boot disksKlemens Nanni
2023-04-26Treat crypto disk like the root disk, both are boot disksKlemens Nanni
2023-04-26add viogpu(4); from diana eichertJason McIntyre
2023-04-26On openbsd amd64, the compiler has been found to generate some nasty jumpTheo de Raadt
2023-04-26Make x509_policy.c compile with gcc 4.Theo Buehler
2023-04-26Add test for invalidation of DER cache for X509_CRL_* setter functionsJob Snijders
2023-04-26Add a -P option to rpki-client to specify the evaluation timeBob Beck
2023-04-26On openbsd amd64, emit IBT endbr64 instructions by default (meaning,Theo de Raadt
2023-04-26Fix phy_enable_prop_idx() to retrieve the property length with the passedPatrick Wildt
2023-04-26Allow compiling with -DHAS_DAG to enable the policy check with a DAG.Theo Buehler
2023-04-26Turn C++ comments into C comments and minor KNF fixupsTheo Buehler
2023-04-26Clean up X509 memory before exitJob Snijders
2023-04-26Use < 0 for fprintf() error checking and not == -1.Claudio Jeker
2023-04-26KNF according to knfmt(1)Theo Buehler