openbsd
2023-04-28 sashanThis change speeds up DIOCGETRULE ioctl(2) which pfctl...
2023-04-28 phesslerRelax the "pass all" rule so all forms of neighbor...
2023-04-28 jobAdd X509_REQ_add_extensions and to X509_REQ_add1_attr...
2023-04-28 claudioSame change as in bgpd:
2023-04-28 claudioAdd explicit default labels in switch() statements...
2023-04-28 bluhmAdd a membar_consumer() for the taskq_create() in sospl...
2023-04-28 krwMove FSDISKTYPE uses from disklabel(8) invocations...
2023-04-28 gnezdoEnable kernel-address sanitizer for clang openbsd target
2023-04-28 claudioImplement --size-only and --ignore-times
2023-04-28 knRemove net lock from DIOCGETQUEUES
2023-04-28 patrickFix memory constraints in the inline-assembly stub...
2023-04-28 bluhmRemove error handling around mallocarray(9). I cannot...
2023-04-28 opfix lfindent (newline-and-indent) comment and descripti...
2023-04-28 tbCleanup pass over x509_check_policy.c
2023-04-28 opmark up all commands in the man page
2023-04-28 beckHook up the the x509 policy regression tests to x509...
2023-04-28 beckFix copyright, convert boringssl comments to C style
2023-04-28 beckKNF
2023-04-28 beckremove unused code.
2023-04-28 beckremove debugging printf
2023-04-28 krwRetire -E's "expert" mode. Introduced 23 years ago...
2023-04-28 beckThis test should not have V_EXPLICIT_POLICY set. with...
2023-04-28 beckAdd the rest of the boringssl policy unit tests.
2023-04-28 jmcescape the "D1" revisions, as mandoc thinks this is...
2023-04-28 nicmAdd options to change the confirm key and default behav...
2023-04-28 nicmDo not fatal if tparm fails, instead just log it (not...
2023-04-28 phesslerAdd a driver for the Qualcomm rng device found on the...
2023-04-28 kevlosync
2023-04-28 kevloregen
2023-04-28 kevloAdd support for RTL8188FTV chip to urtwn(4).
2023-04-27 gnezdoUse __size_t which is available in syslog.h
2023-04-27 dvvmd(8): introduce multi-process model for virtio devices.
2023-04-27 jmcadd missing entries; ok miod
2023-04-27 jmcadd missing entries; ok miod
2023-04-27 jmcadd missing entries;
2023-04-27 miodMark the fan speed sensor as invalid when it reports...
2023-04-27 miodBetter pcic(4) description.
2023-04-27 robertadd support for I/O statistics so that tape speeds...
2023-04-27 jmcsort options;
2023-04-27 caspararm64 install.md: fix softraid crypto installation...
2023-04-27 phesslerRFC 9096 changes the default timers for prefix preferre...
2023-04-27 schwarzetiny wording tweak from Ted Bullock to make misundersta...
2023-04-27 claudioImplement -V as an alias to --version.
2023-04-27 beckConvert size_t's used in conjuction with sk_X509_num...
2023-04-27 schwarzevarious markup tweaks, no content change; OK jmc@
2023-04-27 schwarzevarious minor content corrections and improvements;
2023-04-27 kettenisRemove efi32 and efi64. These are leftovers from a...
2023-04-27 schwarzeAlso list the command constants not associated with...
2023-04-27 mvsRemove kernel lock from rtfree(9).
2023-04-27 krwRetire -E's "expert" mode. Introduced 23 years ago...
2023-04-27 krwTemporarily workaround double calls into vioscsi_req_done()
2023-04-27 beckcorrect test cases to add expected errors.
2023-04-27 robertrevert cache lookup for full pathnames
2023-04-27 beckStart of an x509 policy regress test. test cases from...
2023-04-27 knRemove net lock from DIOCGETTIMEOUT
2023-04-27 mvsAdd `rttimer_mtx' to the locking description.
2023-04-27 tbtlsexttest: check additional logic in tlsext randomization
2023-04-27 knzap APM_CANCEL, dead since import; OK tb
2023-04-27 tbssl_tlsext.c: Add an accessor for the tls extension...
2023-04-27 tbSomehow I managed not to bump LIBRESSL_VERSION_NUMBER
2023-04-27 knTreat crypto disk like the root disk, both are boot...
2023-04-27 tbEC_KEY_{get,insert}_key_method_data() are no longer...
2023-04-27 tbOne more reciprocal thing hid in here (yay for consiste...
2023-04-27 tbRemove stale references to BN reciprocal stuff
2023-04-27 tbsync
2023-04-27 tbRemove documentation of reciprocal BN which is now...
2023-04-27 tbRemove documentation of GF2m point stuff
2023-04-27 tbEC_GROUP_new() Strip out complications due to binary...
2023-04-27 tbRemove stale reference to BN_GF2m_add()
2023-04-27 tbsync
2023-04-27 tbRemove BN_GF2m_add.3
2023-04-27 kettenisAdd support for (one of) the PCIe controllers on the...
2023-04-27 kettenisFix config space access for the root bus of a dwpcie...
2023-04-27 kettenisAdd RK3588 support.
2023-04-27 kettenisAdd some RK3588 PCIe related clocks.
2023-04-27 tbRemove mention of EC_GFp_nist_method and add back a...
2023-04-27 beckMake rpki-client choose the verification time of the...
2023-04-27 gerhardThe ASIX AX88179A chipset does not work properly with...
2023-04-27 tbRemove braces around single lines statements using...
2023-04-27 tbRework simple allocation and free functions in x509_pol...
2023-04-27 claudioReimplement output-json.c using json.c from bgpctl.
2023-04-27 tbRemove dangling references to BN_get0_nist_prime_521(3)
2023-04-27 tbMove EC_POINT_{get,set}_Jprojective_coordinates to...
2023-04-27 tbNuke doxygen noise
2023-04-27 tbRemove documentation of no longer supported EC methods
2023-04-27 tbRemove NIST prime documentation
2023-04-27 tbsync
2023-04-27 tbStop installing NIST prime documentation
2023-04-27 tbRemove a useless doxygen comment
2023-04-27 claudioUnbreak regress after yesterdays churn.
2023-04-27 antoncope with recent vmm changes
2023-04-27 jmc- list some missing pci entries. dlg noticed some missi...
2023-04-27 kevloFix logic error in rtwn_r92e_get_txpower().
2023-04-27 kevloWhitespace fix
2023-04-27 deraadtsync
2023-04-27 jsgdrm/amd/display: set dcn315 lb bpp to 48
2023-04-27 jsgdrm/amdgpu: Fix desktop freezed after gpu-reset
2023-04-27 jsgdrm/i915: Fix fast wake AUX sync len
2023-04-27 jsgdrm: buddy_allocator: Fix buddy allocator init on 32...
2023-04-26 knTreat crypto disk like the root disk, both are boot...
next