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
2023-03-11
Add missing $OpenBSD$ tag.
Kenji Aoyama
2023-03-11
Bump version to 7.8
Claudio Jeker
2023-03-11
Factor out the cache reset logic into rtr_reset_cache() and use it
Claudio Jeker
2023-03-10
btrace(8) retrieves the types of the arguments of each tracepoint
Alexander Bluhm
2023-03-10
Add new dt(4) ioctl DTIOCGARGS to get the types of probe arguments.
Alexander Bluhm
2023-03-10
Remove unused make variables FSTYPE (=install360) and FSDISKTYPE
Kenneth R Westerback
2023-03-10
Fix possible leak of spibuf and flowbuf in error case.
Tobias Heider
2023-03-10
sync
Theo Buehler
2023-03-10
Crankl libcrypto/libssl/libtls minors after symbol addition
Theo Buehler
2023-03-10
Update Symbols.list
Theo Buehler
2023-03-10
Expose various X509_STORE_*check_issued()
Theo Buehler
2023-03-10
Expose X509_CRL_get0_sigalg() and X509_get0_uids
Theo Buehler
2023-03-10
Expose UI_null()
Theo Buehler
2023-03-10
Expose the EVP_CIPHER_meth_* API (setter only) in evp.h
Theo Buehler
2023-03-10
mechanical change, rename struct members to match the original X509 names
Job Snijders
2023-03-10
Show the X.509 notBefore in filemode
Job Snijders
2023-03-10
ASN.1 BIO: properly wire up prefix_free and suffix_free
Theo Buehler
2023-03-10
Add the necessary stack offsets for macppc so dt(4).
Claudio Jeker
2023-03-10
Update the stack offset for the profile probe to account for the clockintr
Claudio Jeker
2023-03-10
Implement setting the parent clock for RK356x. This includes code for
Mark Kettenis
2023-03-10
Fix error on installer abort/exit
Klemens Nanni
2023-03-10
Take controller out of reset; makes it work on rk356x.
Mark Kettenis
2023-03-10
Return the correct type for ASN.1 BOOLEANs
Theo Buehler
2023-03-10
openssl(1) asn1parse: avoid crash with ASN.1 BOOLEANS
Theo Buehler
2023-03-10
Compile the output filter rules into per peer filter rules.
Claudio Jeker
2023-03-10
Explicitly ignore return from fcntl(... FD_CLOEXEC) here too.
Darren Tucker
2023-03-10
Plug mem leak on error path. Coverity CID 405026, ok djm@.
Darren Tucker
2023-03-10
Expliticly ignore return code from fcntl(.. FD_CLOEXEC) since there's
Darren Tucker
2023-03-10
Like sshd_config, some ssh_config options are not first-match-wins.
Damien Miller
2023-03-10
Remove no-op (int) > INT_MAX checks since they can never be true.
Darren Tucker
2023-03-09
modify parentheses in conditionals to make it clearer what is being
Joshua Stein
2023-03-09
remove obsolete libLLVM.so.[0-6].0 during upgrade
Christian Weisgerber
2023-03-09
Check that a PCIe port isn't disabled in the device tree.
Mark Kettenis
2023-03-09
Unwrap a few lines and zap a tab
Theo Buehler
2023-03-09
Add missing error checking in PKCS7
Theo Buehler
2023-03-09
Implement ASPA support in RTR by following draft-ietf-sidrops-8210bis-10.
Claudio Jeker
2023-03-09
Fix segfault in filemode for TAK objects
Job Snijders
2023-03-09
Fix segfault in filemode for RSC objects
Job Snijders
2023-03-09
workaround Intel Braswell/Cherry Trail mwait hang
Jonathan Gray
2023-03-09
Add role output to bgpctl, also adjust the capability output.
Claudio Jeker
2023-03-09
Major rework of RFC9234 support. My initial interpretation of the RFC was
Claudio Jeker
2023-03-09
In filmode also show 'Not After' for GBR records
Job Snijders
2023-03-09
Improve vnet(4) to work better in busy conditions.
Claudio Jeker
2023-03-09
Show CMS signing-time signed attribute in filemode
Job Snijders
2023-03-09
Re-split the merge of the reorder-hostkeys test.
Darren Tucker
2023-03-09
include destination constraints for smartcard keys too.
Damien Miller
2023-03-09
Cope with recent changes to alignment of command column.
Anton Lindqvist
2023-03-09
document BIOC[SGD]WTIMEOUT
David Gwynne
2023-03-09
add a timeout between capturing a packet and making the buffer readable.
David Gwynne
2023-03-09
clockintr: add a priority queue
Scott Soule Cheloha
[next]