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
2021-10-22
First step of cleanup in the io land. Introduce io_buf_new() and
Claudio Jeker
2021-10-22
Implement --compare-dest in openrsync. compare-dest allows you to add
Claudio Jeker
2021-10-22
Prevent mem leaks in the (unlikely) event that getaddrinfo returns
Darren Tucker
2021-10-22
Put back sys/types.h and sys/socket.h. The latter was unintentionally
Theo Buehler
2021-10-22
When reading the symlink value during the fts travers use ent->fts_accpath
Claudio Jeker
2021-10-22
Fix some ghastly whitespace. From Martin Vahlensieck
Theo Buehler
2021-10-22
Use unsigned char instead of u_char in base64.c. This is a mild
Theo Buehler
2021-10-22
Garbage collect an unused variable.
Theo Buehler
2021-10-22
Stop setting enc.modified manually. It's no longer needed.
Theo Buehler
2021-10-22
Remove unnecessary semicolons in case statements. From khaleesicodes
Darren Tucker
2021-10-22
Fix typos in comments. From khaleesicodes via github PR#280.
Darren Tucker
2021-10-22
return unsupported version for version less than HTTP/0.9 and higher
Sebastian Benoit
2021-10-22
regen
Jonathan Gray
2021-10-22
add Intel ADL-S and ADL-P graphics ids Mesa matches
Jonathan Gray
2021-10-22
Remove last dangling usage of CRYPTO_F_NOQUEUE.
Anton Lindqvist
2021-10-22
sync
Anton Lindqvist
2021-10-22
knf nits
Anton Lindqvist
2021-10-22
add pipe select hangup test case; ok mpi@
Anton Lindqvist
2021-10-22
Preserve pipe select(2) semantics when the other end of the pipe is gone.
Anton Lindqvist
2021-10-22
One could end up with the wrong encoding in xenocara while having a ucc
Anton Lindqvist
2021-10-21
Remove more dead code related to crypto task queues.
Tobias Heider
2021-10-21
Remove code to run crypto operations in a task queue. The code was
Tobias Heider
2021-10-21
Simplify the description of RETURN VALUES.
Ingo Schwarze
2021-10-21
Initialize interrupts to G1NS by configuring IGROUPR and IGRPMODR. This
Patrick Wildt
2021-10-21
Release solock() before call unp_internalize() and take it within when
Vitaliy Makkoveev
2021-10-21
regen
Jonathan Gray
2021-10-21
add Gemini Lake MEI; from fkr
Jonathan Gray
2021-10-21
Remove hifn(4), safe(4), and ubsec(4) crypto drivers. They require
Alexander Bluhm
2021-10-21
Have ampintcmsi(4) go through the list of interrupt controllers to find the
Patrick Wildt
2021-10-21
Simplify a return value check for X509_STORE_get_by_subject() now
Theo Buehler
2021-10-21
Set enc.modified if the X509_REQ is going to be modified.
Theo Buehler
2021-10-21
new manual page X509_ATTRIBUTE_set1_object(3)
Ingo Schwarze
2021-10-21
Sync parts of X509_STORE_get_by_subject() with OpenSSL
Theo Buehler
2021-10-21
Document commands used to send VM IP to Xen host
Denis Fondras
2021-10-21
Prepare to make X509 opaque.
Theo Buehler
2021-10-21
Clean up the naming of SNMP_C_GETNEXTREQ and SNMP_C_RESPONSE inside
Martijn van Duren
2021-10-21
libtls: Don't reach into X509_STORE_CTX.
Theo Buehler
2021-10-21
s/SNMP_C_GETRESP/SNMP_C_RESPONSE
Martijn van Duren
2021-10-21
Switch from X509_VERIFY_PARAM_set_flags() to X509_STORE_set_flags().
Theo Buehler
2021-10-21
isakmpd: prepare for opaque X509_STORE_CTX struct.
Theo Buehler
2021-10-21
isakmpd: prepare for opaque X509_EXTENSION struct. This needs to use
Theo Buehler
2021-10-21
Add XKU_ANYEKU #define and use it to cache the anyExtendedKeyUsage
Theo Buehler
2021-10-21
Remove 'disk' editing command. Determining the disk geometry on startup (from
Kenneth R Westerback
2021-10-21
Prepare to provide X509_get_X509_PUBKEY() as a function.
Theo Buehler
2021-10-21
when a client sends header lines without a colon, respond with 400 Bad
Sebastian Benoit
2021-10-21
Avoid sys/param.h, or annotate reasons for including where required.
Theo de Raadt
2021-10-21
Move vfs_stall_barrier() from the fd layer into vn_lock() and the vfs layer.
Claudio Jeker
2021-10-21
Bump to LibreSSL 3.5.0
Theo Buehler
2021-10-21
Remove duplicate variable ibytes, use plen instead.
Tobias Heider
2021-10-21
Eliminate a dead assignment and a weird cast. Adjust a comment to
Theo Buehler
[next]