openbsd
2022-01-14 tbMove ECDSA_SIG to ecs_locl.h
2022-01-14 tbSimplify DSAPublicKey_it
2022-01-14 tbMake DSA opaque
2022-01-14 tbMake structs in dh.h opaque
2022-01-14 tbGarbage collect the unused OPENSSL_ITEM
2022-01-14 tbMake structs in comp.h opaque
2022-01-14 tbMake structs in bio.h opaque
2022-01-14 tbGarbage collect the app_items field of ASN1_ADB
2022-01-14 tbRemove NO_ASN1_FIELD_NAMES
2022-01-14 tbRemove obsolete key formats
2022-01-14 tbRemove ASN1_OBJECT internals from public visibility.
2022-01-14 tbRemove HMAC_CTX_{init,cleanup}() and HMAC_init from...
2022-01-14 tbMake structs in evp.h and hmac.h opaque
2022-01-14 tbMove BN structs to bn_lcl.h
2022-01-14 tbRemove BIO_s_file_internal
2022-01-14 tbRemove ASN1{_const,}_check_infinite_end
2022-01-14 tbRemove ASN1{,_const}_CTX
2022-01-14 tbRemove X509_OBJECT_free_contents
2022-01-14 tbRemove PEM_Seal{Init,Update,Final}
2022-01-14 tbUnifdef LIBRESSL_OPAQUE_* and LIBRESSL_NEXT_API
2022-01-14 jsgupdate drm to linux 5.15.14
2022-01-14 dlgget the list of things in the full identifier right.
2022-01-14 djmallow pin-required FIDO keys to be added to ssh-agent(1).
2022-01-14 djmssh-sk: free a resident key's user id
2022-01-14 djmsshsk_load_resident: don't preallocate resp
2022-01-14 djmsshsk_sign: trim call to sshkey_fingerprint()
2022-01-14 djmuse status error message to communicate ~user expansion...
2022-01-14 jsgComputng -> Computing
2022-01-13 robertadd a dummy -t flag to llvm-ranlib to match binutils...
2022-01-13 jmcfix the -width argument;
2022-01-13 claudioMove mft_check() after setting repoid and path on the...
2022-01-13 claudioMove some functions around to reduce diff with an upcom...
2022-01-13 visaMake bpf event filter MP-safe
2022-01-13 visaReturn an error if bpfilter_lookup() fails in bpfkqfilter()
2022-01-13 claudioAlter valid_filehash() to take a file descriptor instea...
2022-01-13 claudioImplement a RRDP_CLEAR message that instructs the paren...
2022-01-13 espieallow disabling the @ts tweak, which may come in handy...
2022-01-13 claudioImplement but don't use code to use rsync's --compare...
2022-01-13 claudioAdd the same entityq_flush() logic in ta_lookup() as...
2022-01-13 espiebe more explicit about the current package format and...
2022-01-13 martijnAdapt to changed debugging output
2022-01-13 martijnMove parsing of incoming syslog messages to their own...
2022-01-13 kettenisImplement powerdown. This involves writing a magic...
2022-01-13 schwarzeTedu support for the -xsh4.2 argument to the mdoc(7...
2022-01-13 schwarzeCalling MB_CUR_MAX is much more expensive than incremen...
2022-01-13 dtuckerSet LC_ALL in both local and remote shells so that...
2022-01-13 dtuckerAvoid %'s in commands (not used in OpenBSD, but used...
2022-01-13 schwarzeOnly sort the result array if it contains more than...
2022-01-12 tbzap some stray whitespace
2022-01-12 tbseperators -> separators
2022-01-12 tbzap spaces before tabs
2022-01-12 tbgratuitious -> gratuitous
2022-01-12 guentherLift the '#ifdef RCRT0' conditional out of boot*.h...
2022-01-12 mbuhlfixup previous refactoring
2022-01-12 antonExtend the verbose logging.
2022-01-12 tbsync
2022-01-12 tbASN1_{,F,T}BOOLEAN_it and the encoding and decoding...
2022-01-12 martijnEnable commandl1, commandl2, and commandD1.
2022-01-12 martijnMake lputs use psl instead of expecting it to be null...
2022-01-12 roberttoggle hw.power based on the ACDI SMR key if available
2022-01-12 robertset cpuspeed to 0 if hw.cpuspeed cannot be retrieved
2022-01-12 robertadd three new SMC sensors to get information about...
2022-01-12 kettenisFix array index. Spotted by robert@
2022-01-12 patrickMake acpi_getpropint() return uint64_t, as ACPI integer...
2022-01-12 tbOnly evp_pkey_check needs static linking
2022-01-12 tbAdd a prototype for OBJ_bsearch_ so this test will...
2022-01-12 tbRework ecdsatest to build after the bump and link stati...
2022-01-12 tbRework dsatest to use accessors and link statically...
2022-01-12 tbRework dhtest to use accessors and link statically...
2022-01-12 tbRework dhtest to use accessors and link statically...
2022-01-12 tbRework test to use EVP_AEAD_CTX_{new,free}() and link...
2022-01-12 tbFix typo in header guard
2022-01-12 tbFix asn1x509 build with opaque structures. Link statica...
2022-01-12 stspRemove ieee80211_find_node_for_beacon().
2022-01-12 tbRework Makefile to use regress framework and link asn1b...
2022-01-12 dtuckerUse egrep when searching for an anchored string.
2022-01-12 schwarzeMore accurately represent cells containing horizontal...
2022-01-12 schwarzeAccording to the tbl(7) manual, if a data cell contains...
2022-01-12 schwarzeIn one of the examples, the tbl(7) source code displayed
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).
next