openbsd
2022-01-08 guentherPrep .c files for removing the #includes from */archdep.h
2022-01-08 inoguchiIndicate current default cipher
2022-01-08 visaRemove verbose PCI and USB device info from BOOT
2022-01-08 visaAdjust debug printfs after pcitag_t type change.
2022-01-08 jmatthewApply mpsafe changes from dwge(4) to dwxe(4):
2022-01-07 tbAdd some workarounds to make build_addr_block_test_data...
2022-01-07 tbPrepare to provide EVP_AEAD_CTX_{new,free}()
2022-01-07 kettenisAdd code to initialize the PCIe host bridge hardware...
2022-01-07 tbRevert previous accidental commit
2022-01-07 ottoIf no date could be parsed, bail out early and fix...
2022-01-07 jsingRename dh_tmp to dhe_params.
2022-01-07 deraadtSIOCSIFXFLAGS drops into the SIOCSIFFLAGS to perform...
2022-01-07 jsingStop attempting to duplicate the public and private...
2022-01-07 jsingConvert legacy server to tls_key_share.
2022-01-07 kevlo.glue_7 is used for arm code calling thumb code, and...
2022-01-07 tbA few more files need asn1_locl.h.
2022-01-07 tbinclude asn1_locl.h where it will be needed for the...
2022-01-07 visaAdd missing dependency.
2022-01-07 martijnSomehow I always forget that the more global LC_ALL...
2022-01-07 tbPrepare to make RSA and RSA_METHOD opaque by including...
2022-01-07 tbAdd an essentially empty ocsp_local.h and include it...
2022-01-07 tbgost needs to look into ecs_locl.h
2022-01-07 tbPrepare the move of DSA_SIG, DSA_METHOD and DSA to...
2022-01-07 tbAdd an essentially empty dh_local.h and include it...
2022-01-07 tbzap trailing whitespace
2022-01-07 jsgfix aac build after -Wno-uninitialized was removed
2022-01-07 tbLet dtlstest peek into bio_local.h
2022-01-07 tbAdd a new, mostly empty, bio_local.h and include it...
2022-01-07 tbSync EVP_MD_CTX to heap switch from npppd.
2022-01-07 tbnpppd: convert to EVP_MD_CTX on heap
2022-01-07 guentherhibernate_clear_signature() is only used by hibernate_r...
2022-01-07 guentherExtract the slice from the zeroth swap device instead...
2022-01-07 afresh1whitespace
2022-01-07 jsgregen
2022-01-07 jsgstop creating old drm device nodes
2022-01-07 jsgmention radeondrm on riscv64
2022-01-06 jsgstop chowning old drm device nodes
2022-01-06 dtuckerDon't explicitly set HostbasedAuthentication in sshd_co...
2022-01-06 djmallow hostbased auth to select RSA keys when only RSA...
2022-01-06 djmadd a helper function to match a key type to a list...
2022-01-06 djmlog some details on hostkeys that ssh loads for hostbas...
2022-01-06 djmlog signature algorithm during verification by monitor...
2022-01-06 djmpiece of UpdateHostkeys client strictification: when...
2022-01-06 djminclude rejected signature algorithm in error message...
2022-01-06 djmmake ssh-keysign use the requested signature algorithm...
2022-01-06 djmstricter UpdateHostkey signature verification logic...
2022-01-06 djmFix signature algorithm selection logic for UpdateHostk...
2022-01-06 djmconvert ssh, sshd mainloops from select() to poll();
2022-01-06 dtuckerAdd test for hostbased auth. It requires some external...
2022-01-06 djmprepare for conversion of ssh, sshd mainloop from selec...
2022-01-06 deraadtrepair usage
2022-01-06 afresh1Switch fw_update -D to instead -F
2022-01-06 jmcrefer to longindex as an argument, not a field;
2022-01-06 jsingRevise for change to tls_key_share_peer_public()
2022-01-06 jsingConvert legacy TLS client to tls_key_share.
2022-01-06 jsingAllocate and free the EVP_AEAD_CTX struct in tls13_reco...
2022-01-06 claudioCleanup mft file handling, especially the stale mft...
2022-01-06 deraadtUse a 64-bit integer for pcitag_t and define PCITAG_NOD...
2022-01-06 jsingAdd regress tests for ASN1_BIT_STRING.
2022-01-06 tbAdd a comment that explains why build_addr_block_tests...
2022-01-06 jsingConvert SCT verification to CBB.
2022-01-06 jsingSync from libssl.
2022-01-06 jsingTest CBB_add_u64()
2022-01-06 jsingProvide CBB_add_u64()
2022-01-06 tbminor tweaks, no code change
2022-01-06 tbWith openssl-ruby-tests 20220105, test_post_connection_...
2022-01-06 antonMake it possible to compile the patterns utility with...
2022-01-06 inoguchiFree memory before assign to avoid leak
2022-01-06 inoguchiFree memory if error occurred
2022-01-06 inoguchiRemove NULL check before free
2022-01-06 tbFix a copy-paste error that led to an out-of-bounds...
2022-01-06 kettenisUse a 64-bit integer for pcitag_t and define PCITAG_NOD...
2022-01-06 nicmIgnore windows without a size set (may be used for...
2022-01-06 jsgregen
2022-01-06 jsgati 0x15e7 confirmed to be barcelo, 2022 ryzen 5000...
2022-01-06 jsingAdd test coverage for SCT validation.
2022-01-06 guenthert_syscall was a test for the gcc 1.x off_t syscall...
2022-01-06 jsgdrm/amdgpu: add support for IP discovery gc_info table v2
2022-01-06 jsgdrm/amdgpu: When the VCN(1.0) block is suspended, power...
2022-01-06 jsgunstub amdgpu_gem_force_release()
2022-01-05 djmadd a comment so I don't make this mistake again
2022-01-05 djmfix cut-and-pasto in error message
2022-01-05 deraadtno longer needed
2022-01-05 millertfunopen(): change seekfn argument to use off_t, not...
2022-01-05 tbPrepare to provide DSA_bits()
2022-01-05 tbPrepare to provide BIO_set_retry_reason()
2022-01-05 tbPrepare to provide a number of RSA accessors
2022-01-05 tbPrepare to provide ECDSA_SIG_get0_{r,s}()
2022-01-05 tbPrepare to provide DH_get_length()
2022-01-05 tbPrepare to provide DSA_get0_{p,q,g,{priv,pub}_key}()
2022-01-05 tbPrepare to provide DH_get0_{p,q,g,{priv,pub}_key}()
2022-01-05 tbPrepare to provide BIO_set_next().
2022-01-05 tbPrepare to provide X509_{set,get}_verify() and X509_STO...
2022-01-05 kettenisUse "bus-range" property to initialize the bus number...
2022-01-05 deraadtincrease lifetime of wtmp, since it is annoyingly short
2022-01-05 tbUnindent a few lines of code and avoid shadowed variables.
2022-01-05 tbRename {c,p}_{min,max} into {child,parent}_{min,max}
2022-01-05 guentherRemove kbind(2)'s restriction that a target buffer...
2022-01-05 tbTwo minor KNF tweaks
2022-01-05 tbUse child_aor and parent_aor instead of aorc and aorp
next