Age | Commit message (Expand) | Author |
2022-06-26 | vmd: create a copy of bios at 4g boundary | Dave Voutila |
2022-06-26 | catch up on some country name changes | Theo de Raadt |
2022-06-26 | allow HW_USERMEM64 in sysctl pledge | Jonathan Gray |
2022-06-26 | Pignatoro -> Pignataro | Jonathan Gray |
2022-06-26 | CLang -> Clang | Jonathan Gray |
2022-06-26 | Remove unused VOP_POLL(). | Visa Hankala |
2022-06-26 | whitespace | Theo Buehler |
2022-06-25 | Use in_addr for AF_INET. | mbuhl |
2022-06-25 | Don't add unknown filetypes to the entity queue. Otherwise we bail out | Theo Buehler |
2022-06-25 | Move leaf certificate checks to the last thing after chain validation. | Bob Beck |
2022-06-25 | Since 128bit addressing is not enough add some addition 32bit of | Claudio Jeker |
2022-06-25 | Increase the auto partitioner's maximum /usr size to 30G. | mbuhl |
2022-06-25 | Add some airports I've landed airplanes at. | Mike Larkin |
2022-06-25 | Use ints for boolean values. | Joel Sing |
2022-06-25 | Add HFE in Ahnui, China. | mbuhl |
2022-06-25 | Reuse ASN1_INTEGER functions for ASN1_ENUMERATED_{get,set}() | Joel Sing |
2022-06-25 | Check pointer argument after {d2i,i2d}_ASN1_{BIT_STRING,BOOLEAN,INTEGER}() | Joel Sing |
2022-06-25 | Add regress for ASN1_INTEGER_{get,set}_{u,}int64() | Joel Sing |
2022-06-25 | Rewrite ASN1_INTEGER_{get,set}() using CBS/CBB | Joel Sing |
2022-06-25 | remove unused struct members | Florian Obser |
2022-06-25 | Simplify ASN1_INTEGER_cmp() | Joel Sing |
2022-06-25 | Add regress for ASN1_INTEGER_cmp() | Joel Sing |
2022-06-25 | If an .Xr macro contains a section argument, write an aria-label attribute | Ingo Schwarze |
2022-06-25 | remove some unused code and uneeded includes | Jonathan Gray |
2022-06-25 | Remove a bunch of unused DNS_RDATASETATTR_ #defines and mop up. | Florian Obser |
2022-06-25 | We do not order RRsets and we are not interested in partial RRsets. | Florian Obser |
2022-06-24 | Improve accessibility of -T html -O toc output by using the <nav> element | Ingo Schwarze |
2022-06-24 | Roll back previous KEX changes as they aren't safe until | Darren Tucker |
2022-06-24 | Use IN6_IS_ADDR_MC_NODELOCAL() instead of IN6_IS_ADDR_MC_INTFACELOCAL(). | Claudio Jeker |
2022-06-24 | Don't leak the strings allocated by order_hostkeyalgs() and | Darren Tucker |
2022-06-24 | make it clear that RekeyLimit applies to both transmitted and | Damien Miller |
2022-06-23 | Use dynamic linking correctly. bntest and bn_to_string need static linking. | Theo Buehler |
2022-06-23 | Move struct kif from bgpd.h to kroute.c | Claudio Jeker |
2022-06-23 | fmt_timeframe() cleanup. Remove the ring buffer, it is not required. | Claudio Jeker |
2022-06-23 | Fix comments | Claudio Jeker |
2022-06-23 | Thanks IPv6 for being extra complex. Recover scope_id for link local addrs. | Claudio Jeker |
2022-06-23 | ungate DMA clock on >= tgp to avoid packet loss on Alder Lake | Jonathan Gray |
2022-06-23 | add tgp and adp mac types and change from reusing cnp | Jonathan Gray |
2022-06-23 | Replace struct kroute_node and kroute6_node with direct versions of | Claudio Jeker |
2022-06-23 | regen | Jonathan Gray |
2022-06-23 | add some intel bluetooth ids | Jonathan Gray |
2022-06-22 | drm/amd/display: Cap OLED brightness per max frame-average luminance | Jonathan Gray |
2022-06-22 | drm/i915/reset: Fix error_state_read ptr + offset use | Jonathan Gray |
2022-06-22 | drm/amdkfd: add pinned BOs to kfd_bo_list | Jonathan Gray |
2022-06-22 | drm/amdkfd: Use mmget_not_zero in MMU notifier | Jonathan Gray |
2022-06-22 | drm/amd/display: Read Golden Settings Table from VBIOS | Jonathan Gray |
2022-06-22 | Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" | Jonathan Gray |
2022-06-22 | Delete the statement that the default stylesheet only used CSS1 | Ingo Schwarze |
2022-06-22 | Move struct kroute and kroute6 to kroute.c and out of bgpd.h | Claudio Jeker |
2022-06-22 | Use struct kroute_full in bgpd_filternexthop() so this code becomes a lot | Claudio Jeker |