openbsd
2022-05-09 stspAdd support for AX210/AX211 devices to iwx(4).
2022-05-09 sthenMention in the "proto icmp" section that standard state...
2022-05-09 sashanpf.conf(5) should mention impact of sloppy state handli...
2022-05-09 bluhmProtect sbappendaddr() in divert_packet() with kernel...
2022-05-09 jsingSimplify X509_ATTRIBUTE ASN.1 encoding.
2022-05-09 jobAdd RSC regress bits
2022-05-09 tbDrop prototype of currently nonexistent function.
2022-05-09 tbCommit file missed in previous.
2022-05-09 jobAdd preliminary support for decoding RSC objects in...
2022-05-09 krwReplace a stray 0xA6 with DOSPTYP_OPENBSD. Tweak a...
2022-05-09 visaRevert "Replace selwakeup() with KNOTE() in pipe and...
2022-05-09 stspregen
2022-05-09 stspadd another iwx(4) product ID (presumably AX211, market...
2022-05-09 jsgdrm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
2022-05-09 jsgdrm/i915: Check EDID for HDR static metadata when choos...
2022-05-09 jsgdrm/amd/display: Fix memory leak in dcn21_clock_source_...
2022-05-09 jsgdrm/amdkfd: Fix GWS queue count
2022-05-09 espieshadowing variables is a bad idea (thanks Anton, this...
2022-05-09 dtuckerRemove errant apostrophe. From haruyama at queen-ml...
2022-05-09 djmAllow existing -U (use agent) flag to work with "-Y...
2022-05-08 deraadtSoftware we import from outside tends to bloat faster...
2022-05-08 djmimprove error message when 'ssh-keygen -Y sign' is...
2022-05-08 djmWhen performing operations that glob(3) a remote path...
2022-05-08 tbsync
2022-05-08 tbRemove openssl/cterr.h and inline it in openssl/ct.h
2022-05-08 tobheMove ikev2_reset_alive_timer() to a place where it...
2022-05-08 tbDefault Ruby is now 3.1
2022-05-08 krwRename gt_protected field of struct gpt_type to gt_attr and
2022-05-08 dvvmd: fix rebooting a received vm
2022-05-08 tbAdjust regress after zlib update. Part of the following...
2022-05-08 tbsync
2022-05-08 tbBump minor after symbol addition
2022-05-08 tbBackport an upstream fix for CRC calculation. This...
2022-05-08 tbBackport an upstream fix for CRC calculation. This...
2022-05-08 tbUpdate to zlib 1.2.12
2022-05-08 tbUpdate to zlib 1.2.12
2022-05-08 krwShuffle local helper function declarations and definiti...
2022-05-08 espieget rid of horribly complex optimization that's no...
2022-05-08 espiebetter abstraction: instead of storing a string we...
2022-05-08 espieshow actual linking operations alongside renames if...
2022-05-08 espienow we no longer go through temporary files when names...
2022-05-07 tbSort alphabetically so that future omissions will be...
2022-05-07 jsingSplit asn1_item_ex_d2i() into three.
2022-05-07 krwNow that the internal versions of GPT partitions are...
2022-05-07 tbzap stray tab
2022-05-07 tbKNF nits
2022-05-07 jsingRewrite asn1_d2i_ex_primitive() with CBS.
2022-05-07 jsingRefactor asn1_ex_c2i()
2022-05-07 jsingAvoid strict aliasing violations in BN_nist_mod_*()
2022-05-06 krwRename PRT_uuid_to_[protection|typename] to PRT_uuid_to...
2022-05-06 tbAdd missing ERR_load_{COMP,CT,KDF}_strings()
2022-05-06 claudioRelax the limitation of what is an acceptable unicast IP.
2022-05-06 krwWhen printing the GPT table, display "Microsoft basic...
2022-05-06 visaReplace selwakeup() with KNOTE() in kqueue event activa...
2022-05-06 visaReplace selwakeup() with KNOTE() in pipe and socket...
2022-05-06 tbAlso check EVP_PKEY_CTX_new_id() return in example...
2022-05-06 tbsync
2022-05-06 tbInstall EVP_PKEY_CTX_set_hkdf_md.3
2022-05-06 tbDocument the EVP HKDF API
2022-05-06 deraadtsync
2022-05-05 chelohakstat(1): implement wait with setitimer(2) instead...
2022-05-05 florianFix watchdog in the installer.
2022-05-05 florianCheck that the challenge token which is turned into...
2022-05-05 tbSimplify: freezero() is NULL safe; assign + test in...
2022-05-05 tbAvoid malloc(0) in EVP_PKEY_CTX_set1_hkdf_key()
2022-05-05 tbSecurely wipe the entire HKDF_PKEY_CTX instead of only...
2022-05-05 jsingUse size_t for ASN.1 lengths.
2022-05-05 tbSwitch wycheproof.go to using the EVP HKDF API.
2022-05-05 tbFix HMAC() with NULL key
2022-05-05 bluhmClean up divert_packet(). Function does not return...
2022-05-05 bluhmAdd error handling if setting the keyboard encoding...
2022-05-05 jeremyUpdate documentation for switch of default ruby version...
2022-05-05 dvwe no longer announce rounding here
2022-05-05 tbSwitch the log_warnx() about trailing garbage to log_de...
2022-05-05 claudioUse static objects for struct rttimer_queue instead...
2022-05-05 fcambusregen
2022-05-05 fcambusAdd ID for the AMD Sensor Fusion Hub found on my Ryzen...
2022-05-05 tbFix argument order in HKDF and HKDF_extract().
2022-05-05 dvunbreak vmd(8) regress, update string matches
2022-05-05 bluhmFix line wrapping in wall(1).
2022-05-05 bluhmUsing mutex initializer for static variable does not...
2022-05-05 tbAdd hkdf_pkey_meth to the standard_methods[]
2022-05-05 tbLink kdf/ to the build
2022-05-05 tbProvide EVP_PKEY_HKDF alias for NID_hkdf
2022-05-05 tbProvide KDFerr() and KDFerror() macros
2022-05-05 claudioNo longer consider IN_EXPERIMENTAL aka 240/4 as not...
2022-05-05 tbProvide versions of EVP_PKEY_CTX_{str,hex}2ctrl() for...
2022-05-05 tbDitch #defines for tls1_prf and scrypt. Drop unused...
2022-05-05 tbTranslate from OpenSSL's HKDF API to BoringSSL API.
2022-05-05 tbRemove function codes from errors, i.e., KDFerr(A,...
2022-05-05 tbFix typo in previous.
2022-05-05 tbInline OPENSSL_memdup() using malloc() + memcpy()
2022-05-05 tbTranslate OPENSSL_{cleanse,clear_free,free,zalloc}...
2022-05-05 tbAdjust includes for LibreSSL
2022-05-05 tbUse C99 initializres for hkdf_pkey_meth
2022-05-05 tbRemove OpenSSL versions of HKDF*().
2022-05-05 tbFix includes of the removed kdferr.h
2022-05-05 tbAdd NID for HKDF
2022-05-05 djmsshkey_unshield_private() contains a exact duplicate...
2022-05-05 djmchannel_new no longer frees remote_name. So update...
next