Skip to content

issues Search Results · repo:microsoft/CCF language:C++

Filter by

1k results
 (56 ms)

1k results

inmicrosoft/CCF (press backspace or delete to remove)

When there is a slow fsync, and the node is terminated before the fsync completes, the uv worker thread running the fsync may access deleted objects when the fsync completes. 2025-06-19T16:14:49.026392Z ...
  • cjen1-msft
  • Opened 
    7 days ago
  • #7066

Noted and mitigated around #7057. A node updates the cert it will put into signatures and use for node-to-node channels on a local hook. That means it might be rolled back. There s a comment saying that ...
  • eddyashton
  • 1
  • Opened 
    8 days ago
  • #7059

We currently parse the attestation then check the signature, and we should do this the other way round: - first validate the signature on the attestation against all of the roots of trust - Then parse ...
  • cjen1-msft
  • Opened 
    14 days ago
  • #7052

In our move to 6.0.4 our tests started to fail and I think its because of this change: Templated URL parsing will no longer allow : within regex matched components, since : is already used to delimit ...
  • gaurav137
  • 1
  • Opened 
    16 days ago
  • #7045

Not stable, disabled in #7031
  • maxtropets
  • Opened 
    23 days ago
  • #7032

While reading about atomic rename semantics as part of #7029, we ve surfaced something further that we may want to do to ensure the renames succeed, with the contents of the newly created file. Specifically, ...
  • eddyashton
  • Opened 
    24 days ago
  • #7030

Can we use https://github.com/actions/attest-build-provenance to signed RPMs? We had this before for images in 5.x: https://github.com/microsoft/CCF/blob/release/5.x/.github/workflows/containers-ghcr.yml#L78C15-L78C49 ...
  • maxtropets
  • 1
  • Opened 
    on May 14
  • #7013

- [x] cchost #6905 #6907 - [ ] ccf_js - [x] ccf_kv #7006 - [ ] ccf_endpoints #7011 - [ ] ccf - [x] ccfcrypto #7009 - [ ] include/ - [ ] samples (via add_ccf_app) - [ ] js_generic ...
  • achamayou
  • Opened 
    on May 14
  • #7007

Spotted and described in this backport: https://github.com/microsoft/CCF/pull/7001#discussion_r2081607778 To clarify terminology, we can consider does a signature transaction contain a COSE signature ...
  • eddyashton
  • 2
  • Opened 
    on May 9
  • #7002

Revert #6995 once https://github.com/microsoft/SymCrypt-OpenSSL/issues/115 is shipped.
  • maxtropets
  • 1
  • Opened 
    on May 8
  • #6996
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub