openbsd
2023-05-25 opremove two unused defines
2023-05-25 sthenAfter RFC 9110, the IANA services registry now lists...
2023-05-25 opForcibly update the EVP_PKEY's internal key
2023-05-25 claudioDo not use wakeup_proc() outside of the sleep machinery...
2023-05-24 djmfix AuthorizedPrincipalsCommand when AuthorizedKeysComm...
2023-05-24 bluhmSkip tests if p5-BSD-Socket-Splice is not installed.
2023-05-24 naddyreplace "$(cat file)" with the ksh construct "$(<file)"
2023-05-24 opmark S_ISVTX with Dv in sticky(8); makes `man -k any...
2023-05-24 millertksh: make $(< filename) error output include the errno...
2023-05-24 bluhmDefault pf rule "block return; pass" interferes with...
2023-05-24 tbUpdate X509_VERIFY_PARAM_inherit() to reflect the chang...
2023-05-24 tbCopy the verify param hostflags independently of the...
2023-05-24 tbAdd a test to verify that an SSL inherits the hostflags...
2023-05-24 tbProvide CRYPTO_INT for statically linking libcrypto...
2023-05-24 tbProvide X509_VERIFY_PARAM_set_hostflags()
2023-05-23 denisForce comport initialization for some class of device
2023-05-23 denisregen
2023-05-23 patrickAdd qcaoss(4), a driver for the Always On Subsystem...
2023-05-23 claudioReplace ibuf_advance() with ibuf_reserve().
2023-05-23 krwWith the retirement of expert mode, get_fsize(), get_bs...
2023-05-23 claudioReplace ibuf_release() with ibuf_free() since the forme...
2023-05-23 claudioThere is no need to ibuf_zero() or memset() any buffers.
2023-05-23 claudioAvoid calling malloc with a zero length argument.
2023-05-23 tbSimplify OBJ_obj2txt()
2023-05-23 tbAdd empty line for consistency
2023-05-23 tbAdd regress coverage for obj_dat.c r1.52
2023-05-23 tbAlways NUL terminate buf in OBJ_obj2txt()
2023-05-23 espiedon't pass state, we get them from the progressmeter
2023-05-23 kettenisAdd IBT support to the retpoline PLTs. Since we use...
2023-05-23 claudioDon't use ibuf_open(0) as test. 0 lenght ibufs make...
2023-05-23 janNew counters for LRO packets from hardware TCP offloading.
2023-05-23 tbcms_asn1.c: zap stray tabs
2023-05-23 tbConvert ASN1_INTEGER_get() to ASN1_INTEGER_get_uint64()
2023-05-23 tbSimplify as_id_parse() using ASN1_INTEGER_get_uint64()
2023-05-22 knDrop unused md_prep_fdisk() argument in disk crypto...
2023-05-22 tbRemove misplaced semicolons in .Fa
2023-05-22 bluhmFix TSO for traffic to a local address on a physical...
2023-05-22 tbBye, bye, horrible reacharounds into libcrypto
2023-05-22 tbConvert generalizedtime_to_tm() to ASN1_TIME_to_tm()
2023-05-22 tbConvert x509_get_time() to ASN1_TIME_to_tm()
2023-05-22 tbAvoid use of LibreSSL-specific ASN1_time_tm_cmp() API
2023-05-22 denisAdd EPYC Embedded 3000 10GbE NIC
2023-05-22 tobheRemove unused variable kerr.
2023-05-22 bluhmRemove duplicate entries in kvars.
2023-05-22 espiegc unused/old code
2023-05-22 knfix usage, name arg is optional
2023-05-22 jmatthewKeep trying LDAP servers until we get full results...
2023-05-22 guentherThe fp_ex_[st]w struct savefpu members were inherited...
2023-05-22 guentherNENTRY() doesn't provide an endbr64, so give memmove...
2023-05-21 krwIf an MBR partition start or end can be represented...
2023-05-21 krwTypo in comment. 'parititon' -> 'partition'.
2023-05-21 espiemissed one
2023-05-21 espiemove the interface to SharedLibs to be somewhat object...
2023-05-21 espiedocument how this is used... There's nothing that actua...
2023-05-21 espie"fix" for 5.36: pass the possible option value as an...
2023-05-21 claudioIn sysctl_hwchargestop() check that hw_battery_setcharg...
2023-05-21 espiev5.36, trivial move
2023-05-21 jmczap extra word and some hyphens; ok guenther
2023-05-20 kntypofix message in previous
2023-05-20 knAsk for disk crypto after root disk question
2023-05-20 tbecdhtest: Fix indent
2023-05-20 tbRemove a space that I thought I had already deleted.
2023-05-20 krwp_fragblock = DISKLABELV1_FFS_FRAGBLOCK(0, 0) sets...
2023-05-20 mpiDo not grab the `vmmaplk' recursively, prevent a self...
2023-05-20 tbAdd a slow regress target that runs openssl speed with...
2023-05-20 tbopenssl speed: add an '-unaligned n' option
2023-05-20 kettenisImplement battery charge control.
2023-05-20 tbopenssl speed: minor style nits
2023-05-20 espieDon't bother setting the effective group, it doesn...
2023-05-20 tbopenssl speed: remove binary curve remnants
2023-05-19 patrickAdd qcsmptp(4), a driver to share 32-bit values between...
2023-05-19 patrickHave mainbus attach nodes under /reserved-memory, so...
2023-05-19 patrickAdd qcsmem(4), a driver for the shared memory table...
2023-05-19 patrickClear interrupt before executing the interrupt handler...
2023-05-19 guentheruvm_coredump(9) was removed in 2015 (commitid dNPv28CJI...
2023-05-19 tbAdd missing rsa_security_bit() handler to the RSA-PSS...
2023-05-19 opfix markup for `maildir' in smtpd.conf(5)
2023-05-19 nicmAdd format for server_sessions, from Magnus Gross.
2023-05-19 espiemake Paths fully OO, as it makes some things simpler
2023-05-19 espiethis parameter does not exist
2023-05-19 espieremove indirect calls
2023-05-19 guentherSince waitid(2) shares code with wait4(2) and doesn...
2023-05-19 guentherMove tcp_info structure to be under '#if __BSD_VISIBLE...
2023-05-19 deraadtbackout alignment changes (breaking at least two archit...
2023-05-18 millertuser: handle paths with whitespace / metacharacters
2023-05-18 guentherIf you disable retpolineplt then _dl_bind_start is...
2023-05-18 espieadjust style to post v5.36 world
2023-05-18 guenthermemmove() entry point is declared with NENTRY() and...
2023-05-18 guentherAdd PROTO_NORMAL() declarations for the remaining sysca...
2023-05-18 guentherAdd PROTO_NORMAL() declarations for utrace (and ktrace...
2023-05-18 knAssert pf lock on interface handling
2023-05-18 sashansc_st_mtx is not sufficient protection to move state...
2023-05-18 mvsregen
2023-05-18 mvsBackout sysctl(2) unlocking. Lock order issue was trigg...
2023-05-18 mvsRevert ip_sysctl() unlocking. Lock order issue was...
2023-05-18 janUse TSO offloading in ix(4).
2023-05-18 guentherMake two corrections to the vfork(2) stub:
2023-05-17 patrickAdd qcmtx(4), a driver for the hardware spinlock on...
2023-05-17 patrickAdd a framework for hardware locks.
2023-05-17 patrickAdd qcipcc(4), a driver for the inter-processor mailbox...
next