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-05-26
Remove net lock from DIOC{S,G}ETLIMIT
Klemens Nanni
2023-05-26
simplify yes/no answer handling
Klemens Nanni
2023-05-25
Disable witness for mutexes created on the stack which allows
Kurt Miller
2023-05-25
Work around sparc64 WITNESS kernel failing to load by moving large witness
Kurt Miller
2023-05-25
In session_process_msg() recheck the validity of the rbuf before moving
Claudio Jeker
2023-05-25
Update usage add -P epoch
Claudio Jeker
2023-05-25
Fix repo_cleanup_entry() state machine so that the repository lookups
Claudio Jeker
2023-05-25
remove two unused defines
Omar Polo
2023-05-25
After RFC 9110, the IANA services registry now lists both udp and tcp
Stuart Henderson
2023-05-25
Forcibly update the EVP_PKEY's internal key
Omar Polo
2023-05-25
Do not use wakeup_proc() outside of the sleep machinery. Just use
Claudio Jeker
2023-05-24
fix AuthorizedPrincipalsCommand when AuthorizedKeysCommand appears
Damien Miller
2023-05-24
Skip tests if p5-BSD-Socket-Splice is not installed.
Alexander Bluhm
2023-05-24
replace "$(cat file)" with the ksh construct "$(<file)"
Christian Weisgerber
2023-05-24
mark S_ISVTX with Dv in sticky(8); makes `man -k any=S_ISVTX' more useful
Omar Polo
2023-05-24
ksh: make $(< filename) error output include the errno string.
Todd C. Miller
2023-05-24
Default pf rule "block return; pass" interferes with test.
Alexander Bluhm
2023-05-24
Update X509_VERIFY_PARAM_inherit() to reflect the change of behavior
Theo Buehler
2023-05-24
Copy the verify param hostflags independently of the host list
Theo Buehler
2023-05-24
Add a test to verify that an SSL inherits the hostflags from the SSL_CTX
Theo Buehler
2023-05-24
Provide CRYPTO_INT for statically linking libcrypto for libssl regress
Theo Buehler
2023-05-24
Provide X509_VERIFY_PARAM_set_hostflags()
Theo Buehler
2023-05-23
Force comport initialization for some class of device
Denis Fondras
2023-05-23
regen
Denis Fondras
2023-05-23
Add qcaoss(4), a driver for the Always On Subsystem found on Qualcomm SoCs.
Patrick Wildt
2023-05-23
Replace ibuf_advance() with ibuf_reserve().
Claudio Jeker
2023-05-23
With the retirement of expert mode, get_fsize(), get_bsize() and
Kenneth R Westerback
2023-05-23
Replace ibuf_release() with ibuf_free() since the former just calls the latter
Claudio Jeker
2023-05-23
There is no need to ibuf_zero() or memset() any buffers.
Claudio Jeker
2023-05-23
Avoid calling malloc with a zero length argument.
Claudio Jeker
2023-05-23
Simplify OBJ_obj2txt()
Theo Buehler
2023-05-23
Add empty line for consistency
Theo Buehler
2023-05-23
Add regress coverage for obj_dat.c r1.52
Theo Buehler
2023-05-23
Always NUL terminate buf in OBJ_obj2txt()
Theo Buehler
2023-05-23
don't pass state, we get them from the progressmeter
Marc Espie
2023-05-23
Add IBT support to the retpoline PLTs. Since we use retpoline PLTs by
Mark Kettenis
2023-05-23
Don't use ibuf_open(0) as test. 0 lenght ibufs make little sense and
Claudio Jeker
2023-05-23
New counters for LRO packets from hardware TCP offloading.
Jan Klemkow
2023-05-23
cms_asn1.c: zap stray tabs
Theo Buehler
2023-05-23
Convert ASN1_INTEGER_get() to ASN1_INTEGER_get_uint64()
Theo Buehler
2023-05-23
Simplify as_id_parse() using ASN1_INTEGER_get_uint64()
Theo Buehler
2023-05-22
Drop unused md_prep_fdisk() argument in disk crypto question handler
Klemens Nanni
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
2023-05-22
Remove misplaced semicolons in .Fa
Theo Buehler
2023-05-22
Fix TSO for traffic to a local address on a physical interface.
Alexander Bluhm
2023-05-22
Bye, bye, horrible reacharounds into libcrypto
Theo Buehler
2023-05-22
Convert generalizedtime_to_tm() to ASN1_TIME_to_tm()
Theo Buehler
2023-05-22
Convert x509_get_time() to ASN1_TIME_to_tm()
Theo Buehler
2023-05-22
Avoid use of LibreSSL-specific ASN1_time_tm_cmp() API
Theo Buehler
2023-05-22
Add EPYC Embedded 3000 10GbE NIC
Denis Fondras
[next]