openbsd
2023-04-28 schwarzeMark a number of BIO_ctrl(3) command constants as inten...
2023-04-28 schwarzekill the .Xr to BN_nist_mod_521(3) which no longer...
2023-04-28 tbUnifdef LIBRESSL_HAS_POLICY_DAG and remove it from...
2023-04-28 claudioImport rsync regress provided by Martin Cracauer so...
2023-04-28 schwarzeAdd BIO_C_SET_MD_CTX to the list of command constants.
2023-04-28 tbTake the old policy code behind the barn
2023-04-28 schwarzeDocument BIO_set_md_ctx(3) and BIO_C_SET_MD_CTX.
2023-04-28 tbThe policy test is no longer expected to fail
2023-04-28 tbEnable the new policy checking code in x509_policy.c
2023-04-28 tbSilence gcc-4 warnings about sk_sort()
2023-04-28 jobRemove misinformation, reason had nothing to do with...
2023-04-28 sashanremove superfluous/invalid KASSERT() in pfsync_q_del().
2023-04-28 tbRemove now no longer needed <assert.h>; sort headers
2023-04-28 tbDeassert has_explicit_policy()
2023-04-28 tbDeassert delete_if() callbacks
2023-04-28 tbDeassert x509_policy_level_find()
2023-04-28 tbDeassert X509_policy_check()
2023-04-28 tbDeassert x509_policy_level_add_nodes()
2023-04-28 tbDeassert x509_policy_new()
2023-04-28 jobRearrange freeing of memory in the regress test
2023-04-28 schwarzeReorder the text such that every function is discussed...
2023-04-28 tbmake the policy test compile on sparc64
2023-04-28 phesslerInbound portion of RFC9131. Routers can create new...
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...
next