openbsd
2022-05-10 tbDeserialize IPAddrBlocks in libcrypto
2022-05-10 tbFix leaks due to incorrect early returns rather than...
2022-05-10 jobConfirm the absense of the Basic Constraints extension...
2022-05-10 bluhmThe tests no-symlink and oldlib2 pass now. Do not...
2022-05-10 stspFix reading of the MAC address on AX210 devices.
2022-05-10 stspMake run(4) attach to RT5372 devices.
2022-05-10 stspregen
2022-05-10 stspadd USB device ID of RT5372 for run(4); patch by moloto...
2022-05-10 tbValidate RSC filenames
2022-05-10 jobImprove control flow readability by removing 'else...
2022-05-10 jmcupdate the iwx entry;
2022-05-10 jsgspelling
2022-05-10 jsingRemove ASN.1 combining.
2022-05-10 krwAlign fdisk with the logic used in the kernel and allow the
2022-05-09 deraadtdelete ftplist2 (the old ftplist IP address). We've...
2022-05-09 deraadtIn a couple places, use set -m to cause subshells to...
2022-05-09 stspupdate iwx(4) man page in light of AX210/AX211 support
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
next