Commit Graph

  • b5d770a1af
    Merge b6bda2f461 into 473b4059c4 Samantha Frank 2025-07-29 13:06:42 -0400
  • ab06a53f64
    Merge 49850e935b into 473b4059c4 Shiloh Heurich 2025-07-29 10:04:18 -0700
  • 5bc53a425a
    Merge 9ac7b8cc65 into 473b4059c4 dependabot[bot] 2025-07-29 16:27:07 +0000
  • 473b4059c4
    feat: Add core definitions for dns-account-01 (#8140) main Shiloh Heurich 2025-07-29 12:27:04 -0400
  • b6bda2f461 Pass IP and domain separately in CreateCertificatesPerDomainOverrideTicket sfe-zendesk-get-fetch Samantha 2025-07-29 12:02:20 -0400
  • 42e2e63107 WIP sfe-form-building Samantha 2025-07-29 11:51:58 -0400
  • c37790cebd
    Merge branch 'main' into feat-dns-account-01-core Shiloh Heurich 2025-07-28 22:21:47 -0400
  • fff26e93ef
    Merge bdc9a31b55 into 440c6957f9 Shiloh Heurich 2025-07-28 23:47:19 +0000
  • bdc9a31b55
    Merge branch 'feat-dns-account-01-core' into feat-dns-account-01-mod-val Shiloh Heurich 2025-07-28 19:47:10 -0400
  • ba43af28d2
    Update sa/sa_test.go Shiloh Heurich 2025-07-28 19:45:59 -0400
  • 8cf152db0c
    Merge 1c499c53a6 into 440c6957f9 Samantha Frank 2025-07-28 15:29:05 -0700
  • 01a1ab667f
    Merge d02810108f into 440c6957f9 Akshith G 2025-07-28 15:12:47 -0700
  • 440c6957f9
    CA: Truncate notBefore and notAfter to second-level precision (#8319) v0.20250728.0 Aaron Gable 2025-07-28 15:09:55 -0700
  • aa06dd4107
    Merge b43a441a3b into 80c75ab435 Matthew McPherrin 2025-07-28 14:48:25 -0700
  • 80c75ab435
    docker: Update CI mariadb from 10.6.22 to 10.11.13 (#8321) Samantha Frank 2025-07-28 17:48:23 -0400
  • a45079d472 docker: Update CI mariadb from 10.6.22 to 10.11.13 Samantha 2025-07-28 17:35:34 -0400
  • edaac0e4b6 sfe/zendesk: Add a Zendesk API client implementation Samantha 2025-07-23 15:55:27 -0400
  • e66309eead CA: Truncate notBefore and notAfter to second-level precision Aaron Gable 2025-07-28 11:49:55 -0700
  • 49850e935b
    docs: clarify hotfix release process by specifying merging to main and cherry-picking fixes Shiloh Heurich 2025-07-28 09:28:11 -0400
  • a057034f0b
    docs: simplify description of hotfix release process in release documentation by removing "clean" and "dirty" terminology Shiloh Heurich 2025-07-28 09:27:11 -0400
  • a8a70e32f4
    docs: further update and clarify release tagging format to v0.YYYYMMDD.N Shiloh Heurich 2025-07-28 09:25:38 -0400
  • 0c90ee9d1b
    Merge branch 'feat-dns-account-01-core' into feat-dns-account-01-mod-val Shiloh Heurich 2025-07-28 06:47:41 -0400
  • bc00ba862b
    Merge branch 'main' into feat-dns-account-01-core Shiloh Heurich 2025-07-28 06:46:53 -0400
  • 2733e5b003
    Merge 8535f2ae21 into 85d1e3cf5e Matthew McPherrin 2025-07-28 06:46:30 -0400
  • a315870416
    Merge b593665daf into 85d1e3cf5e Samantha Frank 2025-07-28 06:46:30 -0400
  • 85d1e3cf5e
    sa: use internal fqdnSet model instead of core.FQDNSet (#8314) Jacob Hoffman-Andrews 2025-07-23 16:49:04 -0700
  • 71d9f54091
    Complete dns-account-01 integration: remove gRPC protocol churn and use config-driven approach Shiloh Heurich 2025-06-19 14:55:23 -0400
  • dd3837650b
    test: Add and update tests for dns-account-01 Shiloh Heurich 2025-05-06 17:23:54 -0400
  • a8e38a4d73
    Enable dns-account-01 in config-next Shiloh Heurich 2025-05-02 13:48:17 -0400
  • 605f8b5f1b
    refactor(va): rename testAccountURL to testAccountURI for naming consistency Shiloh Heurich 2025-04-28 21:21:56 +0000
  • db7d2f110c
    feat(va): Add routing for dns-account-01 challenge validation Shiloh Heurich 2025-04-28 17:30:20 +0000
  • 3f737cd8c3
    test: Ignore dns-account-01 challenges in Python-based tests Shiloh Heurich 2025-04-28 17:58:44 +0000
  • 90fca9fcfc
    feat(va): Implement dns-account-01 challenge validation Shiloh Heurich 2025-04-25 22:03:13 +0000
  • a848397b9f
    refactor(va): Extract common DNS validation logic Shiloh Heurich 2025-04-24 16:54:18 +0000
  • 4d71b1be3d
    feat: Update Policy Authority to offer dns-account-01 challenge Shiloh Heurich 2025-04-23 21:32:16 +0000
  • 0332291719
    feat: Add `DNSAccount01Enabled` feature flag in `features/features.go` Shiloh Heurich 2025-05-02 15:46:27 -0400
  • 0210f6b444
    Merge branch 'main' into feat-dns-account-01-core Shiloh Heurich 2025-07-23 18:13:18 -0400
  • 9ac7b8cc65
    build(deps): bump github.com/redis/go-redis/extra/redisotel/v9 dependabot/go_modules/github.com/redis/go-redis/extra/redisotel/v9-9.10.0 dependabot[bot] 2025-07-23 01:29:16 +0000
  • 14b644ab9f make fqdnset a model Jacob Hoffman-Andrews 2025-05-13 10:12:52 -0700
  • 04ae9ebcda
    bad-key-revoker: Add delay to mitigate race condition (#8301) v0.20250721.0 James Renken 2025-07-21 14:18:19 -0700
  • 3a50405fdf
    Inline fcAdd in fcBeforeRepLag James Renken 2025-07-21 13:52:17 -0700
  • 10ac857100
    2 Fake 2 Clock James Renken 2025-07-18 17:01:17 -0700
  • 1e54bbf17d
    Address feedback: rename param, add comment James Renken 2025-07-18 16:48:04 -0700
  • c0f5a79b48
    Fix integration tests (better) James Renken 2025-07-18 15:43:45 -0700
  • 5864831e2e
    Merge branch 'main' of github.com:letsencrypt/boulder into second-breakfast James Renken 2025-07-18 15:34:37 -0700
  • a3c1e62049
    build(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.10.0 (#8313) dependabot[bot] 2025-07-18 15:17:22 -0700
  • cd59eed63d
    Ceremony: use pre-existing SKID during cross-signing (#8311) Aaron Gable 2025-07-18 13:08:32 -0700
  • 916e0fde2c Merge branch main into ceremony-cross-skid Aaron Gable 2025-07-18 09:24:39 -0700
  • 5a5ae229a0
    Ceremony: allow shortening of Subject Organization Name (#8310) Aaron Gable 2025-07-17 17:36:05 -0700
  • c901a3c0b5 Increase comment clarity Aaron Gable 2025-07-17 17:16:48 -0700
  • ca334f0a94 Merge branch main into ceremony-cross-flexible-orgs Aaron Gable 2025-07-17 17:01:26 -0700
  • d5bb88b975
    Ceremony: remove support for delegated CRL and OCSP signers (#8309) Aaron Gable 2025-07-17 16:28:26 -0700
  • f4e4ccc4d1
    Fix integration tests (badly) James Renken 2025-07-17 15:35:26 -0700
  • 3bb727e148
    Simplify: Just delay before first and only cycle James Renken 2025-07-17 15:07:09 -0700
  • 3d7367891a
    build(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.10.0 dependabot[bot] 2025-07-17 21:59:21 +0000
  • b9dbcdbba2
    Dependabot: add a 30-day cooldown between go dependency updates (#8312) Aaron Gable 2025-07-17 14:57:58 -0700
  • 0aa2a78740
    Merge branch 'main' of github.com:letsencrypt/boulder into second-breakfast James Renken 2025-07-17 14:30:43 -0700
  • 838448bac1
    Dependabot: add a 30-day cooldown between go dependency updates Aaron Gable 2025-07-17 10:04:14 -0700
  • 02ff185410 Ceremony: use pre-existing SKID during cross-signing Aaron Gable 2025-07-16 19:08:32 -0700
  • c47271be39 Ceremony: allow shortening of Subject Organization Name Aaron Gable 2025-07-16 18:48:34 -0700
  • d9849d63d7 Ceremony: remove support for delegated CRL and OCSP signers Aaron Gable 2025-07-16 16:55:27 -0700
  • 4c6570913d
    Oops, missed second instance James Renken 2025-07-16 10:23:10 -0700
  • 05349df743
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2025-07-16 01:33:57 +0000
  • 15824538c1
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.82.0 to 1.83.0 in the aws group (#8300) v0.20250714.0 dependabot[bot] 2025-07-14 16:45:56 -0700
  • 7efc3c9be6
    Address feedback: use clk instead of NOW() James Renken 2025-07-14 13:21:58 -0700
  • cfd5c12f6f
    Add hotfix tag functionality to release tool (#8290) Aaron Gable 2025-07-14 10:10:28 -0700
  • d02810108f separate the chisel test (acme) with new flag ./test.sh --acme ag 2025-05-23 23:38:07 -0700
  • 9ceb6c69ba refactor and fix STAGE:integration in test.sh ag 2025-05-23 09:45:31 -0700
  • f88da75e5a adds support for test coverage for all test types ag 2025-05-23 09:20:29 -0700
  • 7e04a7176f
    test: Update cert-checker & ca configs to match prod (#8303) James Renken 2025-07-10 12:50:30 -0700
  • 9b3fc4016b
    integration: test that IPs in CN are rejected (#8299) Jacob Hoffman-Andrews 2025-07-10 11:00:34 -0700
  • 2731d17815
    Merge branch 'main' of github.com:letsencrypt/boulder into second-breakfast James Renken 2025-07-09 19:52:36 -0700
  • 8e631d4097
    Oops, hardcoded profile names everywhere, of course James Renken 2025-07-09 13:05:38 -0700
  • 6bf23b2576
    Address CA profile divergences James Renken 2025-07-09 12:35:46 -0700
  • 87f1be9189
    Merge branch 'main' of github.com:letsencrypt/boulder into cert-checker-test James Renken 2025-07-09 12:15:17 -0700
  • 6ba4207153
    Add IP prefix blocklist (#8278) James Renken 2025-07-09 11:28:17 -0700
  • 99be9909a6
    test: Remove mail test srv (#8304) Samantha Frank 2025-07-09 14:03:41 -0400
  • 39ef36945c test: Remove mail-test-srv Samantha 2025-07-09 11:05:18 -0400
  • 79a7cb3c1b
    bad-key-revoker, cmd: Remove unused mailer & SMTPConfig stanzas (#8302) James Renken 2025-07-09 10:33:46 -0700
  • 102997da4a
    sa: Drop LockCol from registrations table in db-next (#8298) James Renken 2025-07-09 09:38:13 -0700
  • 7d77c87396
    test: Update cert-checker configs James Renken 2025-07-08 22:23:12 -0700
  • e02d9d25f8
    bad-key-revoker, cmd: Remove unused mailer & SMTPConfig stanzas James Renken 2025-07-08 22:15:24 -0700
  • 72596c8baf
    bad-key-revoker: Add second cycle to mitigate race condition James Renken 2025-07-08 21:44:45 -0700
  • cf9ec31310
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2025-07-09 01:04:52 +0000
  • f2a6d8aecc
    Address feedback James Renken 2025-07-08 16:31:20 -0700
  • dd2b40d7e9
    Merge branch 'main' of github.com:letsencrypt/boulder into ip-denylists James Renken 2025-07-08 16:30:20 -0700
  • dd2bcd6f74 integration: test that IPs in CN are rejected Jacob Hoffman-Andrews 2025-06-27 15:36:40 -0700
  • 21d304812e
    test: Allow IP address issuance in config (#8295) James Renken 2025-07-08 14:25:34 -0700
  • 1c499c53a6 admin: Add tooling to support rate limit overrides in the database admin-overrides-in-db-part-3 Samantha 2025-06-30 14:29:20 -0400
  • caa980f9ee
    sa: Change a return type for GetEnabledRateLimitOverrides (#8280) Samantha Frank 2025-07-08 13:59:54 -0400
  • 4f0736d346
    sa: Drop LockCol from registrations table in db-next James Renken 2025-07-07 22:13:00 -0700
  • e15368c205
    Ignore LockCol in registrations table (#8296) James Renken 2025-07-07 22:07:57 -0700
  • a3eb6aa043
    email-exporter: Use the upsert-by-email endpoint (#8297) v0.20250707.0 Samantha Frank 2025-07-07 19:55:30 -0400
  • fcb71484f4
    Address feedback James Renken 2025-07-07 15:17:05 -0700
  • a04c62218a
    Merge branch 'main' of github.com:letsencrypt/boulder into unlockcol James Renken 2025-07-07 15:16:36 -0700
  • a1fe727393 sa/proto: Return full override response Samantha 2025-06-30 13:58:57 -0400
  • 05e631593e
    ratelimits: Supporting additions for admin tooling (#8279) Samantha Frank 2025-07-07 17:01:05 -0400
  • c1ce0c83d0
    identifier, policy, va: Remove/reject scope zone from IPv6 addresses (#8294) James Renken 2025-07-07 13:57:21 -0700
  • 3ad0a53302 email-exporter: Use the upsertLatestByEmail endpoint Samantha 2025-07-07 16:42:04 -0400
  • 47498ba0d5
    Address feedback James Renken 2025-07-07 13:22:29 -0700