openbsd
2024-07-12 tbRewrite X509v3_add_ext()
2024-07-12 claudioRename the variable c to ok. It returns if the file...
2024-07-12 tbSimplify X509v3_get_ext() and X509v3_delete_ext()
2024-07-12 tbAlign X509v3_get_ext_by_critical() with X509v3_get_ext_...
2024-07-12 tbClean up X509v3_get_ext_by_OBJ()
2024-07-12 kettenisUse dedicated window for access to the PCIe core registers.
2024-07-12 deraadtsync
2024-07-12 beckAdd vdoom() to fix ufs/ext2fs re-use of invalid vnode.
2024-07-12 deraadtannotate broken signal handler
2024-07-12 deraadtuse sigaction() to setup SIGARLM so we can set SA_RESTA...
2024-07-12 miodDespite being an ELF citizen, hppa is its own special...
2024-07-12 jsgdrm/amdgpu: silence UBSAN warning
2024-07-12 jsgdrm: panel-orientation-quirks: Add quirk for Valve...
2024-07-12 jsgdrm/amdgpu/atomfirmware: silence UBSAN warning
2024-07-12 jsgdrm/amdgpu: fix the warning about the expression (int...
2024-07-12 jsgdrm/amdgpu: fix uninitialized scalar variable warning
2024-07-12 jsgdrm/amd/display: Fix uninitialized variables in DM
2024-07-12 jsgdrm/amd/display: Skip finding free audio for unknown...
2024-07-12 jsgdrm/amd/display: Check pipe offset before setting vblank
2024-07-12 jsgdrm/amd/display: Check index msg_id before read or...
2024-07-12 jsgdrm/amdgpu: Initialize timestamp for some legacy SOCs
2024-07-12 jsgdrm/amdgpu: Using uninitialized value *size when callin...
2024-07-12 jsgdrm/amdgpu: Fix uninitialized variable warnings
2024-07-11 miodDespite being an ELF citizen, hppa is its own special...
2024-07-11 yasuokaUpdate the example because now npppd can be a DAE server.
2024-07-11 bluhmUse atomic operations to access integers in sysctl(2).
2024-07-11 yasuokaAdd Dynamic Authorization Extensions (DAE) for RADIUS...
2024-07-11 tbAdjust regress to match changes in SSL_select_next_prot...
2024-07-11 tbAdjust documentation for SSL_select_next_proto()
2024-07-11 tbFollow BoringSSL's nomenclature in SSL_select_next_proto()
2024-07-11 florianMake sure we are interested in an interface that shows up.
2024-07-11 yasuokaAdd more attributes to Disconnect-Request following...
2024-07-11 bentleyDocument new font module variables MODFONT_FONTFILES...
2024-07-11 kettenisTurn FBINFO_xxx defines into proper flags. Gets rid...
2024-07-11 deraadtsync
2024-07-11 kettenisUse FEAT_RNG to feed entropy into the random subsystem...
2024-07-11 florianBe a bit more noisy in syslog on what is going on.
2024-07-11 florianWrite lease after we configured prefixes.
2024-07-11 florianDo not show expired lease information in dhcp6leasectl.
2024-07-11 deraadtsync
2024-07-11 florianForgot to initialize status_code in previous.
2024-07-11 deraadtumoddi3.c is now needed for libz
2024-07-10 djmcorrect keyword; from Yatao Su via GHPR509
2024-07-10 martijnAllow pfIfTable to have more than 64 entries.
2024-07-10 yasuokaFix the problem that it breaks the event timer because...
2024-07-10 patrickExtend DMA constraints override to include all SC8280XP...
2024-07-10 yasuokaFix memory leaks, a use after free, accessing outside...
2024-07-10 jcaZap warning against __findenv usage, it is not exported...
2024-07-10 beckRemove the static symbols.namespace, and just generate...
2024-07-10 krwAdd flags NOPERM, STALLED, SWAPPABLE, DOOMED to -v...
2024-07-10 tbTeach symbols test about the namespace
2024-07-10 florianPass status option up.
2024-07-10 florianPass int to the *2str functions, we don't need anything...
2024-07-10 bluhmUse AMD SEV C-bit in inital page tables setup by locore0.
2024-07-10 claudioKill the runfast and run label and inline those bits...
2024-07-10 kettenisImplement support for deeper idle states offered by...
2024-07-10 kettenisHook up the Qualcomm UEFI Secure Application that handl...
2024-07-10 dvMissed some files in previous commit to split vmd into...
2024-07-10 deraadtsync
2024-07-10 florianOnly vis(3) the option, not the rest of the packet.
2024-07-10 tbforgot to add a history section for the TLS PRF API
2024-07-10 jmatthewuse better endian swaps for populating the irq map...
2024-07-10 dvSplit vmd into mi/md parts.
2024-07-10 krwSweep up more softdep crumbs.
2024-07-10 krwSweep up more softdep crumbs.
2024-07-10 jmatthewiaq_datalen is 16 bits, so always use htole16 to popula...
2024-07-10 krwSweep up another softdep crumb.
2024-07-10 tbsync
2024-07-10 tblink EVP_PKEY_CTX_set_tls1_prf_md.3 to build
2024-07-10 tbImport EVP_PKEY_CTX_set_tls1_prf_md.3 from OpenSSL...
2024-07-10 jmatthewas per if_ixl.c r1.88, protect the admin queue with...
2024-07-10 tbIncluding kdf.h isn't enough, you also need evp.h
2024-07-10 jmatthewcorrect some Broadcom adapter model numbers that I...
2024-07-10 tbUnwrap two lines
2024-07-10 jmcremove stray ".Xc";
2024-07-10 jmcgrammar tweak;
2024-07-10 jmcgrammar/macro/spelling fixes;
2024-07-10 jmcan universal -> a universal
2024-07-09 bluhmPrepare pmap for using the AMD SEV C-bit to encrypt...
2024-07-09 janmbuf.9: Add missing fields, fix order and spacing.
2024-07-09 janvmd(8): Avoid double DHCP reply when using the internal...
2024-07-09 tbAdd another empty line
2024-07-09 tbTurn tls1_prf_alg() into single exit
2024-07-09 tbUnwrap a few more lines
2024-07-09 tbUnwrap a couple of lines
2024-07-09 tbAlign math with t1_enc.c
2024-07-09 tbMinor cosmetics in pkey_tls1_prf_derive()
2024-07-09 yasuokaFix a typo
2024-07-09 tbReplace explicit_bzero() plus free() with freezero()
2024-07-09 yasuokaAdd radiusd_ipcp(8). A module which provides IP config...
2024-07-09 tbImprove test coverage for TLS1-PRF
2024-07-09 tbAdd a minimal regress test for TLS1-PRF
2024-07-09 tbShuffle things into a more sensible order
2024-07-09 tbUse better order in EVP_PKEY_CTRL_TLS_SECRET
2024-07-09 tbAdd tls1_prf_pkey_meth to pkey_methods
2024-07-09 tbMake a NULL check explicit
2024-07-09 tbZap or align some ugly comments
2024-07-09 tbTest & assign once more
2024-07-09 tbsec_len -> secret_len
2024-07-09 tbTest and assign in tls1_prf_P_hash()
next