openbsd
2022-01-14 tbisakmpd: convert modp to opaque DH
2022-01-14 tbsync
2022-01-14 tbbump libcrypto, libssl, libtls majors after struct...
2022-01-14 tbUse the correct type for ssl_callback_ctrl()
2022-01-14 tbConvert the new record layers to opaque EVP_AEAD_CTX
2022-01-14 tbConvert ssl_kex.c to opaque DH
2022-01-14 tbUse BIO_next/BIO_set_next in ssl_lib.c
2022-01-14 tbbio_ssl.c needs to peek into bio_local.h
2022-01-14 tblibkeynote: fix build with opaque RSA and DSA
2022-01-14 tbUpdate Symbols.list
2022-01-14 tbUnconditionally comment out OPENSSL_NO_RFC3779
2022-01-14 tbRemove header guard around RFC 3779 declarations
2022-01-14 tbExpose Certificate Transparency symbols in headers
2022-01-14 tbHide OBJ_bsearch_ from public visibility,
2022-01-14 tbMove ASN1_BOOLEAN to internal only.
2022-01-14 tbRemove check_defer and obj_cleanup_defer from public...
2022-01-14 tbRemove name_cmp from public visibility
2022-01-14 tbRemove all asn1_* symbols from public visibility
2022-01-14 tbImplement new-style OpenSSL BIO callbacks
2022-01-14 tbGarbage collect last use of EVP_ecdsa()
2022-01-14 tbRemove legacy sign/verify from EVP_MD.
2022-01-14 tbMake RSA, RSA_PSS_PARAMS and RSA_METHOD opaque
2022-01-14 tbMake structs in ocsp.h opaque
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...
next