-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: githubforGR/u2f-ref-code
base: master
head repository: google/u2f-ref-code
compare: master
- 14 commits
- 14 files changed
- 6 contributors
Commits on May 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0435388 - Browse repository at this point
Copy the full SHA 0435388View commit details
Commits on Jun 7, 2019
-
Marius Schilder committed
Jun 7, 2019 Configuration menu - View commit details
-
Copy full SHA for d8eba4f - Browse repository at this point
Copy the full SHA d8eba4fView commit details
Commits on Jun 24, 2019
-
Omit zero LC when sending an extended length cAPDU
The specification of the Extended Length format for cAPDUs mandates that the bytes encoding LC are to be omitted if LC=0. This change fixes the behavior of xchgAPDUExtended in this regard.
Configuration menu - View commit details
-
Copy full SHA for 1497409 - Browse repository at this point
Copy the full SHA 1497409View commit details
Commits on Jun 26, 2019
-
HID: remove usleep if not testing emulator.
To fully restore pre-emulation shim behavior. And introduce DEV_quit() method to signal emulator to stop.
Marius Schilder committedJun 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 9ec5f7e - Browse repository at this point
Copy the full SHA 9ec5f7eView commit details
Commits on Jul 1, 2019
-
Merge pull request google#179 from FabianHenneke/patch-1
Omit zero LC when sending an extended length cAPDU
Configuration menu - View commit details
-
Copy full SHA for b936c06 - Browse repository at this point
Copy the full SHA b936c06View commit details
Commits on Aug 12, 2019
-
Fix coding of LE in Case 2E in xchgAPDUExtended
Commit 1497409 fixed the coding of LC if LC==0, but wrongly encodes the LE field: In the case 2E (LC == 0, LE > 0), the LE value has to be coded on 3 bytes with a leading zero byte. This commit resolves this issue.
Configuration menu - View commit details
-
Copy full SHA for 0229762 - Browse repository at this point
Copy the full SHA 0229762View commit details -
Merge pull request google#180 from FabianHenneke/patch-2
Fix coding of LE in Case 2E in xchgAPDUExtended
Configuration menu - View commit details
-
Copy full SHA for 0d9a0d4 - Browse repository at this point
Copy the full SHA 0d9a0d4View commit details
Commits on Aug 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1772b2f - Browse repository at this point
Copy the full SHA 1772b2fView commit details
Commits on Aug 29, 2019
-
make test_Enroll use the same application parameter before and after …
…requesting user presence
Configuration menu - View commit details
-
Copy full SHA for ae4461b - Browse repository at this point
Copy the full SHA ae4461bView commit details
Commits on Aug 31, 2019
-
Merge pull request google#159 from trezor/master
make test_Enroll use the same application parameter
Configuration menu - View commit details
-
Copy full SHA for bf286fb - Browse repository at this point
Copy the full SHA bf286fbView commit details
Commits on Oct 13, 2020
-
Bump junit from 4.12 to 4.13.1 in /u2f-ref-code
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07e55a9 - Browse repository at this point
Copy the full SHA 07e55a9View commit details -
Merge pull request google#184 from google/dependabot/maven/u2f-ref-co…
…de/junit-junit-4.13.1 Bump junit from 4.12 to 4.13.1 in /u2f-ref-code
Configuration menu - View commit details
-
Copy full SHA for e292d20 - Browse repository at this point
Copy the full SHA e292d20View commit details
Commits on May 20, 2022
-
Bump gson from 2.8.1 to 2.8.9 in /u2f-ref-code
Bumps [gson](https://github.com/google/gson) from 2.8.1 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.1...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0d79bf - Browse repository at this point
Copy the full SHA d0d79bfView commit details
Commits on Aug 31, 2022
-
Merge pull request google#202 from google/dependabot/maven/u2f-ref-co…
…de/com.google.code.gson-gson-2.8.9 Bump gson from 2.8.1 to 2.8.9 in /u2f-ref-code
Configuration menu - View commit details
-
Copy full SHA for f199092 - Browse repository at this point
Copy the full SHA f199092View commit details
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 master...master