Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
nguerrera created a review comment on a pull request on microsoft/cask
I've limited the ranges to the ones the implementation needs for now since this is all internal.
nguerrera created a review comment on a pull request on microsoft/cask
I'll put an assert. We only use this on validated keys.
nguerrera created a review comment on a pull request on microsoft/cask
Yeah, .NET itself is inconsistent now. Base64Url that is new in the BCL and that we use extensively uses Utf8. I took that as signal that that's the way to go these days, but I had just one place w...
nguerrera created a review comment on a pull request on microsoft/cask
I misunderstood. Yes, it's simpler to say it's all zero now. I will do that.
nguerrera created a review comment on a pull request on microsoft/cask
We do not. I had it in this branch before I got your enum.
nguerrera created a review comment on a pull request on microsoft/cask
> isn't just simpler for v1 to say, for version 1 all these bytes are reserved and must be zeroed out. that's it. Yes, and isn't that what we've done?
nguerrera created a review comment on a pull request on microsoft/security-utilities
nit: extra newline here
nguerrera created a review comment on a pull request on microsoft/security-utilities
```suggestion // an identifiable one, and ensure this rule continues to function against a very ```
nguerrera pushed 1 commit to format-update nguerrera/cask
- Update implementation to latest documented format * Add raw C3ID of primary key to hashes * Add all four bytes of CR... 888eee8
nguerrera opened a draft pull request on microsoft/cask
Update implementation to latest documented format
* Add raw C3ID of primary key to hashes * Add all four bytes of CRC32 * Add CASK version number * Add CASK kind (key or hash + size) * Add day and hour to timestamp * Remove allocatorCode and ...nguerrera pushed 1 commit to format-update nguerrera/cask
- Update implementation to latest documented format * Add raw C3ID of primary key to hashes * Add all four bytes of CR... b18bbac
nguerrera pushed 1 commit to format-update nguerrera/cask
- Update implementation to latest documented format * Add raw C3ID of primary key to hashes * Add all four bytes of CR... fa28ce0
nguerrera pushed 1 commit to format-update nguerrera/cask
- Update implementation to latest documented format * Add raw C3ID of primary key to hashes * Add all four bytes of CR... 87627bf
nguerrera pushed 1 commit to format-update nguerrera/cask
- Update implementation to latest documented format * Add raw C3ID of primary key to hashes * Add all four bytes of CR... 45614f9
nguerrera pushed 1 commit to format-update nguerrera/cask
- Update implementation to latest documented format * Add raw C3ID of primary key to hashes * Add all four bytes of CR... b1426bb
nguerrera pushed 1 commit to format-update nguerrera/cask
- Update implementation to latest documented format * Add raw C3ID of primary key to hashes * Add all four bytes of CR... c8dfbb5
nguerrera pushed 5 commits to format-update nguerrera/cask
- Do not try to run net472 tests on non-Windows using Mono (#22) The PR validation builds started failing when Mono wa... 6eb0619
- Add initial README content (#25) Also remove TODOs from SUPPORT.md 5e9a134
- Add standard BNF for 256-bit primary key. (#26) This change adds a spare markdown standard BNF specification for CAS... 01ac458
- Add C3ID implementation (#21) This implements C3ID computation that we will need soon. The implementation differ... 1ec3741
- WIP 07216f0
nguerrera pushed 1 commit to main nguerrera/cask
- Add C3ID implementation (#21) This implements C3ID computation that we will need soon. The implementation differ... 1ec3741