openbsd
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...
2024-07-09 kettenisImplement MSI multiple-vector support.
2024-07-09 claudioIn sched_toidle() only call the TRACEPOINT if curproc...
2024-07-09 tbAdd bounded attributes to hmac.h
2024-07-09 deraadtKNF a pile of else if blocks; ok tb
2024-07-09 beckEnable namespaced builds by default for libssl and...
2024-07-09 mlarkinRemove trailing whitespace. No code change.
2024-07-09 beckHide remaining unused ERR functions in err.h
2024-07-09 beckHide CRYPTO_get_dynlock_create_callback
2024-07-09 beckHide DES global variables
2024-07-09 beckAdd missing symbols to Symbols.namespace
2024-07-09 beckRemove duplicates from Symbols.namespace
2024-07-09 beckHide symbols for two missed public functions in bio.h
2024-07-09 beckHide global _it symbols in pkcs12.h
2024-07-09 beckHide global _it symbola in cms.h
2024-07-09 jmcpoint mount -> mount point;
2024-07-09 jsgchange format strings to fix SEM_DEBUG build
2024-07-09 jsgspelling
2024-07-09 jsgfix disasm of fucompp
2024-07-08 dvQuiet vmd in debug logging mode. We don't need to hear...
2024-07-08 beckHide global _it symbols in dsa.h
next