openbsd
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...
2023-04-26 knTreat crypto disk like the root disk, both are boot...
2023-04-26 jmcadd viogpu(4); from diana eichert
2023-04-26 deraadtOn openbsd amd64, the compiler has been found to genera...
2023-04-26 tbMake x509_policy.c compile with gcc 4.
2023-04-26 jobAdd test for invalidation of DER cache for X509_CRL_...
2023-04-26 beckAdd a -P option to rpki-client to specify the evaluatio...
2023-04-26 deraadtOn openbsd amd64, emit IBT endbr64 instructions by...
2023-04-26 patrickFix phy_enable_prop_idx() to retrieve the property...
2023-04-26 tbAllow compiling with -DHAS_DAG to enable the policy...
2023-04-26 tbTurn C++ comments into C comments and minor KNF fixups
2023-04-26 jobClean up X509 memory before exit
2023-04-26 claudioUse < 0 for fprintf() error checking and not == -1.
2023-04-26 tbKNF according to knfmt(1)
2023-04-26 krwDon't rely on the disklabel defaults or a disktab entry...
2023-04-26 tbZap trailing whitespace
2023-04-26 claudioVerify each fprintf call for success. On failure stop...
2023-04-26 tbAdd RCS tag
2023-04-26 tbTake X509_POLICY_NODE_print() behind the barn
2023-04-26 mvsIntroduce `rtlabel_mtx' mutex(9) to protect route label...
2023-04-26 beckAdd the new policy code to the build.
2023-04-26 claudioUse fprintf instead of printf and pass the FILE handle...
2023-04-26 jmcfix some Xr;
2023-04-26 beckMake the new policy code in x509_policy.c to be selecta...
2023-04-26 beckAdd a shim to mimic the BoringSSL sk_delete_if function.
2023-04-26 jobAdd lookup name+function pointer table for improved...
2023-04-26 beckAdapt the sk_find calls from BoringSSL's api to ours.
2023-04-26 beckAdd the STACK_OF declarations we require.
2023-04-26 beckChange OPENSSL_malloc|free|memset and friends to the...
2023-04-26 beckFix error code goop
2023-04-26 beckUse the correct headers to compile with libressl
2023-04-26 beckImport policy.c from BoringSSL as x509_policy.c
2023-04-26 schwarzeNew manual page written by Ted Bullock <tbullock at...
2023-04-26 jobIn JSON/ASPA output, only print commas up to after...
2023-04-26 tbKill whitespace
2023-04-26 claudioAdd prototypes for geticmptypebyname() and geticmpcodeb...
2023-04-26 knFix confusing comments, no object change; with caspar
2023-04-26 jobMake -A also apply to the JSON output
2023-04-26 tbWhitespace
2023-04-26 claudioImplement dt(4) utrace support on amd64 and i386.
2023-04-26 claudioImprove accounting by tracking things by repo and tal.
2023-04-26 mlarkinReodrer some things to fix vmctl/vmd builds after the...
2023-04-26 mlarkinFix vmd after vmm MI/MD split
2023-04-26 knRemove +20y old rt_timer_init() comment
2023-04-26 mlarkinIncorporate r1.140 and r1.141 of vmm.c:
2023-04-26 kntypofix rttimer comment
2023-04-26 mlarkinIntegrate r1.339 of vmm.c which I missed during the...
2023-04-26 mlarkinvmm.c -> vmm_machdep.c (remove old file)
2023-04-26 beckFix splassert noticed by sthen
2023-04-26 mlarkinRefactor MD/MI parts of vmm.
2023-04-26 schwarzeDocument those BIO_ctrl(3) command constants
2023-04-26 krwDon't rely on the disklabel defaults or a disktab entry...
2023-04-26 kettenisFix my email address.
2023-04-26 phesslerDuring boot we have a protective and restrictive pf...
2023-04-26 tbRemove the now unused bio_pk7.c
2023-04-26 tbMove BIO_new_PKCS7() to the the other streaming stuff...
next