openbsd
2021-07-23 dtuckerSimplify keygen-convert by using $SSH_KEYTYPES directly.
2021-07-23 djmnote successful authentication method in final "Authent...
2021-07-23 dtuckerTest conversion of ed25519 and ecdsa keys too.
2021-07-23 dtuckerAdd test for exporting pubkey from a passphrase-protect...
2021-07-23 djmAdd a ForkAfterAuthentication ssh_config(5) counterpart...
2021-07-23 djmAdd a StdinNull directive to ssh_config(5) that allows...
2021-07-23 djmmake authorized_keys environment="..." directives first...
2021-07-23 djmregression test for time-limited signature keys
2021-07-23 djmLet allowed signers files used by ssh-keygen(1) signatu...
2021-07-23 jmatthewpci_intr_msix_count() is the function that drivers...
2021-07-22 schwarzedocument X509_STORE_CTX_set_time(3) and X509_STORE_CTX_...
2021-07-22 schwarzeMajor cleanup.
2021-07-22 krwmbrfile can be const.
2021-07-22 mglockerSync dwctwo(4) with the NetBSD-current code base.
2021-07-22 deraadtOnly perform the default-route-pause if there are inter...
2021-07-22 kettenisDelete unused non-PIC code.
2021-07-22 sthensmall tweak for default route checking, we don't care...
2021-07-22 stspMake dhcpleased(8) always configure provided routes...
2021-07-22 schwarzeSplit the functions operating on the X509_VERIFY_PARAM...
2021-07-22 tbAdd sizes for free() in zlib
2021-07-22 schwarzedocument X509_STORE_CTX_get0_current_issuer(3)
2021-07-22 knSend rDNS proposals on ramdisks
2021-07-22 schwarzeMove X509_STORE_CTX_get0_cert(3) to the X509_STORE_CTX_...
2021-07-22 krwHave PRT_protected_guid() return 0/-1 like everything...
2021-07-22 krwTweak some err() verbiage.
2021-07-22 mvsIn revision 1.74 of netmpls/mpls_input.c we use rtisval...
2021-07-22 visaMake kqpoll_dequeue() usable with lazy removal of knotes
2021-07-22 deraadtAfter netstart, dhcpleased, and resolved are running...
2021-07-21 krwA couple of missed 'const'.
2021-07-21 schwarzeDocument X509_STORE_CTX_get_chain(3).
2021-07-21 bluhmAlso count crypto errors in ipsec_input_cb() like IPsec...
2021-07-21 krwUse a dedicated struct mbr to hold the GPT protective...
2021-07-21 bluhmPropagate errors from crypto_invoke() and count them...
2021-07-21 sthensync
2021-07-21 jsingRemove DTLS processed_rcds queue.
2021-07-21 nicmDo not add height twice when calculating popup_mouse_to...
2021-07-21 nicmDo not close popups on resize, instead adjust them...
2021-07-21 jsingSilently discard invalid DTLS records.
2021-07-21 knUse exclusive lock under /dev/, silence expected errors...
2021-07-21 jsgdrm/amdkfd: fix sysfs kobj leak
2021-07-21 jsgdrm/dp_mst: Add missing drm parameters to recently...
2021-07-21 jsgdrm/dp_mst: Avoid to mess up payload table by ports...
2021-07-21 jsgdrm/dp_mst: Do not set proposed vcpi directly
2021-07-21 jsgdrm/i915/gt: Fix -EDEADLK handling regression
2021-07-21 jsgdrm/i915/gtt: drop the page table optimisation
2021-07-20 jcsadd AMD 17h/6xh Root Complex
2021-07-20 schwarzeSplit X509_NAME_hash(3) out of d2i_X509_NAME(3) and...
2021-07-20 mvsTurn pipex(4) session statistics to per-CPU counters...
2021-07-20 bluhmThe current workaround to disable parallel IPsec did...
2021-07-20 stspAdd the 7265-17 image back into the list of firmware...
2021-07-20 stspDo not attempt to load 7265D iwm(4) firmware on all...
2021-07-20 kettenisUse installboot -p such that the right partition will...
2021-07-20 kettenisAdd -p option to "prepare" (newfs) a filesystem that...
2021-07-20 stspMake iwm_init() call iwm_stop() if we fail to move...
2021-07-20 stspMake iwx_init() call iwx_stop() if we fail to move...
2021-07-20 deraadtsync
2021-07-20 claudioAlso add missing -V to usage
2021-07-20 claudioAdd -V to usage. Reported by Pier Carlo Chiodi.
2021-07-20 inoguchiCheck pointer variable if it is NULL in ca.c
2021-07-20 knSimplify DHCP lease file parer after switch to dhcpleased
2021-07-20 visaRemove bogus use of CPU_MAXID and get cpu_info only...
2021-07-20 visaRemove unneeded __sync_* library functions from the...
2021-07-20 mlarkinFix trailing whitespace in a few places.
2021-07-19 krwTweak one comment and nuke a bunch of pointless ones.
2021-07-19 krwAbstract reading the built-in MBR or MBR file into
2021-07-19 krwMBR_protective_mbr() can take a const struct mbr *.
2021-07-19 krwAn MBR knows (mbr_lba_self) where it is supposed to...
2021-07-19 stspFix an alignment fault observed on an octeon machine...
2021-07-19 knMarkup optional ICMP/ICMP6 codes as such
2021-07-19 mvsRemove `ids' from `ipsec_ids_tree' while following...
2021-07-19 krwRevert incorrect tweaks to disk geometry calculations and
2021-07-19 schwarzedocument X509_CRL_print(3) and X509_CRL_print_fp(3)
2021-07-19 jsgdrm/i915/display: Do not zero past infoframes.vsc
2021-07-19 jsgdrm/amd/display: Reject non-zero src_y and src_x for...
2021-07-19 jsgdrm/amd/display: fix incorrrect valid irq check
2021-07-19 jsgdrm/dp: Handle zeroed port counts in drm_dp_read_downst...
2021-07-19 jsgdrm/radeon: Call radeon_suspend_kms() in radeon_pci_shu...
2021-07-19 jsgdrm/radeon: Add the missed drm_gem_object_put() in...
2021-07-19 jsgdrm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
2021-07-19 jsgdrm/amdgpu: Update NV SIMD-per-CU to 2
2021-07-19 jsgdrm/amdkfd: Walk through list with dqm lock hold
2021-07-19 jsgdrm/amdgpu: fix bad address translation for sienna_cichlid
2021-07-19 jsgdrm/amdkfd: Fix circular lock in nocpsch path
2021-07-19 jsgdrm/amdkfd: fix circular locking on get_wave_state
2021-07-19 jsgdrm/amd/display: Verify Gamma & Degamma LUT sizes in...
2021-07-19 jsgdrm/amdkfd: use allowed domain for vmbo validation
2021-07-19 jsgdrm/amd/display: Fix off-by-one error in DML
2021-07-19 jsgdrm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7
2021-07-19 jsgdrm/amd/display: Release MST resources on switch from...
2021-07-19 jsgdrm/amd/display: Update scaling settings on modeset
2021-07-19 jsgdrm/amd/display: Fix DCN 3.01 DSCCLK validation
2021-07-19 jsgdrm/amdgpu: remove unsafe optimization to drop preamble ib
2021-07-19 jsgdrm/amd/display: Avoid HDCP over-read and corruption
2021-07-19 jsgdrm/sched: Avoid data corruptions
2021-07-19 jsgdrm/scheduler: Fix hang when sched_entity released
2021-07-19 jsgdrm/amd/display: fix use_max_lb flag for 420 pixel...
2021-07-19 jsgdrm/amd/amdgpu/sriov disable all ip hw status by default
2021-07-19 jsgdrm/amd/display: fix HDCP reset sequence on reinitialize
2021-07-19 jsgsync kfd_ioctl.h with linux 5.10.y
2021-07-19 dtuckerUse SUDO when setting up hostkey.
next