Commit graph

  • c2d441fbfd
    Merge pull request #1198 from smallstep/dependabot/go_modules/github.com/Masterminds/sprig/v3-3.2.3 Max 2022-12-14 09:36:53 -0800
  • e07734d90d
    Bump google.golang.org/api from 0.103.0 to 0.104.0 dependabot[bot] 2022-12-14 06:38:13 +0000
  • 260f40c6bc
    Bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.2.3 dependabot[bot] 2022-12-14 06:38:00 +0000
  • f26e70cc16
    Merge pull request #1202 from smallstep/dependabot/go_modules/golang.org/x/net-0.4.0 Max 2022-12-13 22:36:43 -0800
  • c365d8580e
    Move provisioner marshaling logic to api package Herman Slatman 2022-12-13 10:22:35 +0100
  • f2e1c56c6c
    Improve SCEP provisioner marshaling Herman Slatman 2022-12-13 09:33:31 +0100
  • 47dad19bbc
    Bump golang.org/x/net from 0.2.0 to 0.4.0 dependabot[bot] 2022-12-12 15:08:15 +0000
  • 4e3a6e67f1
    Add env vars for enabling Remote Management and ACME provisioner. Herman Slatman 2022-12-07 22:00:39 -0700
  • a0423a4539
    Merge pull request #1193 from smallstep/changelog Mariano Cano 2022-11-30 14:13:37 -0800
  • c6e34f7b84
    Update changelog Mariano Cano 2022-11-30 11:27:29 -0800
  • 5cce76672d
    Merge pull request #1178 from foleyjohnm/adding-CRL-IDP-config Mariano Cano 2022-11-30 11:20:58 -0800
  • 002a058807
    Use idpURL in json Mariano Cano 2022-11-30 11:07:07 -0800
  • be4cd17b40
    Add omit empty to IDPurl Mariano Cano 2022-11-29 12:23:02 -0800
  • 5637e4ac65
    Add authority.Capabilities implementation max/capabilities max furman 2022-11-29 10:25:38 -0800
  • 8df01c60c1
    Update api/api_test.go Max 2022-11-29 10:18:33 -0800
  • 2349a7a7fb
    Update ca/client.go Max 2022-11-29 10:17:58 -0800
  • f19b49cefb
    Update ca/client_test.go Max 2022-11-29 10:17:25 -0800
  • 78d93dcdfe
    Update ca/client.go Max 2022-11-29 10:17:17 -0800
  • 7c53fe32c3
    Add capabilities endpoint and client integration max furman 2022-11-23 15:29:28 -0800
  • 262814ac43
    Merge pull request #1191 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.51.0 Max 2022-11-21 09:13:21 -0800
  • b655fcda21
    Merge pull request #1190 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.20.1 Max 2022-11-21 09:12:41 -0800
  • 596be4bec7
    Bump google.golang.org/grpc from 1.50.1 to 1.51.0 dependabot[bot] 2022-11-21 15:23:16 +0000
  • afc81d96d8
    Bump github.com/newrelic/go-agent/v3 from 3.20.0 to 3.20.1 dependabot[bot] 2022-11-21 15:23:08 +0000
  • 27a1ab640d
    Merge pull request #1187 from smallstep/herman/fix-stack-trace-error-logging Herman Slatman 2022-11-18 10:36:12 +0100
  • b8c306ebfa
    Refactor tests stylistically Herman Slatman 2022-11-17 23:54:58 +0100
  • 36da484604
    Merge pull request #1188 from smallstep/herman/fix-stack-trace-error-logging-panos Herman Slatman 2022-11-17 23:28:48 +0100
  • 9197de3e96
    api/log: removed dependency to certificates/logging Panagiotis Siatras 2022-11-17 16:04:21 +0200
  • b7f4881972
    merged log tests Panagiotis Siatras 2022-11-17 16:00:01 +0200
  • 27bbc3682b
    Improve error log test readability Herman Slatman 2022-11-17 13:07:19 +0100
  • 362be72120
    Fix StackTracedError logging Herman Slatman 2022-11-17 12:29:54 +0100
  • 8a2e49a1e3
    Merge pull request #1182 from smallstep/dependabot/go_modules/google.golang.org/api-0.103.0 Max 2022-11-14 09:29:34 -0800
  • 51503dabac
    Bump google.golang.org/api from 0.102.0 to 0.103.0 dependabot[bot] 2022-11-14 17:23:29 +0000
  • b9b60d50fe
    Merge pull request #1183 from smallstep/dependabot/go_modules/golang.org/x/net-0.2.0 Max 2022-11-14 09:20:22 -0800
  • f63a01a4de
    Bump golang.org/x/net from 0.1.0 to 0.2.0 dependabot[bot] 2022-11-14 15:07:09 +0000
  • 7a8c6c0abe
    Merge pull request #1179 from smallstep/changelog v0.23.0-rc.3 v0.23.0 Mariano Cano 2022-11-11 13:09:41 -0800
  • 6d9c184e5a
    Prepare changelog for v0.23.0 release Mariano Cano 2022-11-11 11:39:04 -0800
  • d6f9b3336d
    Update config.go foleyjohnm 2022-11-11 11:52:29 -0500
  • c79d4e9316 adding CRLIDP config foleyjohnm 2022-11-11 11:50:20 -0500
  • adad7ef970
    Merge pull request #1177 from smallstep/fix-cli-738 Mariano Cano 2022-11-10 14:59:35 -0800
  • fcfd2b9bdc
    Return an appropriate error when requests fail Mariano Cano 2022-11-10 14:49:16 -0800
  • 1f19b8ec5e
    Merge pull request #1172 from smallstep/herman/remove-acme-cert-charset Herman Slatman 2022-11-10 23:32:48 +0100
  • ffc30f49b1
    Merge pull request #1174 from smallstep/fix-cli-730 Mariano Cano 2022-11-10 10:29:19 -0800
  • a800ffe447
    Merge pull request #1173 from smallstep/fix-1047 Mariano Cano 2022-11-09 17:27:57 -0800
  • 47bd5a80d9
    Set dialer local address with STEP_CLIENT_ADDR Mariano Cano 2022-11-09 15:49:19 -0800
  • fa8d0a68c4
    Merge pull request #1169 from smallstep/root-bundle Mariano Cano 2022-11-09 12:34:22 -0800
  • 893147d23a
    Create context for automatic RAs Mariano Cano 2022-11-09 12:01:56 -0800
  • 817edcbba5
    Remove charset=utf-8 from ACME certificate requests Herman Slatman 2022-11-09 19:57:50 +0100
  • ddd5057f63
    Allow root and federated root bundles Mariano Cano 2022-11-08 17:06:22 -0800
  • e0215e7243
    Merge pull request #1167 from smallstep/linked-ra-renewal v0.23.0-rc.2 Mariano Cano 2022-11-08 14:34:21 -0800
  • ca6f4514fd
    Merge pull request #1166 from smallstep/max/remove-docs Max 2022-11-08 14:30:17 -0800
  • 07c56f577a
    Add support for linked RA renewals Mariano Cano 2022-11-08 14:25:54 -0800
  • 3a89428b0f
    Merge pull request #1165 from smallstep/upgrade-crypto Mariano Cano 2022-11-08 10:17:55 -0800
  • b31cf1fc18
    Fix merge and use last version of linkedca Mariano Cano 2022-11-08 10:12:19 -0800
  • 2b928b1afd
    Merge branch 'master' into upgrade-crypto Mariano Cano 2022-11-08 10:10:34 -0800
  • 85cd9a1277
    Fix some ACME DA doc strings (slightly) Herman Slatman 2022-11-08 12:10:05 +0100
  • 4cf25ede24
    Merge branch 'master' into herman/acme-da-tpm Herman Slatman 2022-11-08 12:07:46 +0100
  • c169defc73
    Merge pull request #1136 from smallstep/herman/ignore-empty-acme-meta Herman Slatman 2022-11-08 09:56:00 +0100
  • dde9330244
    Remove deprecated docs directory max furman 2022-11-07 20:18:42 -0800
  • 75ac5d3889
    Add ra renewal to the changelog Mariano Cano 2022-11-07 17:59:33 -0800
  • 3ef73fa66b
    Upgrade go.step.sm/crypto Mariano Cano 2022-11-07 17:51:19 -0800
  • 80cbcb652b
    Merge pull request #1164 from smallstep/max/bad-comment Max 2022-11-07 15:38:46 -0800
  • 57c1c2071d
    Correct bad comment on NotImplementedError.Error() max furman 2022-11-07 15:37:17 -0800
  • e8726d24fa
    Merge pull request #1156 from smallstep/ra-renew Mariano Cano 2022-11-07 15:36:01 -0800
  • 202b17c3f2
    Merge pull request #1159 from smallstep/dependabot/go_modules/cloud.google.com/go/security-1.10.0 Max 2022-11-07 14:23:42 -0800
  • ae684a557a
    Bump cloud.google.com/go/security from 1.9.0 to 1.10.0 dependabot[bot] 2022-11-07 22:16:22 +0000
  • 7354e6e905
    Merge pull request #1163 from smallstep/max/longrunning Max 2022-11-07 14:14:28 -0800
  • 920c4f02c5
    Add additional properties to provisioner converters Herman Slatman 2022-11-07 22:34:21 +0100
  • e351bd90dc
    Run make generate with mockgen@v1.6.0 max furman 2022-11-07 13:14:23 -0800
  • a7b2f5f27d
    Upgrade linkedca to v0.19.0-rc.4 Herman Slatman 2022-11-07 22:14:10 +0100
  • 8f7fae585c
    Add mockgen commands for cloudcas_test max furman 2022-11-07 13:09:07 -0800
  • 1c4aa6ad79
    Merge branch 'master' into herman/ignore-empty-acme-meta Herman Slatman 2022-11-07 22:07:41 +0100
  • d4e81723ee
    Updates for deprecated google cloud security APIs max furman 2022-11-07 11:31:57 -0800
  • de0e241d0a
    Bump cloud.google.com/go/longrunning from 0.2.1 to 0.3.0 dependabot[bot] 2022-11-07 19:23:24 +0000
  • 55a684fe5a
    Merge pull request #1162 from smallstep/dependabot/go_modules/google.golang.org/api-0.102.0 Max 2022-11-07 11:21:59 -0800
  • 4fcfc9481b
    Merge pull request #1160 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.20.0 Max 2022-11-07 09:28:51 -0800
  • 656b9ab217
    Bump google.golang.org/api from 0.101.0 to 0.102.0 dependabot[bot] 2022-11-07 15:28:35 +0000
  • 9cbee4da33
    Merge pull request #1158 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.23.0 Herman Slatman 2022-11-07 16:27:03 +0100
  • 88febefbcf
    Bump github.com/newrelic/go-agent/v3 from 3.19.2 to 3.20.0 dependabot[bot] 2022-11-07 15:05:48 +0000
  • 2891f6b397
    Bump go.step.sm/crypto from 0.22.0 to 0.23.0 dependabot[bot] 2022-11-07 15:04:59 +0000
  • 3eae04928f
    Add tests for ACME Meta object Herman Slatman 2022-11-07 15:35:42 +0100
  • 02d679e160
    Merge branch 'master' into herman/ignore-empty-acme-meta Herman Slatman 2022-11-07 14:03:01 +0100
  • c7f226bcec
    Add support for renew when using stepcas Mariano Cano 2022-11-04 16:42:07 -0700
  • 068a2dae8e
    Merge pull request #1155 from smallstep/acme-port-flags Mariano Cano 2022-11-04 10:41:30 -0700
  • e00781873e
    Update commands/app.go Mariano Cano 2022-11-04 10:41:06 -0700
  • bae9a0c152
    Use the same style of flags Mariano Cano 2022-11-04 10:31:11 -0700
  • 6c0cb23125
    Merge pull request #1153 from smallstep/acme-port Mariano Cano 2022-11-03 20:53:48 -0700
  • e27c6c529b
    Add support for custom acme ports Mariano Cano 2022-11-03 16:58:25 -0700
  • 9d90d0cef3
    Merge pull request #1152 from smallstep/max/cosign-experimental Max 2022-11-02 09:58:51 -0700
  • 3728cee02a
    [action] Add COSIGN_EXPERIMENTAL env var to cosign release docs max furman 2022-11-01 18:50:12 -0700
  • be8c0b4531
    Merge pull request #1151 from smallstep/max/gomod Max 2022-10-31 12:04:03 -0700
  • 4ccc9a0c32
    go.mod syntax max furman 2022-10-31 12:01:18 -0700
  • 6136dbb196
    Merge pull request #1147 from smallstep/dependabot/go_modules/cloud.google.com/go-0.105.0 Max 2022-10-31 12:00:28 -0700
  • bd577e7531
    Bump cloud.google.com/go from 0.104.0 to 0.105.0 dependabot[bot] 2022-10-31 18:54:46 +0000
  • e53a4b2ed5
    Merge pull request #1149 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.22.0 Max 2022-10-31 11:53:27 -0700
  • 917d8dc103
    Bump go.step.sm/crypto from 0.21.0 to 0.22.0 dependabot[bot] 2022-10-31 17:29:34 +0000
  • b85b52d7b5
    Merge pull request #1148 from smallstep/dependabot/go_modules/google.golang.org/api-0.101.0 Max 2022-10-31 10:29:31 -0700
  • ea3f2fee7b
    Merge pull request #1150 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api-1.8.2 Max 2022-10-31 10:29:00 -0700
  • 9d9236c985
    Merge pull request #1146 from smallstep/dependabot/go_modules/cloud.google.com/go/security-1.9.0 Max 2022-10-31 10:27:23 -0700
  • d26414a864
    Bump github.com/hashicorp/vault/api from 1.8.1 to 1.8.2 dependabot[bot] 2022-10-31 15:29:30 +0000
  • 22d2c1c31f
    Bump google.golang.org/api from 0.100.0 to 0.101.0 dependabot[bot] 2022-10-31 15:28:56 +0000