openbsd
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...
2023-04-26 tbKNF nit
2023-04-26 tbClean up ec.h a little.
2023-04-26 krwNuke variable 'LBA'. Always set for ramdisk_cd, never...
2023-04-26 kettenisProperly handle userland branch target traps.
2023-04-26 bluhmBackout previous commit:
2023-04-26 jobParameter names are not needed
2023-04-26 jobRemove unneeded parentheses
2023-04-26 jobNo need to pass around const pointer cpder2
2023-04-26 jobShrink signature as cpder is only needed as local variable
2023-04-26 mlarkinwhitespace fix
2023-04-26 jobReplace macros with functions
2023-04-26 dvregress: remove vmd path length tests.
2023-04-26 beckDon't redeclare s, it's already there.
2023-04-26 beckFix missing splbio() needed in nfs
2023-04-26 dvUnbreak vmm on Intel. Mistakenly enabled CET on non...
2023-04-26 tbSome more EC2M cleanup
2023-04-26 bentleyRotate the console in amdgpu when there is an orientati...
2023-04-26 tbGarbage collect test using the nseq command
2023-04-26 jobRename dercache regress test to x509_asn1
2023-04-26 bentleyFix typo in comment: default scalue values -> default...
2023-04-26 tbRemove e_old.c again
2023-04-26 gnezdoDeclare sendsyslog to match its man page
2023-04-26 asouAdd parent to nvgre in ifconfig.8.
2023-04-26 djmCheck for ProxyJump=none in CanonicalizeHostname logic.
2023-04-26 janAlso set TSO flag on vlan interfaces.
2023-04-25 tbReinstate e_old.c it is still used by -portable
2023-04-25 bluhmFix white space.
2023-04-25 kettenisregen
2023-04-25 kettenisAdd RK3588.
2023-04-25 jobAdd regress test for invalidation of DER cache in selec...
2023-04-25 tbRemove documentation of BN_BLINDING_{g,s}et_thread_id
2023-04-25 tbe_old can also go
2023-04-25 tbRemove the deprecated API from BN
2023-04-25 tbGF2m bites the dust. It won't be missed.
2023-04-25 tbASN1_item_ndef_i2d also goes. discussed with deraadt
2023-04-25 tbbio_asn1: adjust for more recent churn
next