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
2022-01-24
Garbage collect the unused rv in tls1_check_ec_server_key() and
Theo Buehler
2022-01-24
sync dma-resv with linux-5.15.y
Jonathan Gray
2022-01-24
in the options list, show -f as taking "file ..." arguments;
Jason McIntyre
2022-01-24
Redownload existing files with failed checksums
Andrew Fresh
2022-01-23
move uao_reference() call before uvm_map()
Jonathan Gray
2022-01-23
Define all TCP TF_ flags as unsigned numbers. They are stored in
Alexander Bluhm
2022-01-23
rearrange SYNOPSIS/usage to be a bit clearer;
Jason McIntyre
2022-01-23
Handle EINTR the same way in all poll loops. In all cases restart the
Claudio Jeker
2022-01-23
On poll() failure we want to skip pollfd related action but the signal
Claudio Jeker
2022-01-23
zap extra blank line
Theo Buehler
2022-01-23
Allow rpki-client to display more than one file in -f mode.
Claudio Jeker
2022-01-23
Simplify valid_cert() and valid_roa() by passing in struct auth instead
Claudio Jeker
2022-01-22
Flush all stdio streams before running a shell command.
Todd C. Miller
2022-01-22
Wrap some long lines.
Kenneth R Westerback
2022-01-22
Change valid_filename() ot return an enum rtype and rename it to
Theo Buehler
2022-01-22
Support multiple -v as promised in the man page
Andrew Fresh
2022-01-22
sync
Theo de Raadt
2022-01-22
add a ssh_packet_process_read() function that reads from a fd
Damien Miller
2022-01-22
Use sshbuf_read() to read directly into the channel input buffer
Damien Miller
2022-01-22
Use memmove instead of memcpy for overlapping memory
Kinichiro Inoguchi
2022-01-22
Add a sshbuf_read() that attempts to read(2) directly in to a
Damien Miller
2022-01-22
Use memmove instead of memcpy for overlapping memory
Kinichiro Inoguchi
2022-01-22
X509_GET_PUBKEY(3) return value check in libcrypto
Kinichiro Inoguchi
2022-01-22
X509_GET_PUBKEY(3) return value check in libcrypto
Kinichiro Inoguchi
2022-01-22
X509_GET_PUBKEY(3) return value check in libcrypto
Kinichiro Inoguchi
2022-01-22
X509_GET_PUBKEY(3) return value check in libcrypto
Kinichiro Inoguchi
2022-01-22
X509_GET_PUBKEY(3) return value check in libcrypto
Kinichiro Inoguchi
2022-01-21
release mtx before pool_get() in __xa_alloc()/__xa_store() when
Jonathan Gray
2022-01-21
Treat ppoll(2) errors as fatal. OK deraadt@
Todd C. Miller
2022-01-21
Add function to determine the file type from the file name extension
Theo Buehler
2022-01-21
the wrapped cron line is going to lose people
Theo de Raadt
2022-01-21
"move" part of the OpenBSD::State code into its own (stateless) class
Marc Espie
2022-01-21
Split PRT_print() into PRT_print_parthdr() and PRT_print_part()
Kenneth R Westerback
2022-01-21
Limit unwinder symbol search to FUNC symbols
Visa Hankala
2022-01-21
In 1999 fd_set overflowing beyond FD_SETSIZE became enough of a problem that I
Theo de Raadt
2022-01-21
Fix and re-enable active scans on iwm(4) and iwx(4).
Stefan Sperling
2022-01-21
Document EAGAIN error return, as specified by POSIX.
Todd C. Miller
2022-01-21
Enable dt(4)
Klemens Nanni
2022-01-21
Avoid out-of-bounds accesses in case the filename is too showrt to
Theo Buehler
2022-01-21
Fix NULL dereference which allows user programs to read parts
Tobias Heider
2022-01-21
sync kfd_ioctl.h with linux 5.15
Jonathan Gray
2022-01-21
move media-bus-format.h to match comment in drm_connector.c
Jonathan Gray
2022-01-21
document show-list
Marc Espie
2022-01-21
add a helper for writing an error message to the stderr_buf and setting
Damien Miller
2022-01-21
correct comment and use local variable instead of long indirection;
Damien Miller
2022-01-21
Require trig_test-2 to pass on arm64 and powerpc64
Greg Steuck
2022-01-21
Optimization for tiny x in cos and sin
Greg Steuck
2022-01-21
Unplug assembly implementations of trig functions on x86 platforms
Greg Steuck
2022-01-21
Copy cos(3) software implementation from FreeBSD-13
Greg Steuck
2022-01-21
Enable all supported ciphers and macs in the server before trying
Darren Tucker
[next]