openbsd
11 days ago djmunreachable POLLERR case; from ya0guang via GHPR485
11 days ago djms/Sx/Cm/ for external references; from Domen Puncer...
12 days ago jsgdrm/i915/hdcp: fix connector refcounting
12 days ago jsgdrm/amd/display: Check null pointer before dereferencing se
12 days ago jsgdrm/amd/display: Revert "Check HDCP returned status"
12 days ago jsgdrm/amd/display: Remove a redundant check in authentica...
12 days ago jsgdrm/crtc: fix uninitialized variable use even harder
12 days ago dlguse rw_status instead of interpreting RWL_OWNER to...
12 days ago kettenisAdd pinctrl support.
12 days ago nicmSwitch pane-colors and cursor-style options to be in...
12 days ago nicmAllow attributes in menu style, from Japin Li in GitHub...
12 days ago miodRemove a lot of #include stanzas which used to be requi...
12 days ago millertcreate_tempfile: pass pointer to full pathname to strlcat()
12 days ago tbSplit ec_asn1_parameters2group() into digestible pieces
12 days ago jsingProvide crypto_cpu_caps_init() as a CPU capability...
12 days ago jsingRemove run once code from OPENSSL_cpuid_setup().
12 days ago claudioShortcut cursig when called during sleep setup.
12 days ago dlgregen
12 days ago dlgKingston SNV2S nvme device
12 days ago dlgregen
12 days ago dlgampere altra pci ports
12 days ago tblibssl: rework cert signature security level
12 days ago jsgremove unneeded task.h include, missed in rev 1.67
12 days ago jsginclude <dev/ic/bcm2835_dmac.h> not "dev/ic/bcm2835_dmac.h"
12 days ago jsgremove unneeded if_wg.h and pfsync.h includes
13 days ago jsguse <machine/asm.h> not "machine/asm.h", for consistency
13 days ago jsgremove unneeded includes
13 days ago tbEC ASN.1: add reminder that the simple method might...
13 days ago tbImplement Wei25519 to exercise some more elliptic curve...
13 days ago mioda.out is no longer the commonly encountered binary...
13 days ago miodDeliver SIGTRAP, rather than SIGEMT, when a TADDccTV...
13 days ago miodDeliver SIGTRAP, rather than SIGEMT, for trap instructi...
13 days ago dlgcut tun_init() out, it does pointless work.
13 days ago dlgremove SIOCSIFDSTADDR from the network ioctls.
13 days ago tbrpki-client: sprinkle some const
2024-10-16 jsgremove unneeded frame.h and riscvreg.h includes
2024-10-15 tbrpki-client/openssl: eliminate pointless OpenSSL deprec...
2024-10-15 tbrust-openssl: set resolver="2" for workspace
2024-10-15 tbUnindent error check in EC_GROUP_set_generator()
2024-10-15 claudioEnable sig-stop3 regress test. It should no longer...
2024-10-15 claudioAdd PS_STOPPED to the flags
2024-10-15 claudioIndicate that a process has stopped by setting PS_STOPP...
2024-10-15 claudioFix runtime calculation. Assiging ts to spc_runtime...
2024-10-15 claudioUse pr instead of p->p_p like everywhere else in exit1.
2024-10-15 jsgremove unneeded pte.h include
2024-10-15 tbSwitch ec_asn1_group2parameters() to get0_{order,cofact...
2024-10-15 tbProvide EC_GROUP_get0_cofactor() for internal use
2024-10-15 jsgremove struct arpreq from net/if_arp.h
2024-10-15 deraadtgrow i386 media a bit
2024-10-14 naddymention SshdAuthPath option; ok djm@
2024-10-14 nicmSet ACS flag for REP. Reported by Romain Francoise...
2024-10-14 tbMake NULL checks in ec_asn1_group2curve() explicit
2024-10-14 tbExtend ec_asn1_test to check for correct curve coeffici...
2024-10-14 tbFix field element encoding for elliptic curve coefficients
2024-10-14 tbDrop an obvious comment and fix indent for setting...
2024-10-14 tbIn ec_asn1_group2curve() rename ok to ret, per usual
2024-10-14 jsgremove unneeded vmparam.h include from pte.h
2024-10-14 janFix build w/o SUSPEND option
2024-10-14 jsgremove unneeded device.h include
2024-10-14 jsgremove unused struct sigstate; ok miod@
2024-10-14 jsgremove duplicate includes and license; feedback and...
2024-10-14 jmcremove notes about unsupported modifiers; from nir...
2024-10-14 djmregress support for split sshd-auth binary
2024-10-14 deraadtsshd-auth also has a relink kit
2024-10-14 deraadtsync
2024-10-14 jsgchange mutex.h include to rwlock.h
2024-10-14 djmSplit per-connection sshd-session binary
2024-10-14 jsgremove unneeded proc.h include
2024-10-13 djmdon't start the ObscureKeystrokeTiming mitigations...
2024-10-13 jsgbyt -> but; ok tb@
2024-10-13 jsginclude stdio.h for sscanf() snprintf()
2024-10-13 jsgremove unneeded timeout.h include
2024-10-13 jsgremove unneeded limits.h and errno.h includes
2024-10-13 deraadtBe more eager to install qcpas firmware (more pattern...
2024-10-12 afresh1Make fw_update -a mean all
2024-10-12 jsgremove unneeded rwlock.h include
2024-10-12 jsgremove unneeded time.h include
2024-10-12 jsgremove unneeded percpu.h include
2024-10-12 tbExercise the EC parameters code a bit more
2024-10-12 jmcremove blank line;
2024-10-12 jsgremove duplicate misc.h include
2024-10-12 nicmCall realpath on the source file to match -f on the...
2024-10-12 nicmDo not rename a buffer to itself, GitHub issue 4181.
2024-10-12 jsgremove duplicate unistd.h include
2024-10-12 robertintroduce a new build class to be used by the build...
2024-10-12 jsgremove vmparam.h include
2024-10-12 tbRemove unnecessary str variable in ssl_stat.c
2024-10-11 tbUse a and b for the curve coefficients
2024-10-11 tbClean up ec_asn1_group2fieldid()
2024-10-11 tbFix a long-standing bug in ec_asn1_group2pkparameters()
2024-10-11 tbUse defines for the CHOICE variants of ECPKPARAMETERS
2024-10-11 tbRemove NULL check in ec_asn1_pkparameters2group()
2024-10-11 tbUse better variable names in ec_asn1_pkparameters2group()
2024-10-11 tbFirst cleanup pass over ec_asn1_group2pkparameters()
2024-10-11 deraadtThe fw keys have been added to the signify key bundles...
2024-10-11 tberr.c: zap stray space
2024-10-11 jsingApply some style(9) and tidy some comments.
2024-10-11 jsingRemove pointless locking from err_build_SYS_str_reasons().
2024-10-11 jsingConvert err_clear_data() and err_clear() from macros...
2024-10-11 jsingRemove unused typedef for ERR_FNS.
next