openbsd
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()
2024-07-09 tbFix whitespace around '/'
2024-07-09 tbInvert logic in tls1_prf_alg()
2024-07-09 tbolen -> out_len
2024-07-09 tbAdd a few empty lines
2024-07-09 tbseedlen -> seed_len
2024-07-09 tbseclen -> secret_len
2024-07-09 tbslen -> secret_len
2024-07-09 tbsec -> secret
2024-07-09 tbReplace local typedef with spelling out the struct...
2024-07-09 tbRemove a few useless comments
2024-07-09 tbApply a knfmt(8) sledgehammer
2024-07-09 tbAdd an RCS tag
2024-07-09 tbReplace license stub with full license
2024-07-09 tblink tls1_prf.c to build
2024-07-09 tbReplace a malloc() call with calloc()
2024-07-09 tbReplace an ossl_assert() with an error check
2024-07-09 tbUse C99 initializers for tls1_prf_pkey_meth()
2024-07-09 tbInline an instance of OPENSSL_memdup()
2024-07-09 tbTidy up includes
2024-07-09 tbOPENSSL_free() -> free()
2024-07-09 tbOPENSSL_cleanse() -> explicit_bzero()
2024-07-09 tbOPENSSL_clear_free() -> freezero()
2024-07-09 tbOPENSSL_malloc() -> malloc()
2024-07-09 tbSpell OPENSSL_zalloc() correctly as calloc()
2024-07-09 tbMechanically replace KDFerr() with KDFerror()
2024-07-09 florianTrack configured and new prefix delegations in iface.
2024-07-09 tbAdd a verbatim copy of tls1_prf.c from OpenSSL 1.1.1
2024-07-09 tbAdd various defines for TLS1-PRF
2024-07-09 florianSkip prefixes with vltime 0.
2024-07-09 tbAdd EVP_PKEY_TLS1_PRF as alias for NID_tls1_prf
2024-07-09 tbChoose fixed NID for TLS1-PRF
2024-07-09 tbAdd NID for TLS1-PRF
2024-07-09 mpiRead the whole buffer, not its size minus one.
2024-07-09 jmatthewnetlock is no longer held for SIOCSIFMEDIA and SIOCGIFM...
2024-07-09 mlarkinvmctl(8): set exit code for vmctl stat -r
2024-07-09 claudioRemove splassert() for now since IPL_STATCLOCK is MD...
2024-07-09 opdocument C-u handling on shell-command{,-on-region...
2024-07-09 krwRemoving 'softdep' options from fstab entries during...
2024-07-09 opmg: handle C-u in M-! and M-|
2024-07-09 beckDon't push the error stack in ssl_sigalg_select()
2024-07-09 florianremove unnused prototype
2024-07-09 bentleyDocument MODFONT_DOCDIR and MODFONT_DOCFILES.
2024-07-09 beckFix TLS key share check to not fire when using < TLS 1.3
2024-07-09 deraadtdo not need to force bss values to 0
2024-07-09 deraadtdo a manual ret-clean operation inside the vmm_dispatch...
2024-07-09 tbsync with userland: let z_off_t fall back to long long...
2024-07-09 tbLet z_off_t fall back to long long instead of only...
2024-07-09 beckActually enable namespaced builds in both libcrypto...
2024-07-09 bluhmIPv6 forward copies small packet content on the stack.
2024-07-09 dvvmd/vmm: move vm_run_params into mi header.
2024-07-09 claudioReshuffle the switch cases in ptsignal and single_threa...
next