openbsd
2022-12-14 schwarzeIn evp.h rev. 1.109 and 1.112, jsing@ and tb@ provided
2022-12-14 schwarzeIn asn1.h rev. 1.71 and 1.72, jsing@ and tb@ provided...
2022-12-14 florianThe argument to ctype functions must be EOF or represen...
2022-12-14 ottoContinue loop if no match found; avoids an OOB write...
2022-12-14 claudioOptimize io_buf_read() a bit by calling read() again...
2022-12-14 tbPlug leak of ECDSA_SIG
2022-12-14 claudioDo the IPv4 specific MP capability check only once...
2022-12-14 kettenisPut an splhigh() at the start of cpu_configure() to...
2022-12-14 claudioMove some basic accessors of aspath to rde.h and make...
2022-12-14 claudioAdd missing type for OMT_INFO.
2022-12-14 jobAlways initialize b64sz
2022-12-14 claudioSwitch to struct timespec for collecting stats. This...
2022-12-14 jobPrint expiry moment in human-readable filemode in a...
2022-12-14 jobPrint issuer & serial in filemode
2022-12-13 claudioIn tcp_now() switch from getnsecuptime() to getnsecrunt...
2022-12-13 chelohatimecounting: add getbinruntime(), getnsecruntime()
2022-12-13 deraadtsync
2022-12-13 jmcremove advent entry 11/SunLast and leave 12/SunFirst...
2022-12-13 jmcadd tipd(4);
2022-12-13 jmcconsistently put the Xr in "made obsolete by" in symbolic,
2022-12-13 guentherThe C compiler -rdynamic argument is not specific to...
2022-12-13 yasuokaClarify the default is to require message authentication.
2022-12-12 kettenisEnable tipd(4) on RAMDISK kernels as well.
2022-12-12 kettenisFix typo.
2022-12-12 kettenistipd(4)
2022-12-12 kettenisFix USB hotplug on type-C connectors of Apple Silicon...
2022-12-12 kettenisImprove range check to protect against overflow.
2022-12-12 tbBump to LibreSSL 3.7.1
2022-12-12 claudioSince bgpctl uses clock_gettime() and struct timespec...
2022-12-12 tbRevert sb_state changes to unbreak tree.
2022-12-12 afresh1Remove extra : in parameter substitution
2022-12-11 mvsThis time, socket's buffer lock requires solock() to...
2022-12-11 tbAdd a small blurb on @SECLEVEL=n
2022-12-11 ottoBalance a getifaddrs() with a freeifaddrs(); plugs...
2022-12-11 visaUse evcount_percpu() with platform interrupt counters...
2022-12-11 visaCut two cycles from k_tlb_inv() on octeon.
2022-12-10 knRemove unused experimental ICMP6 redirect low water...
2022-12-10 knReuse off variable from previous line; no object change
2022-12-10 knzap 68 trailing spaces from a single line
2022-12-10 mvs`dp' was just allocated with M_ZERO flag, so the follow...
2022-12-10 knMerge nd6_option_init() into nd6_options()
2022-12-10 kettenisIncrease transfer completion timeout to 100ms. This...
2022-12-10 millertex_range: fix handling of escaped backslashes.
2022-12-10 chelohaalpha: switch to clockintr
2022-12-10 antonMake the accepted log grep pattern more strict in order...
2022-12-10 tbbio chain test: compress some error printing
2022-12-10 tbbio chain test: deduplicate chain walking code
2022-12-10 tbbio chain test: handle walking of empty chains
2022-12-10 patrickMitigate Spectre-BHB by using core-specific trampoline...
2022-12-10 aoyamaFix comments, no binary change.
2022-12-09 kettenisSimplify early kernel bootstrap a bit more. Just map...
2022-12-09 patrickAdd detection for Spectre-BHB related CLRBHB, ECBHB...
2022-12-09 jmcfix double word and Ar -> Dv;
2022-12-09 patrickFix typo: SCTX -> SCXT
2022-12-09 tbresolvd: fix leaks of line and fp
2022-12-09 ottoiovcnt can be zero, writev does not like that and O_CRE...
2022-12-09 claudioSwitch nd_opts from a union to just a struct.
2022-12-09 tbbio chain test: add a consistency check for chain lengths
2022-12-09 deraadtdocument changes to uvm_map_protect() for setting the...
2022-12-09 tbbn/Makefile: tidy up and simplify
2022-12-09 tbAllow overriding default run-regress-* targets
2022-12-09 tbbio chain test: make two errors noisy
2022-12-09 tbbio chain test: ensure the length of empty chains is 0
2022-12-09 tbbio chain test: various minor readability tweaks
2022-12-09 bluhmSome TCP timer units have changed from slowhz to msec...
2022-12-09 dtuckerWarn if no host keys for hostbased auth can be loaded...
2022-12-09 dtuckerAdd some server debugging for hostbased auth.
2022-12-08 kettenisCall vget(9) in uvn_put() to make sure we hold a refere...
2022-12-08 tbbio chain test: fix inconsequential off-by-one
2022-12-08 tbbio chain test: minor readability tweaks
2022-12-08 tbbio chain test: rename a few variables for consistency
2022-12-08 tbbio chain test: decouple lengths of test chains
2022-12-08 tbbio chain test: refactor link_chains_at()
2022-12-08 tbbio chain test: lose some do_{,bio_} prefixes
2022-12-08 tbSplit biotest into its three logical parts
2022-12-08 chelohabgpctl(8): ometric: measure elapsed time with monotonic...
2022-12-08 guentherChange ld.bfd to default to --enable-new-dtags so that...
2022-12-08 visaFix DT_MIPS_RLD_MAP_REL
2022-12-08 tbbiotest: Tweak long comment a bit
2022-12-08 antonPrint skipped on non applicable architectures.
2022-12-08 antonStop overriding the regress target and use REGRESS_TARG...
2022-12-08 tbFix copy-paste error that left a paragraph ending in...
2022-12-08 tbAdd BIO_push() and BIO_set_next() regress coverage
2022-12-08 tbbn_mod_exp test: drop extra parentheses for readability
2022-12-08 yasuokaConvert tcptv_keep_init in milliseconds before comparin...
2022-12-08 yasuokaFix pvbus to specify M_ZERO properly.
2022-12-08 guenther_C_LABEL() and _ASM_LABEL() are no longer useful in...
2022-12-08 guenther_C_LABEL() and _ASM_LABEL() are no longer useful in...
2022-12-08 patrickForcibly set console output to the framebuffer on the...
2022-12-07 guenther_C_LABEL() and _ASM_LABEL() are no longer useful in...
2022-12-07 schwarzeImprove the implementation of BIO_push(3) such that...
2022-12-07 patrickThe ACPI tables on the Lenovo x13s are incomplete and...
2022-12-07 tbAdd references to the BIO_{push,pop}(3) example
2022-12-07 mvsDocument 'uidinfo' structure locks.
2022-12-07 guentherAdd END()s to match ENTRY()s.
2022-12-07 guentherPrefer numeric labels over L<digit> labels, as the...
2022-12-07 guentherPrefer STRONG_ALIAS() over multiple overlapping _ENTRY...
2022-12-07 guentherApply changes from commitid FWrfGfO9Ojnsh1mq to libkern.
2022-12-07 knDo not store unused ICMPv6 Option PREFIX_INFORMATION
2022-12-07 tbFix example string
next