openbsd
2024-10-18 tobheInstead of always following up "power on" with a "reset...
2024-10-18 tbInline last use of OPENSSL_load_builtin_modules()
2024-10-18 tbMove EC_GROUP_new_curve_GFp() into ec_lib.c
2024-10-18 tbMerge EC_GROUP_new_curve_GFp() with ec_group_new_curve()
2024-10-18 tbec_asn1_test: add secp256k1.m
2024-10-18 tbec_asn1_test: remove last hardcoded wei25519 remnant
2024-10-18 tbec_asn1_test: test Wei25519.2 and Wei25519.-3 as well
2024-10-18 tbec_asn1_test: clean up & refactor; test Wei25519 with...
2024-10-18 djmmention that LocalForward and RemoteForward can accept...
2024-10-18 miodPut the bowels of the various VOP_PRINT routines under
2024-10-18 djmremove duplicate check; GHPR392 from Pedro Martelletto
2024-10-18 djmallow "-" as output file for moduli screening
2024-10-18 djmssh-keyscan doesn't need it's own sshfatal() definition...
2024-10-18 djmin _ssh_order_hostkeyalgs() consider ECDSA curve type...
2024-10-18 djmrequire control-escape character sequences passed via...
2024-10-18 djmremove addr.[ch] functions that are unused and visbilit...
2024-10-18 djmunreachable POLLERR case; from ya0guang via GHPR485
2024-10-18 djms/Sx/Cm/ for external references; from Domen Puncer...
2024-10-18 jsgdrm/i915/hdcp: fix connector refcounting
2024-10-18 jsgdrm/amd/display: Check null pointer before dereferencing se
2024-10-18 jsgdrm/amd/display: Revert "Check HDCP returned status"
2024-10-18 jsgdrm/amd/display: Remove a redundant check in authentica...
2024-10-17 jsgdrm/crtc: fix uninitialized variable use even harder
2024-10-17 dlguse rw_status instead of interpreting RWL_OWNER to...
2024-10-17 kettenisAdd pinctrl support.
2024-10-17 nicmSwitch pane-colors and cursor-style options to be in...
2024-10-17 nicmAllow attributes in menu style, from Japin Li in GitHub...
2024-10-17 miodRemove a lot of #include stanzas which used to be requi...
2024-10-17 millertcreate_tempfile: pass pointer to full pathname to strlcat()
2024-10-17 tbSplit ec_asn1_parameters2group() into digestible pieces
2024-10-17 jsingProvide crypto_cpu_caps_init() as a CPU capability...
2024-10-17 jsingRemove run once code from OPENSSL_cpuid_setup().
2024-10-17 claudioShortcut cursig when called during sleep setup.
2024-10-17 dlgregen
2024-10-17 dlgKingston SNV2S nvme device
2024-10-17 dlgregen
2024-10-17 dlgampere altra pci ports
2024-10-17 tblibssl: rework cert signature security level
2024-10-17 jsgremove unneeded task.h include, missed in rev 1.67
2024-10-17 jsginclude <dev/ic/bcm2835_dmac.h> not "dev/ic/bcm2835_dmac.h"
2024-10-17 jsgremove unneeded if_wg.h and pfsync.h includes
2024-10-17 jsguse <machine/asm.h> not "machine/asm.h", for consistency
2024-10-17 jsgremove unneeded includes
2024-10-16 tbEC ASN.1: add reminder that the simple method might...
2024-10-16 tbImplement Wei25519 to exercise some more elliptic curve...
2024-10-16 mioda.out is no longer the commonly encountered binary...
2024-10-16 miodDeliver SIGTRAP, rather than SIGEMT, when a TADDccTV...
2024-10-16 miodDeliver SIGTRAP, rather than SIGEMT, for trap instructi...
2024-10-16 dlgcut tun_init() out, it does pointless work.
2024-10-16 dlgremove SIOCSIFDSTADDR from the network ioctls.
2024-10-16 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
next