openbsd
2022-01-12 dtuckerDon't log NULL hostname in restricted agent code, print...
2022-01-12 afresh1Bug fixes and performance improvements
2022-01-12 jsgmaxumum -> maximum
2022-01-12 kevloRemove -target riscv64-unknown-openbsd from CMACHFLAGS.
2022-01-11 jsgspelling
2022-01-11 jsgspelling
2022-01-11 djmremove hardcoded domain and use window.location.host...
2022-01-11 jsgJasper Lake eMMC needs the same 0V quirk as Apollo...
2022-01-11 tobheMake sure 'out' is initialized to 0 before adding flags.
2022-01-11 tbforgot to zap some dead assignments
2022-01-11 tbAdd regress for EVP_PKEY_{,public_,param_}check()
2022-01-11 jsingRevise for peer_cert.
2022-01-11 tbConvert relayd for opaque RSA_METHOD
2022-01-11 jsingRemove peer_pkeys from SSL_SESSION.
2022-01-11 jsingSimplify SSL_get_peer_certificate()
2022-01-11 jsingRename 'peer' to 'peer_cert' in SSL_SESSION.
2022-01-11 jsingRevise for changes to tls_key_share_peer_public()
2022-01-11 jsingPlumb decode errors through key share parsing code.
2022-01-11 jsingUse SSL_AD_INTERNAL_ERROR for non-decoding alerts when...
2022-01-11 jsingSimplify tlsext_keyshare_server_parse()
2022-01-11 kettenisBump KVA space up to 512MB (and a bit).
2022-01-11 inoguchiWrap long lines
2022-01-11 inoguchiCheck function return value
2022-01-11 inoguchiSuppress warning
2022-01-11 inoguchiCompare pointer variable with NULL
2022-01-11 inoguchiRemove space between '*' and pointer variable.
2022-01-11 inoguchiConvert openssl(1) smime option handling
2022-01-11 claudioChange the way the parser accesses files. It now builds...
2022-01-11 tbGarbage collect historical setting of dsa->write_params...
2022-01-11 uaaadd Synopsys Degisnware UART (dw-apb-uart) support
2022-01-11 claudioRemove KASSERT(0) and default switch case. No other...
2022-01-11 uaafix RSB_DMCR_DEVICE_MODE_DATA value to enter RSB mode...
2022-01-11 jsgspelling
2022-01-11 sashanmove allocations in DIOCSADDRULE and DIOCHANGERULE...
2022-01-11 mvsregen
2022-01-11 mvsUnlock getpeername(2). For inet and unix sockets it...
2022-01-11 mvsProduce alive in-flight sockets with positive "f_count...
2022-01-11 semariemove kern_unveil.c to use DPRINTF()
2022-01-11 visaRemove dead store to f and avoid use of unvalidated fd.
2022-01-11 antonAdd temporary verbose logging when remote coverage...
2022-01-11 antonno need to inspect the coverage for the dying test...
2022-01-11 antonIn revision 1.43 of kcov.c, the redundant conditional...
2022-01-11 jsgspelling
2022-01-11 afresh1Tidy up some comments
2022-01-11 jsgspelling
2022-01-11 dtucker"void" functions should not return anything. From...
2022-01-11 djmsuppress "Connection to xxx closed" messages at LogLeve...
2022-01-11 deraadtIf the install media contains non-free /*firmware*...
2022-01-11 deraadtSplit 2nd half of enable_network() into a sub-function...
2022-01-11 jsgmatch on Intel Jasper Lake
2022-01-10 jsgregen
2022-01-10 jsgadd Intel Jasper Lake devices
2022-01-10 tbConvert tls_bio_cb for opaque BIO
2022-01-10 tbMechanical conversion of libcsi for opaque DH.
2022-01-10 tbDocument EVP_AEAD_CTX_{new,free}() and adjust example...
2022-01-10 jmcfix SEE ALSO;
2022-01-10 tbUnbreak tree. Sorry about that.
2022-01-10 tobheReturn ENOMEM on malloc errors to prevent use of uninit...
2022-01-10 schwarzeWhen rendering the \h (horizontal motion) low-level...
2022-01-10 deraadtsync
2022-01-10 visaInitialize variables that are touched in the error...
2022-01-10 tbNULL out pointers after transferring them to the DSA...
2022-01-10 deraadtsync
2022-01-10 tbDedup get_dsa*() code.
2022-01-10 tbConvert testdsa to accessors for opaque DSA
2022-01-10 tbRemove a few unused defines from x509.h
2022-01-10 janUse NULL instead of 0 for pointers.
2022-01-10 tbPrepare to provide the EVP_MD_meth_* API
2022-01-10 dlgspeeling
2022-01-10 dlgthis should be most of the necessary info for this...
2022-01-10 tbDocument openssl pkey -check,-pubcheck and param -check
2022-01-10 tbImplement openssl pkey -{,pub}check and pkeyparam ...
2022-01-10 tbPrepare to provide EVP_PKEY_{public,param}_check
2022-01-10 tbProvide DH_check*_ex and many error codes
2022-01-10 tbPrepare to provide EVP_PKEY_check()
2022-01-10 dlgadd a bit more.
2022-01-10 tbPrevent a double free in EVP_MD_CTX_copy_ex()
2022-01-10 dlgtweak slightly
2022-01-10 kettenisIn pmap_enter(9), only perform a TLB flush if we actual...
2022-01-10 kettenisaplsmc(4)
2022-01-10 kettenisAdd aplsmc(4), a driver for the SMC found on Apple...
2022-01-10 dlghang some flesh off the bones that jsg provided.
2022-01-10 dlgmark up the ioctl requests with Dv
2022-01-10 jsginitial kstat.4
2022-01-10 dlgprovide access to the hardware counters (MIB counters...
2022-01-10 dlghandle the status ring entries as 64bit words instead...
2022-01-10 tbzap trailing whitespace
2022-01-10 tbCheck that the RSA exponent is neither even nor 1 in...
2022-01-09 tbUse C99 initializers for test_sha_md
2022-01-09 tbAdd an essentially empty comp_local.h and include it...
2022-01-09 patrickSimplify igc_rxrinfo() to improve consistency and appea...
2022-01-09 tbunwind/unbound: prepare for opaque DSA and RSA.
2022-01-09 robertdo not call ranlib -t anymore because it does nothing...
2022-01-09 jsingssl_check_srvr_ecc_cert_and_alg() only returns 0/1...
2022-01-09 jsingSwap arguments to ssl_check_srvr_ecc_cert_and_alg()
2022-01-09 jsingClean up ssl3_{send,get}_client_kex_gost()
2022-01-09 jsingReturn 0/1 from ssl3_{send,get}_client_kex_gost()
2022-01-09 jsingRemove a comment from Captain Obvious.
2022-01-09 jsingFix GOST skip certificate verify handling.
2022-01-09 tbPrepare to provide EVP_MD_CTX{,_set}_pkey_ctx()
next