index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-15
Add PS_STOPPED to the flags
Claudio Jeker
2024-10-15
Indicate that a process has stopped by setting PS_STOPPED flag
Claudio Jeker
2024-10-15
Fix runtime calculation. Assiging ts to spc_runtime does not work if ts
Claudio Jeker
2024-10-15
Use pr instead of p->p_p like everywhere else in exit1.
Claudio Jeker
2024-10-15
remove unneeded pte.h include
Jonathan Gray
2024-10-15
Switch ec_asn1_group2parameters() to get0_{order,cofactor}()
Theo Buehler
2024-10-15
Provide EC_GROUP_get0_cofactor() for internal use
Theo Buehler
2024-10-15
remove struct arpreq from net/if_arp.h
Jonathan Gray
2024-10-15
grow i386 media a bit
Theo de Raadt
2024-10-14
mention SshdAuthPath option; ok djm@
Christian Weisgerber
2024-10-14
Set ACS flag for REP. Reported by Romain Francoise, GitHub issue 4182.
Nicholas Marriott
2024-10-14
Make NULL checks in ec_asn1_group2curve() explicit
Theo Buehler
2024-10-14
Extend ec_asn1_test to check for correct curve coefficient encoding
Theo Buehler
2024-10-14
Fix field element encoding for elliptic curve coefficients
Theo Buehler
2024-10-14
Drop an obvious comment and fix indent for setting the seed
Theo Buehler
2024-10-14
In ec_asn1_group2curve() rename ok to ret, per usual
Theo Buehler
2024-10-14
remove unneeded vmparam.h include from pte.h
Jonathan Gray
2024-10-14
Fix build w/o SUSPEND option
Jan Klemkow
2024-10-14
remove unneeded device.h include
Jonathan Gray
2024-10-14
remove unused struct sigstate; ok miod@
Jonathan Gray
2024-10-14
remove duplicate includes and license; feedback and ok miod@
Jonathan Gray
2024-10-14
remove notes about unsupported modifiers; from nir lichtman
Jason McIntyre
2024-10-14
regress support for split sshd-auth binary
Damien Miller
2024-10-14
sshd-auth also has a relink kit
Theo de Raadt
2024-10-14
sync
Theo de Raadt
2024-10-14
change mutex.h include to rwlock.h
Jonathan Gray
2024-10-14
Split per-connection sshd-session binary
Damien Miller
2024-10-14
remove unneeded proc.h include
Jonathan Gray
2024-10-13
don't start the ObscureKeystrokeTiming mitigations if there has been
Damien Miller
2024-10-13
byt -> but; ok tb@
Jonathan Gray
2024-10-13
include stdio.h for sscanf() snprintf()
Jonathan Gray
2024-10-13
remove unneeded timeout.h include
Jonathan Gray
2024-10-13
remove unneeded limits.h and errno.h includes
Jonathan Gray
2024-10-13
Be more eager to install qcpas firmware (more pattern matches)
Theo de Raadt
2024-10-12
Make fw_update -a mean all
Andrew Fresh
2024-10-12
remove unneeded rwlock.h include
Jonathan Gray
2024-10-12
remove unneeded time.h include
Jonathan Gray
2024-10-12
remove unneeded percpu.h include
Jonathan Gray
2024-10-12
Exercise the EC parameters code a bit more
Theo Buehler
2024-10-12
remove blank line;
Jason McIntyre
2024-10-12
remove duplicate misc.h include
Jonathan Gray
2024-10-12
Call realpath on the source file to match -f on the command line, GitHub
Nicholas Marriott
2024-10-12
Do not rename a buffer to itself, GitHub issue 4181.
Nicholas Marriott
2024-10-12
remove duplicate unistd.h include
Jonathan Gray
2024-10-12
introduce a new build class to be used by the build user
Robert Nagy
2024-10-12
remove vmparam.h include
Jonathan Gray
2024-10-12
Remove unnecessary str variable in ssl_stat.c
Theo Buehler
2024-10-11
Use a and b for the curve coefficients
Theo Buehler
2024-10-11
Clean up ec_asn1_group2fieldid()
Theo Buehler
2024-10-11
Fix a long-standing bug in ec_asn1_group2pkparameters()
Theo Buehler
[next]