Commit Graph

  • 75300becd0
    Update Jenkinsfile.pr Chator1 2024-07-05 19:33:02 +0300
  • c1238e5c2d
    Merge a10615677b into 31a238c3d6 dependabot[bot] 2023-12-18 23:00:22 +0000
  • a10615677b
    Bump golang.org/x/crypto from 0.1.0 to 0.17.0 dependabot/go_modules/golang.org/x/crypto-0.17.0 dependabot[bot] 2023-12-18 23:00:20 +0000
  • 31a238c3d6
    update keycard-go develop 0.8.1 Michele Balistreri 2023-10-11 17:29:37 +0900
  • 9a8018e552
    add verification command 0.8.0 Michele Balistreri 2023-10-09 20:50:55 +0900
  • 8cc9f776cf
    Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.12.1 dependabot[bot] 2023-09-06 19:53:07 +0000
  • 691380d8d0
    ci: use crazymax/xgo:1.18.1 docker image as base (#17) 0.7.0 Jakub Sokołowski 2022-11-09 19:11:43 +0100
  • c9a28e9076
    ci: use crazymax/xgo:1.18.1 docker image as base Jakub Sokołowski 2022-11-09 10:26:45 +0100
  • 290b1d7d8a
    ci: add Jenkins user to dockerfile Jakub Sokołowski 2022-11-09 09:41:32 +0100
  • eab69a14aa remove deprecated flag Michele Balistreri 2022-11-09 08:01:11 +0100
  • 3460922804 tidy deps Michele Balistreri 2022-11-09 07:38:09 +0100
  • 6bf7024ad4
    Merge branch 'develop' into fix-ci-uid Michele Balistreri 2022-11-09 07:26:07 +0100
  • d40d69396c
    fix cap file flag name in error message (#14) Guillaume Ballet 2022-11-09 07:23:12 +0100
  • 55d04b871d
    Merge branch 'develop' into fix-flag-name-in-error Michele Balistreri 2022-11-09 07:21:29 +0100
  • 80c74d831b
    update keycard-go and other deps (#15) willian.eth 2022-11-09 07:12:45 +0100
  • 9ebb55db84
    update keycard-go and other deps Willian Paixao 2022-11-08 22:13:06 +0100
  • f30c769c77 fix cap file flag name in error message Guillaume Ballet 2022-07-18 17:44:58 +0200
  • b52d0f8fe3
    Bump github.com/ethereum/go-ethereum from 1.10.12 to 1.10.17 dependabot[bot] 2022-05-24 20:56:41 +0000
  • f6a0f3daf6
    update deps Andrea Franz 2021-11-09 12:10:54 +0100
  • 14ac70a305
    remove status and pair commands from cli in favour of shell scripts Andrea Franz 2021-11-09 12:10:28 +0100
  • 5b293d23cd
    update README Andrea Franz 2021-11-09 12:10:08 +0100
  • 7aad481338
    add keycard-unblock-pin Andrea Franz 2021-11-09 12:06:09 +0100
  • e64f09f9c0
    add unblock-pin script Andrea Franz 2021-11-09 12:04:44 +0100
  • 922bb5fca9
    fix go-ethereum import Andrea Franz 2021-10-21 15:29:39 +0200
  • 6ac94f0c5b
    use status-im fork of go-ethereum Andrea Franz 2021-10-21 14:59:57 +0200
  • 289fe5ad2e
    specify version in deps task Andrea Franz 2021-10-19 13:08:59 +0200
  • 48b5a85bcf
    debug Andrea Franz 2021-10-19 12:58:48 +0200
  • ddd9e54187
    debug Andrea Franz 2021-10-19 12:57:20 +0200
  • eec2f9cf44
    use go install insted of go get Andrea Franz 2021-10-19 12:54:53 +0200
  • bf18188707
    remove GOCACHE = "off" for CI Andrea Franz 2021-10-19 12:47:45 +0200
  • ea1ff04f7b
    bump karalabe/xgo docker version Andrea Franz 2021-10-19 12:08:02 +0200
  • 8531978e9d
    go mod tidy Andrea Franz 2021-10-19 11:47:12 +0200
  • afd6df0477
    bump version Andrea Franz 2021-10-19 11:30:27 +0200
  • 60188cd7e7
    add keycard-generate-mnemonic Andrea Franz 2021-10-19 11:29:56 +0200
  • ac6aa7595a
    add keycard-export-key-private and keycard-export-key-public Andrea Franz 2021-10-19 10:48:19 +0200
  • 7f6683235a
    upgrade keycard-go and return parsed exported key Andrea Franz 2021-10-04 16:20:00 +0200
  • ea0570b01c
    Bump github.com/ethereum/go-ethereum from 1.8.23 to 1.9.25 dependabot[bot] 2021-10-04 12:11:07 +0000
  • aa17c16920
    add commandKeycardExportKey Andrea Franz 2021-10-04 14:10:40 +0200
  • fd3c9d3451
    remove old vendor pkgs Andrea Franz 2021-10-04 14:10:22 +0200
  • 1e0885eee7
    add export key command / add go mod Andrea Franz 2021-10-04 14:07:46 +0200
  • acacf23199
    install NDEF by default with empty data 0.6.0 Andrea Franz 2021-01-08 11:30:15 +0100
  • 14a203452b
    add -keycard-applet and -cash-applet flags 0.5.0 Andrea Franz 2021-01-08 09:28:51 +0100
  • 7979faf8de
    Update README.md Andrea Franz 2020-06-19 10:13:33 +0200
  • a3ae0ddbfa
    install NDEF record only if -ndef is specified 0.4.0 Andrea Franz 2020-06-06 11:54:48 +0200
  • 8ae462d000
    Update README.md Andrea Franz 2020-05-27 16:07:07 +0200
  • 9b07e5e3fe
    fix info command crashing if cash applet not installed 0.3.3 Andrea Franz 2020-05-27 15:43:57 +0200
  • ea3dcaebd2
    go mod go-mod Andrea Franz 2020-04-09 14:52:17 +0200
  • 9c338fee4d
    upper case Applet in output 0.3.2 Andrea Franz 2020-04-02 12:48:00 +0200
  • fabedce4ab
    add a colon in the cash info output Andrea Franz 2020-04-02 12:46:36 +0200
  • 4f2209f2d1
    remove one new line in the info command output Andrea Franz 2020-04-02 12:41:13 +0200
  • cfe73494bb
    bumb version to 0.3.1 0.3.1 Andrea Franz 2020-04-02 12:29:05 +0200
  • 939cac4b3e
    info command shows cash applet info Andrea Franz 2020-04-02 12:28:32 +0200
  • 60241043d8
    add keycard-load-seed command 0.3.0 Andrea Franz 2020-01-07 13:01:43 +0100
  • 4baa54e4e6
    bump version and add go-ndef to vendor 0.2.1 Andrea Franz 2019-11-19 18:05:56 +0100
  • f35c31a20a
    add option to customize ndef data with custom url and cash address Andrea Franz 2019-11-19 18:02:36 +0100
  • ee573468d4
    add cash-sign shell example Andrea Franz 2019-11-19 13:05:33 +0100
  • 90247e62fd
    add cash applet features 0.2.0 Andrea Franz 2019-11-19 12:55:43 +0100
  • cc4e5638f2
    fix CI build to pass version with -ldflags 0.1.0 Andrea Franz 2019-11-14 13:24:51 +0100
  • f617d6fc1c
    bump version to 0.1.0 Andrea Franz 2019-11-14 12:58:37 +0100
  • 5d79f7868f
    add keycard-sign-with-path command Andrea Franz 2019-11-14 12:52:23 +0100
  • 9ab74c9fb1
    fix example shell file Andrea Franz 2019-10-08 23:20:27 +0900
  • ce4e7b2f6a
    fix example shell file Andrea Franz 2019-10-08 23:19:39 +0900
  • 491449f262
    add shell example files Andrea Franz 2019-10-08 23:16:10 +0900
  • d6ce2da303
    use UID 0 to account for docker user namespace remapping Jakub Sokołowski 2019-06-14 17:59:58 -0400
  • 6abe98e92f
    init and shell select cmd show if key is initialized Andrea Franz 2019-05-17 16:52:59 +0200
  • 3a8208318e
    return ErrBadResponse with unexpected response 0.0.12 Andrea Franz 2019-04-26 16:35:21 +0200
  • 0be16bb97d
    validate response on custom gp commands Andrea Franz 2019-04-26 16:32:34 +0200
  • 439156bddb
    bump version 0.0.11 Andrea Franz 2019-04-25 16:16:58 +0200
  • db003d8a00
    fix sign message decoding hex when needed Andrea Franz 2019-04-25 16:15:21 +0200
  • 330e072086
    use docker container to clean build/bin Jakub Sokołowski 2019-04-23 12:51:22 +0200
  • 52f917db0c
    add missing dep file 0.0.10 Andrea Franz 2019-04-18 01:47:17 +0200
  • 28e0e4af05
    bump version Andrea Franz 2019-04-18 01:43:01 +0200
  • 788acd0793
    gp-get-status parses life cycle state Andrea Franz 2019-04-18 01:42:27 +0200
  • a4820de8c7
    add gp-get-status command Andrea Franz 2019-04-18 00:02:57 +0200
  • 79afe2a3c7
    parse command in gp-send-apdu and use secure channel if open Andrea Franz 2019-04-17 23:58:36 +0200
  • 53eaec443d
    skip card discovery if command is version Andrea Franz 2019-04-17 12:09:28 +0200
  • a3f2525261
    fail with error message if no readers are found 0.0.9 Andrea Franz 2019-04-16 17:22:40 +0200
  • abea3c0a87
    pass build version with ldflags 0.0.8 Andrea Franz 2019-04-16 15:54:22 +0200
  • 7bc038cdd4
    add keycard-sign-message command Andrea Franz 2019-04-16 15:50:56 +0200
  • ea002017a6
    update keycard-go and bump version 0.0.7 Andrea Franz 2019-04-16 12:44:19 +0200
  • dff5aa8449 clean using cleanWs() and explicitly set GOPATH for tests (#4) Jakub 2019-04-16 12:37:11 +0200
  • 7adfd2a222 Adds TODO lines to docs Alex Miller 2019-04-10 13:13:11 -0500
  • 5b1211e55f Adds sanity checks to payload construction for export key Alex Miller 2019-04-10 13:09:40 -0500
  • 74327197f1 Implements ExportKey Alex Miller 2019-04-10 12:49:22 -0500
  • d0823cc53d Adds docs for generating a pairing Alex Miller 2019-04-09 17:06:27 -0500
  • 9cc2b145e6
    clean using cleanWs() and explicitly set GOPATH for tests Jakub Sokołowski 2019-04-09 17:44:12 +0200
  • 2fbafbe53f
    Update README.md Andrea Franz 2019-04-09 16:09:31 +0200
  • 9070506cc6
    bump version 0.0.6 Andrea Franz 2019-04-09 15:58:51 +0200
  • 2c71c56537
    add keycard-sign-message-pinless command Andrea Franz 2019-04-09 15:54:12 +0200
  • 4392c561b5
    bump version 0.0.5 Andrea Franz 2019-04-09 13:19:06 +0200
  • f4bed2722b
    use normal channel for sign pinless Andrea Franz 2019-04-09 13:18:05 +0200
  • 64f4cc0c4a add cleanup post step (#3) Jakub 2019-04-09 10:39:44 +0200
  • 038956b1ed
    Merge branch 'develop' into add-clean Andrea Franz 2019-04-09 10:37:30 +0200
  • 1a13c76360
    add sign pinless 0.0.4 Andrea Franz 2019-04-09 10:27:58 +0200
  • a891a94468
    add cleanup post step Jakub Sokołowski 2019-04-09 10:22:36 +0200
  • 7aebe04fcd
    update keycard-go to use globalplatform or keycard keys 0.0.3 Andrea Franz 2019-04-09 10:15:30 +0200
  • 0bb56e9716
    add version command 0.0.2 Andrea Franz 2019-04-03 12:09:48 +0200
  • ae4aeeafc4
    bump version Andrea Franz 2019-04-03 12:07:45 +0200
  • ab0161d301
    fix raw response log Andrea Franz 2019-04-03 12:01:36 +0200
  • 1025cd3f48
    keycard-generate-key doesn't overwrite an existing key Andrea Franz 2019-04-03 11:56:33 +0200