-
Notifications
You must be signed in to change notification settings - Fork 787
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: briansmith/ring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: codebase-labs/ring
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.16.20-wasm
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 229 files changed
- 4 contributors
Commits on Aug 11, 2022
-
Support Xtensa, RISC-V and ESP-IDF
cherry-pick to 0.16.20, which is what rustls currently requires
Configuration menu - View commit details
-
Copy full SHA for 8e7c243 - Browse repository at this point
Copy the full SHA 8e7c243View commit details
Commits on Aug 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e62e361 - Browse repository at this point
Copy the full SHA e62e361View commit details
Commits on Aug 21, 2022
-
traspilation works and native build works
now to layer in xous build but relying on ec_17 libs
Configuration menu - View commit details
-
Copy full SHA for b8e18e9 - Browse repository at this point
Copy the full SHA b8e18e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a6b7c5 - Browse repository at this point
Copy the full SHA 2a6b7c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea81582 - Browse repository at this point
Copy the full SHA ea81582View commit details -
this is technically a generated file but it's very helpful to view its source to understand how things work
Configuration menu - View commit details
-
Copy full SHA for 517e75f - Browse repository at this point
Copy the full SHA 517e75fView commit details
Commits on Aug 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6e1ba1b - Browse repository at this point
Copy the full SHA 6e1ba1bView commit details -
commit (mostly) lint-free c2rust code
the unused_assignments lint is a bit more complicated to fix up because there are two cases where this tends to happen: 1. c2rust will faithfully assign a return value to a dummy variable if that's what the C code actually did. 2. c2rust will always assign an initial value to a variable even if it is never used before actually being overwritten in the code I think we have the parsing infrastrucutre we'd need to remove that lint but i think we'll allow it for now...
Configuration menu - View commit details
-
Copy full SHA for 4a168d1 - Browse repository at this point
Copy the full SHA 4a168d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for abdb4bc - Browse repository at this point
Copy the full SHA abdb4bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 786a046 - Browse repository at this point
Copy the full SHA 786a046View commit details
Commits on Aug 23, 2022
-
the remaining we'll let stand because the snake case and camel case conventions of crypto code does not obey Rust conventions for good reasons.
Configuration menu - View commit details
-
Copy full SHA for 50c73bb - Browse repository at this point
Copy the full SHA 50c73bbView commit details
Commits on Sep 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5527dec - Browse repository at this point
Copy the full SHA 5527decView commit details
Commits on Sep 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5d0d534 - Browse repository at this point
Copy the full SHA 5d0d534View commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 117a207 - Browse repository at this point
Copy the full SHA 117a207View commit details
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7b9ef51 - Browse repository at this point
Copy the full SHA 7b9ef51View commit details -
Merge branch '0.16.20-cleanup' of github.com:betrusted-io/ring-xous i…
…nto 0.16.20-cleanup
Configuration menu - View commit details
-
Copy full SHA for 6556ab5 - Browse repository at this point
Copy the full SHA 6556ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36e419d - Browse repository at this point
Copy the full SHA 36e419dView commit details
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0920704 - Browse repository at this point
Copy the full SHA 0920704View commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for af5457a - Browse repository at this point
Copy the full SHA af5457aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97f508f - Browse repository at this point
Copy the full SHA 97f508fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...0.16.20-wasm