openbsd
2023-12-31 bluhmIncrease datasize to 1536 MB for running llvm-tblgen...
2023-12-31 mglockerAdd TCP Segmentation Offload (TSO) support for em(4...
2023-12-31 tbKNF nit
2023-12-31 tbSort the NIDs by name
2023-12-31 tbReplace the sorted extensions lookup with a switch
2023-12-31 tbSprinkle a handfull of missing continue
2023-12-30 tbMake x509_issuer_cache_free_oldest() static
2023-12-30 tbSome Australians don't like voids either
2023-12-30 tbOne more missing void was hiding here
2023-12-30 tbSome BoringSSL devs spent too much time with C++
2023-12-30 bluhmSet ixl(4) IXL_TX_PKT_DESCS to 8.
2023-12-30 stspFix iwx(4) device info table entries for So+Hr devices.
2023-12-30 kettenisImprove the RTKit code. This update brings us crashlog...
2023-12-30 bluhmProtect em(4) refill timeout with splnet.
2023-12-30 tbAdd extended regress coverage for ASN.1 methods
2023-12-30 tbFix two more unchecked EVP_PKEY_assign() calls
2023-12-29 tbfix previous: key -> parameter
2023-12-29 tbA .Xr to DSA_generate_parameters_ex() was lost accidentally
2023-12-29 tbsync
2023-12-29 tbMove DSA_generate_parameters.3 to DSA_generate_paramete...
2023-12-29 tbAdjust documentation for upcoming DSA_generate_paramete...
2023-12-29 tbameth_lib: zap trailing empty line
2023-12-29 tbbump version
2023-12-29 tbeckey: adjust some variable names and unwrap function...
2023-12-29 tbClean up old_ec_priv_decode()
2023-12-29 tbClean up eckey_param_decode()
2023-12-29 tbRework eckey_priv_decode()
2023-12-29 tbMove a call to X509_ALGOR_get0() down a line
2023-12-29 tbPass correct file to warnx()
2023-12-29 claudioThere is no need to include sys/uio.h here.
2023-12-29 jobFix a NULL access or use-after-free bug
2023-12-29 jcaUse a per cpu pool cache for pmap_pv_pool
2023-12-29 tbNeuter the SSL_set_debug(3) API
2023-12-29 tbGarbage collect the last users of SSL_set_debug(3)
2023-12-29 tbs_client: pause hasn't worked in ages. Just ignore it
2023-12-29 claudioThere is no default for the rtable login.conf capability.
2023-12-29 claudioCleanup required headers form imsg.h.
2023-12-29 bluhmMake loopback interface counters MP safe.
2023-12-29 tbMove the EVP_PKEY_asn1_* API that will stay to evp...
2023-12-29 tbZap some whitespace
2023-12-29 tbReplace outdated comment on EVP_PKEY_asn1_find() with...
2023-12-29 tbMove EVP_PKEY_asn1_add* to the end of the file
2023-12-29 kettenisSupport for "control" nodes was removed from the drm...
2023-12-29 tbMove the EVP_MD block size accessor down
2023-12-29 tbMove the EVP_MD_CTX flag accessors up a bit
2023-12-29 tbHoist EVP_MD_CTX accessors to after EVP_MD_CTX_ctrl
2023-12-29 tbMove init/reset next to cleanup
2023-12-29 tbMove the copy/copy_ex stuff down below the new/free...
2023-12-29 tbMerge the EVP_CIPHER_meth_* API into evp_cipher.c
2023-12-29 tbMerge the remainder of evp_lib.c into evp_cipher.c
2023-12-29 tbMove the middle part of evp_lib.c to evp_digest.c
2023-12-29 tbUse more consistent naming for some files in evp
2023-12-29 tbUse a void pointer rather than char for method_data
2023-12-29 tbRemove the unused init flag of X509_LOOKUP
2023-12-29 deraadtsync
2023-12-29 aishamore regress tests for RB_* and RBT_* macros
2023-12-28 tbClean up pkey_ec_paramgen()
2023-12-28 tbRework pkey_das_paramgen()
2023-12-28 tbRework pkey_dh_paramgen()
2023-12-28 tbFix pkey_ec_keygen()
2023-12-28 tbRework pkey_dsa_keygen()
2023-12-28 tbRework pkey_dh_keygen()
2023-12-28 tbRework and fix pkey_hmac_keygen()
2023-12-28 tbRework pkey_rsa_keygen()
2023-12-28 tbRework rsa_priv_decode()
2023-12-28 tbClean up old_rsa_priv_decode()
2023-12-28 tbClean up and fix pkey_cmac_keygen()
2023-12-28 tbReplace EVP_KEY_assign_GOST() calls with EVP_PKEY_set_t...
2023-12-28 tbFix another EVP_PKEY_assign_GOST() call
2023-12-28 tbClean up pkey_gost_mac_keygen()
2023-12-28 espiedon't add values we won't print, use scandir properly
2023-12-28 stspIntroduce qwx(4), a work-in-progress port of the Linux...
2023-12-28 aishause RB_FOREACH_SAFE for pf_purge_expired_src_nodes
2023-12-28 uwefix Tx watchdog trigger and freeze in dwqe(4)
2023-12-28 uweassume RGMII-to-Copper mode by default in eephy(4)...
2023-12-28 kettenisAdd stream ID mapping support for PCIe controller found...
2023-12-27 jeremyUpdate lang/ruby module documentation for Ruby 3.3
2023-12-27 nicmOnly wrap pattern in *s if using a regular expression.
2023-12-27 nicmRemove flags from the prefix before comparing with...
2023-12-27 nicmgroff apparently generates broken output for some commo...
2023-12-27 nicmAlways initialize screen mode, GitHub issue 3750 from...
2023-12-27 nicmCorrectly handle window ops with no pane, GitHub issue...
2023-12-27 claudioFix handling of skipped elements on the very first...
2023-12-27 jsingAdd initial regress for CRYPTO_EX_DATA.
2023-12-27 jsingRemove engine regress.
2023-12-27 claudioRefactor rtr_parse_error() so that even a NO_DATA_AVAIL...
2023-12-27 opsync table(5) with reality
2023-12-27 jca'pax' format support for mtime and atime
2023-12-27 tbMark rrdp debug logging functions as used in regress
2023-12-27 tbRework the warnings on internet resources
2023-12-27 tbX509_LOOKUP_shutdown() became a noop.
2023-12-26 schwarzeRename some argument placeholders to be less cryptic,
2023-12-26 schwarzeClose some major gaps in the documentation of EVP_Ciphe...
2023-12-26 miodUpdate documentation URL
2023-12-26 jobAlign the other RIRs with the recent clarifications...
2023-12-26 tbDo not accept empty delta elements
2023-12-26 kettenisApple machines with multiple speakers typically have...
2023-12-26 kettenisImprove handling of SError interrupts. Print some...
2023-12-26 tbEVP_CipherInit(): remove cleanup call
2023-12-26 tbEVP_CipherInit_ex() merge two code paths
next