openbsd
2023-08-11 chelohaagtimer(4/arm64): call CPU_BUSY_CYCLE() during spin...
2023-08-10 djmbetter debug logging of sessions' exit status
2023-08-10 chelohaagtimer(4/arm64): agtimer_delay: compute cycle count...
2023-08-10 kettenisTake advantage of the fact that the WFI instruction...
2023-08-10 claudioAdd some KASSERT on the proc p_stat in sleep_finish()
2023-08-10 kettenisThe Lenovo X13s has broken firmware that makes it impos...
2023-08-10 knAlways create new softraid CRYPTO volume, do not reuse...
2023-08-10 tbConvert {dh,dsa}_{pub,priv}_encode() to single exit
2023-08-10 sashanTable persistent flag (PFR_TFLAG_PERSIST) won't get set
2023-08-10 schwarzeAdd the missing ".Nm X509_STORE_CTX_check_issued_fn...
2023-08-10 sashanAllow libpcap to read files with some additional link...
2023-08-10 tbClean up {dh,dsa}_pub_encode()
2023-08-10 tbFix a leak in rsa_pub_encode()
2023-08-10 naddydrop a wayward comma, ok jmc@
2023-08-10 schwarzeIn x509_vfy.h rev. 1.60 and rev. 1.62 (April 2023)...
2023-08-10 jsingRemove now unnecessary 'do {} while (0);' and move...
2023-08-10 jsingExpand HASH_MAKE_STRING.
2023-08-10 jsingRemove MD32_XARRAY remnants.
2023-08-10 jsingReorder functions.
2023-08-10 jsingImplement MD5_{Update,Transform,Final}() directly in...
2023-08-10 jsingTidy includes.
2023-08-10 jsingTidy includes.
2023-08-10 jsingMop up the last MD32_XARRAY.
2023-08-10 jsingInline the remaining 10 lines from rmdconst.h.
2023-08-10 jsingInline X variables definitions.
2023-08-10 jsingInline shift values.
2023-08-10 espiedocument .VARIABLES
2023-08-10 espieAdd support for .VARIABLES, to which I have use.
2023-08-10 jsingApply some more style(9).
2023-08-10 tbVarious fixes in {dh,dsa}_priv_encode()
2023-08-10 tbrsa_priv_encode: plug leak on PKCS8_pkey_set0() failure
2023-08-10 knMake stopped ldom utilization appear as zero
2023-08-10 jsingImprove byte order handling in gcm128.
2023-08-10 jsingRemove MD32_REG_T.
2023-08-10 djmopenssh-9.4
2023-08-09 kmosregen
2023-08-09 kmosAdd Crucial as a vendor and the P5 Plus NVMe as a product
2023-08-09 schwarzeAdd the forgotten .In line
2023-08-09 schwarzeIn objects.h rev. 1.14 and 1.15 (Jan 2022), tb@ provided
2023-08-09 tbRework BN_BLINDING to use pthread_t directly
2023-08-09 tbMerge remainder of rsa_crpt.c into rsa_eay.c
2023-08-09 tbMove RSA blinding API from rsa_crpt.c to rsa_blinding.c
2023-08-09 tbMove RSA_blinding_{on,off}() to the bottom of the file
2023-08-09 tbMove bn_blind.c to rsa_blinding.c
2023-08-09 tbMake declaration and definition of BN_BLINDING_new...
2023-08-09 tbMerge BN_BLINDING_create_param() into BN_BLINDING_new()
2023-08-09 tbSet up the blinding factors on first use
2023-08-09 tbRemove retry loop in BN_BLINDING_setup()
2023-08-09 tbCompute a square using BN_mod_sqr() instead of BN_mod_mul()
2023-08-09 tbSimplify BN_BLINDING_invert()
2023-08-09 tbUnwrap a line
2023-08-09 jsgcorrect platform id mask, it is 3 bits 52:50
2023-08-09 jsgremove some uneeded includes
2023-08-09 jsgshow x86 cpu patch level in dmesg
2023-08-08 mvsMerge SO_BINDANY cases from both switch blocks within...
2023-08-08 mvsMerge SO_SND* with corresponding SO_RCV* cases within...
2023-08-08 tbUnwrap a line
2023-08-08 tbDrop the unused BN_BLINDING argument of BN_BLINDING_cre...
2023-08-08 tbRename ret into b in BN_BLINDING_setup()
2023-08-08 tbFactor the actual setup step for the blinding into...
2023-08-08 schwarzeX509_STORE_CTX_get_check_issued(3) is weird.
2023-08-08 tbMake BN_BLINDING respect some invariants
2023-08-08 tbSimplify RSA_setup_blinding()
2023-08-08 tbRemove ECDSA nonce padding kludge
2023-08-08 schwarzeIn objects.h rev. 1.17 (Jan 14, 2022),
2023-08-08 espiedocument new diagnostic
2023-08-08 dlghave a go at documenting the Interface config statement.
2023-08-08 dlgif sec is being destroyed, prevent it from being brough...
2023-08-08 jsgadapt more functions to the i915_gem_phys hack
2023-08-08 dlgtry to avoid a deadlock between sec_down and sec_send.
2023-08-08 nicmAdd flag to next-prompt/previous-prompt to go to comman...
2023-08-08 nicmAdd options and flags for menu styles similar to those...
2023-08-08 nicmExtend the menu drawing function to support custom...
2023-08-08 nicmFix a couple of rounded border characters, from Alexis...
2023-08-08 guentherReplace use of the old BSD st_*timensec members in...
2023-08-08 deraadtsync
2023-08-07 schwarzeNo need to mark BN_options() as intentionally undocumen...
2023-08-07 schwarzeMark asn1_ps_func as obsolete and intentionally undocum...
2023-08-07 schwarzeMark BIT_STRING_BITNAME as obsolete and intentionally...
2023-08-07 kettenisRaise transmit threshold to 512 bytes. This makes...
2023-08-07 miodRevert 1.43 and always make our own mapping of the...
2023-08-07 jmcsome readability tweaks; ok dlg
2023-08-07 tbAdd a regress test exercising BIO_dup_chain() and trigg...
2023-08-07 tbFix two leaks in BIO_dup_chain()
2023-08-07 tbAdd missing space before =
2023-08-07 nicmFree title earlier, from Alexis Hildebrandt.
2023-08-07 nicmTrim can generate strings longer than the original...
2023-08-07 mbuhladd LJG
2023-08-07 guentherIn 2016, chat changed its syslog output for hidden...
2023-08-07 dlgadd support route based ipsec vpn negotiation with...
2023-08-07 dlgsupport configuring interface SAs for route-based ipsec...
2023-08-07 dlgadd the glue between ipsec security associations and...
2023-08-07 dlgadd a struct sadb_x_iface message for interface SAs
2023-08-07 dlgsec(4) to support route-based ipsec vpns.
2023-08-07 jsg744c rev ce is Radeon RX 7900 GRE
2023-08-07 dlgwire sec(4) into the kernel config.
2023-08-07 dlgadd sec(4) to support route based ipsec vpns.
2023-08-07 dlgstart adding support for route-based ipsec vpns.
2023-08-06 guentherPrefer the POSIX standard st_*tim struct timespec membe...
2023-08-06 guentherApply rev 1.29 from NetBSD:
next