openbsd
2024-01-03 tobheEnable Apple brightness keys also for archs other than...
2024-01-03 claudioUse "established" and "exchange" as RTR state names.
2024-01-03 bluhmRun connect(2) in parallel within inet doamin.
2024-01-03 kevloUpdate website URL.
2024-01-03 tbImprove order in ancient CMS helpers
2024-01-03 oprelax ORCPT syntax validation
2024-01-03 dvvmd(8): remove unused variable from vionet_notify_tx.
2024-01-02 millertUpdate to 2023dgtz from https://github.com/JodaOrg...
2024-01-02 tbMove a t to the right place in a comment
2024-01-02 tbMatch struct order for the EVP_CIPHER_CTX accessors
2024-01-02 tbMove down EVP_CIPHER_CTX accessors expose EVP_CIPHER...
2024-01-02 tbMove the trivial EVP_CIPHER getters down
2024-01-02 tbSimplify EVP_CIPHER_{asn1_to_param,parma_to_asn1}()
2024-01-02 tbMove the EVP_CIPHER API that only exists for CMS/legacy...
2024-01-02 tbsm4: more NULL misspellings
2024-01-02 tbTwo spellings of key length are enough
2024-01-02 tbRename the poor outlier EVP_CIPHER *e into *cipher
2024-01-02 tbBetter variable names in EVP_CIPHER_type()
2024-01-02 tbConsistently use ctx for an EVP_CIPHER_CTX
2024-01-02 stspset attached flag properly when fw fails to load during...
2024-01-02 bluhmRevert chunk that I have commited by accident.
2024-01-02 bluhmPrevent simultaneous dt(4) open.
2024-01-02 bluhmRun bind(2) and connect(2) in parallel also for TCP...
2024-01-02 espiehave quirks behave way more like other packages so...
2024-01-02 jsgRevert "drm/amd/display: Do not set DRR on pipe commit"
2024-01-01 jsgdrm/i915: Reject async flips with bigjoiner
2024-01-01 jsgdrm/i915: Fix ADL+ tiled plane stride when the POT...
2024-01-01 jsgdrm/i915/mtl: Add MTL for remapping CCS FBs
2024-01-01 jsgdrm/i915/dpt: Only do the POT stride remap when using DPT
2024-01-01 jsgdrm/i915: Fix intel_atomic_setup_scalers() plane_state...
2024-01-01 jsgdrm/i915: Relocate intel_atomic_setup_scalers()
2024-01-01 jsgdrm/i915/mtl: limit second scaler vertical scaling...
2024-01-01 jsgdrm/amd/display: fix hw rotated modes when PSR-SU is...
2024-01-01 bluhmProtect link between pf and inp with mutex.
2024-01-01 bluhmReduce code duplication in ip6 divert.
2024-01-01 mvsCall if_counters_alloc() before if_attach().
2024-01-01 tbFix bounds check in EVP_PKEY_CTX_get_keygen_info()
2024-01-01 kettenisMove fdt attachment into sys/conf/files.conf instead...
2024-01-01 bluhmFix white space in pf.c.
2024-01-01 tbkill gross whitespace
2024-01-01 tbpkey_is_pss() and pkey_ctx_is_pss() to rsa_ameth.c
2024-01-01 tbRemove EVP_PKEY's save_type member
2024-01-01 semarieupdate devel/cargo and lang/rust ports-module documentation
2024-01-01 kevloAdd Quectel RM500Q to umb man page.
2024-01-01 jsgcopyright++;
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
next