openbsd
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
2022-01-05 tbRename fp and fc into parent_af and child_af for readab...
2022-01-05 tbGlobally rename all IPAddressFamily *f into af since...
2022-01-05 tbAdd a helper function to turn unchecked (but sound...
2022-01-05 tbHoist IPAddressFamily_cmp() to the other IPAddressFamil...
2022-01-05 tbCall x a cert for readability.
2022-01-05 tbNow that i is free, rename j to i for use as loop varia...
2022-01-05 jmcadjust Xr for fw_update to section 8;
2022-01-05 tbIn addr_validate_path_internal() rename i to depth...
2022-01-05 tbTurn the validation_err() macro into a function
2022-01-05 tbMove variable declarations in X509v3_addr_canonize...
2022-01-05 jsingRevise for tls13_key_share rename.
2022-01-05 jsingRename tls13_key_share to tls_key_share.
2022-01-05 stspRemove unused function arguments in iwm/iwx interrupt...
2022-01-05 tbSwitch snmpd(8) to using EVP_Digest{Init,Final}_ex...
2022-01-05 deraadtsync
2022-01-05 deraadtCompensate for i386 pcitag_t union
2022-01-05 tbAdd error checking for EVP_Digest* to snmpd(8).
2022-01-05 tbAdd error checking for EVP_Digest*() to snmp(1).
2022-01-05 deraadtUse new shell-based fw_update(8)
2022-01-05 stspIn iwx(4), fix wrong pointer assignment in iwx_bar_fram...
2022-01-05 afresh1Commit the correct version of fw_update
2022-01-05 afresh1Add the shell based fw_update and updated man page
2022-01-05 deraadtWe are moving back to a shell-script based fw_update...
2022-01-05 espieformatting nit, noticed by jmc@, thx!
2022-01-05 inoguchiWrap long lines and add some braces
2022-01-05 martijnUse LC_CTYPE instead of LC_ALL.
2022-01-05 inoguchiCheck function return value
2022-01-05 inoguchiChecking pointer variable with NULL
2022-01-05 claudioSwitch proc_parser_root_cert() to not pass the entity...
2022-01-05 tbdhcpd: straightforward conversion to HMAC_CTX on the...
2022-01-05 tbsnmpd: Straightforward conversion to EVP_* on the heap.
2022-01-05 tbStraightforward conversion to EVP_* on the heap.
2022-01-05 inoguchiUse calloc instead of malloc
2022-01-05 inoguchiCheck NULL first and unindent the rest of the code
2022-01-05 inoguchiConvert openssl(1) cms option handling
2022-01-05 jsingProvide regress for SSL public APIs.
2022-01-05 espiedocument -m
2022-01-05 djmselect all RSA hostkey algorithms for UpdateHostkeys...
2022-01-05 tbRemove bandaid to work around expected range_should_be_...
2022-01-05 tbRemove a bogus memcmp in range_should_be_prefix()
2022-01-05 tbPolish X509v3_addr_subset() a bit
2022-01-05 tbReadability tweaks in addr_contains()
2022-01-05 tbFix a bug in addr_contains() introduced in OpenSSL...
2022-01-05 dlgadd a basic printer for EAPOL packets.
2022-01-05 dlgethertypes.h has now added the missing ethertypes we...
next