Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openwsn-berkeley/lakers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: openwsn-berkeley/lakers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.1
Choose a head ref
  • 13 commits
  • 12 files changed
  • 2 contributors

Commits on May 22, 2024

  1. Fix credential-by-value

    Closes: #273
    geonnave committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fd5c257 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    5ec69a2 View commit details
    Browse the repository at this point in the history
  2. cbor any_as_encoded: Encode loop bound for hax

    Workaround-For: cryspen/hax#96
    Workaround-For: cryspen/hax#15
    chrysn committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a8516a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67e099b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #279 from geonnave/fix-cred-by-value

    Wrap credential-by-value in kccs map
    geonnave authored May 23, 2024
    Configuration menu
    Copy the full SHA
    76ae15b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #281 from chrysn-pull-requests/skip-for-ccs

    CCS: Process as map rather than CBOR encoded map
    geonnave authored May 23, 2024
    Configuration menu
    Copy the full SHA
    ba48ed2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. logs: add basic logs for tracing

    can be disabled in releases with a feature:
    `log/release_max_level_off`
    thus providing zero-cost for embedded deployments
    geonnave committed May 31, 2024
    Configuration menu
    Copy the full SHA
    761d6b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #283 from geonnave/add-logs

    Add logging
    geonnave authored May 31, 2024
    Configuration menu
    Copy the full SHA
    67754f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    e9b3c18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f75fe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #286 from chrysn-pull-requests/python-quad-sizes

    shared: Add feature to simply enlarge buffers
    geonnave authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cfb5c68 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    3097a48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #287 from geonnave/release-v0.6.1

    Release: bump versions to 0.6.1 (rust) and 0.3.2 (python)
    geonnave authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    cc43e95 View commit details
    Browse the repository at this point in the history
Loading