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
2020-07-15
- Add [-a rounds] in ssh-keygen man page and usage()
solene
2020-07-15
tmpfs_reclaim() has to make sure the VFS cache has no more locks held
Gerhard Roth
2020-07-15
Use SENSOR_ENERGY as the type of energy sensors.
Mark Kettenis
2020-07-15
POWE9 CPUs provide an energy sensor that accumulates the emount of energy
Mark Kettenis
2020-07-15
Fix previous by calling the correct function.
Darren Tucker
2020-07-15
start sentence with capital letter;
Jason McIntyre
2020-07-15
Update test to match recent change in match.c
Darren Tucker
2020-07-15
Use $OBJ to find key files. Fixes test when run on an obj directory
Darren Tucker
2020-07-15
patrick@ pointed out there was a gap in the flow group numbering.
Jonathan Matthew
2020-07-15
Add default for number of rounds (-a). ok djm@
Darren Tucker
2020-07-15
The exit code from the perl matters here
Bob Beck
2020-07-15
Don't leak the X509_STORE
Bob Beck
2020-07-15
Consistently convert syndrome codes from big endian before printing them.
Jonathan Matthew
2020-07-15
Add certificate validation tests generated using the tools from
Bob Beck
2020-07-15
Scott Cheloha convinces me the newly added tsleep_nsec should be tsleep,
Theo de Raadt
2020-07-14
allow some additional control over the use of ssh-askpass
Damien Miller
2020-07-14
Properly clean up and dereference 'old' policy after failed lookup.
tobhe
2020-07-14
Print real/avail mem like we do on all other architectures.
Mark Kettenis
2020-07-14
Make INTx interupts work.
Mark Kettenis
2020-07-14
Add xics(4), a driver for the OPAL virtual ICS.
Mark Kettenis
2020-07-14
Add FDT interrupt support.
Mark Kettenis
2020-07-14
Convert option handling for openssl(1) verify.
Joel Sing
2020-07-14
Dedup the use legacy stack code.
Joel Sing
2020-07-14
Revert the TLSv1.3 version switching fix/hack.
Joel Sing
2020-07-14
Enter the certs regress directory.
Joel Sing
2020-07-14
Add regress for X509_verify() using the new bundles.
Joel Sing
2020-07-14
Provide generated certificate bundles and roots for regress.
Joel Sing
2020-07-14
Provide tools to build certificate changes for verify regress.
Joel Sing
2020-07-14
Use a rwlock to protect the ttylist, rather than having ttymalloc/ttyfree
Theo de Raadt
2020-07-14
Force TLSv1.2 when testing SSLv3/TLSv1.2 cipher suites.
Joel Sing
2020-07-14
Add a -tls1_2 option so we can force TLSv1.2 for testing.
Joel Sing
2020-07-14
Mark unmanaged kernel mappings as wired and skip them if we need to evict
Mark Kettenis
2020-07-14
Put some debug code behin #ifdef TRAP_DEBUG.
Mark Kettenis
2020-07-14
Fix TIB/TCB on powerpc64. Some bright sould decided that the TCB should
Mark Kettenis
2020-07-14
getopt(3) returns an int so don't use a char to store its return value.
Mark Kettenis
2020-07-14
Add support for routing interrupts to other CPUs in agintc(4). Most of the
Patrick Wildt
2020-07-14
Add support for routing interrupts to other CPUs in ampintc(4). Most of the
Patrick Wildt
2020-07-14
Implement pci_intr_establish_cpu() on arm64 and armv7. The function pointer
Patrick Wildt
2020-07-14
Extend the interrupt API on arm64 and armv7 to be able to pass around
Patrick Wildt
2020-07-14
A pty write containing VDISCARD, VREPRINT, or various retyping cases of
Theo de Raadt
2020-07-14
reduce the diff to linux in local versions of functions
Jonathan Gray
2020-07-14
Remove hyphen
Kinichiro Inoguchi
2020-07-14
Add single space between pem and ...
Kinichiro Inoguchi
2020-07-14
Add manual for openssl(1) certhash
Kinichiro Inoguchi
2020-07-14
Remove commented out debug printfs.
Mark Kettenis
2020-07-14
Implement ptrace(2) bits. Still largely untested.
Mark Kettenis
2020-07-14
Do not convert the NOCACHE buffers that come from a vnd strategy routine
Bob Beck
2020-07-14
Set up a second level flow table for RSS and switch the root flow table
Jonathan Matthew
2020-07-14
Set SDEV_NOWIDE and SDEV_NOSYNC on the 'real' link (xs->sc_link) when
Kenneth R Westerback
2020-07-13
Clean up <machine/signal.h>, moving the trapframe struct into
Mark Kettenis
[next]