Commit graph

  • dadcfb558e
    feat: add logo main s3lph 2024-06-22 03:06:55 +0200
  • 7de4943100
    chore: replace deprecated datetime.utcnow s3lph 2024-06-22 03:06:15 +0200
  • dadbcdbf3f
    feat: add integration test between easywks server and client s3lph 2024-06-22 03:05:37 +0200
  • 3174aff2bc
    chore: update client.py for python 3.12 utcnow deprecation s3lph 2024-05-31 21:14:23 +0200
  • d9fa1733a8
    fix: type confusion in previous bugfix v0.4.6 s3lph 2024-05-31 16:13:57 +0200
  • b3e66b91c3
    fix: dont put multiple keys into one dane record s3lph 2024-05-31 16:11:04 +0200
  • 19cde32909
    feat: migrate from woodpecker to forgejo actions v0.4.5 s3lph 2023-12-19 07:29:11 +0100
  • 32855f2472
    fix(smtpd): Log errors to stdout rather than SMTP session v0.4.4 s3lph 2023-10-17 22:08:09 +0200
  • d6357c9bac
    fix: debian package ci v0.4.3 s3lph 2023-07-30 01:24:58 +0200
  • aee85f2ff1
    fix: debian package ci s3lph 2023-07-30 01:19:52 +0200
  • df55e7da4c
    fix: ci s3lph 2023-07-30 01:11:35 +0200
  • 6736c3fa2e
    fix: compatibility with latest version of pgpy s3lph 2023-07-30 01:01:17 +0200
  • a114f24314
    fix: pycodestyle s3lph 2023-07-30 00:50:41 +0200
  • c013284979
    fix: ci s3lph 2023-07-30 00:49:17 +0200
  • ba0070e1ac chore: migrate from gitlab-ci to woodpecker s3lph 2023-07-30 00:48:06 +0200
  • f6a7c9628b feat: provide dns notify on zone updates v0.4.2 s3lph 2023-04-04 22:59:39 +0200
  • 625088abcf fix: dont refuse ixfr and soa queries v0.4.1 s3lph 2023-04-04 22:01:48 +0200
  • 6c27d799e3 Add DANE OPENPGPKEY support v0.4.0 s3lph 2023-04-04 20:15:46 +0200
  • 360303d72f Release v0.3.1 v0.3.1 s3lph 2023-01-31 21:01:52 +0100
  • 41de3b5704 feat: implement policy_flags and apply these policies to submission requests s3lph 2023-01-31 20:44:53 +0100
  • 9182582589 fix(client): Choose correct fingerprint for pubkey s3lph 2023-01-31 02:07:33 +0100
  • 082d7d93d4 Fix failing tests v0.3.0 s3lph 2023-01-31 01:31:36 +0100
  • 62fd2d52da Fix non-starting httpd s3lph 2023-01-31 01:27:57 +0100
  • f00ffb7dd2 Implement revoked key submission in client s3lph 2023-01-31 01:23:16 +0100
  • 68ac57c4ce codestyle s3lph 2023-01-31 01:15:27 +0100
  • 4596ed2b31 Release 0.3.0 s3lph 2023-01-31 00:54:01 +0100
  • 4e1465cdb2 feat: allow submitting additional revoked keys with the submission request s3lph 2023-01-31 00:46:23 +0100
  • fddbea70d9 Implement direct WKD URLs s3lph 2023-01-30 21:27:30 +0100
  • 35f38ef188 fix(httpd): Set CORS headers on HTTP responses s3lph 2023-01-30 03:03:58 +0100
  • 01f694e98e Release v0.2.0 v0.2.0 s3lph 2022-12-31 03:39:11 +0100
  • b4a120b008 Release v0.2 s3lph 2022-12-31 03:19:53 +0100
  • ea451639e6 fix(config): per-domain configuration (e.g. submission-address) was not loaded. s3lph 2022-12-21 03:10:52 +0100
  • b396a2c01c feat(testing): add integration test against gpg-wks-client s3lph 2022-12-20 23:13:37 +0100
  • f4ea60c057 Version v0.1.11 v0.1.11 s3lph 2022-11-26 19:01:54 +0100
  • 492b823215 Add easywks import CLI command s3lph 2022-11-26 19:00:16 +0100
  • 0a337f90ee Add CI task to trigger a build of the repository pipeline s3lph 2022-07-19 23:36:23 +0200
  • 830819a6a5 Bump version number v0.1.10 s3lph 2022-04-23 02:00:28 +0200
  • ca7ddd205d RFC 3156 compliance: Don't base64-encode PGP/MIME messages s3lph 2022-04-23 01:41:30 +0200
  • c54d86412d Add some info on client.py to README s3lph 2022-01-12 04:13:00 +0100
  • 7c8a5a377b client.py: Add confirmation prompt before connecting to autoconfigured hosts s3lph 2022-01-12 03:54:27 +0100
  • b1f7d993c9 Add a small WKS client implementation s3lph 2021-10-20 01:23:57 +0200
  • f081578c50 Release v0.1.9 v0.1.9 s3lph 2021-10-19 02:50:27 +0200
  • ebaac40ac2 Fix: Remove too strict signature verification; turns out it does not work when using subkeys for signing. s3lph 2021-10-19 02:48:35 +0200
  • daee1654d3 Fix: Proper handling of "Auto-Submitted: no" mail header s3lph 2021-10-19 02:47:47 +0200
  • d68e826495 Remove LMTP Recipient check, leads to trouble with postfix aliasing v0.1.8 s3lph 2021-10-03 04:41:25 +0200
  • 6947122520 Add file locking v0.1.7 s3lph 2021-10-03 03:16:31 +0200
  • f7b9598d58 Remove LMTP Envelope-Sender check. v0.1.6 s3lph 2021-10-03 02:55:22 +0200
  • 8043db9a1b Debian package now includes an "easywks clean" cronjob. s3lph 2021-10-03 02:55:10 +0200
  • f9ddba422c Add responses config option which allows customizing the response message templates v0.1.5 s3lph 2021-10-03 02:32:33 +0200
  • adc699aeed Add require_user_urlparam config option that makes the ?l=<user> query optional. v0.1.4 s3lph 2021-09-29 03:52:07 +0200
  • c535ae8f1a Fix config loading bug in webserver s3lph 2021-09-29 03:40:13 +0200
  • e15f6e51b1 Release 0.1.3: Compatibility with gpg-wks-client v0.1.3 s3lph 2021-09-29 00:44:07 +0200
  • 89542ee110 Fix #1: lmtpd not working with aiosmtpd 1.2.2 v0.1.2 s3lph 2021-09-28 21:48:39 +0200
  • c619989c7c Fix compatibility issues with aiosmtpd from Debian repo v0.1.1 s3lph 2021-09-28 02:47:05 +0200
  • 70896ec9eb Fix release.py script s3lph 2021-09-28 01:59:53 +0200
  • 5fbb658651 Fix release.py script s3lph 2021-09-28 01:51:02 +0200
  • 2a78f44841 Remove docker image from release process v0.1 s3lph 2021-09-28 01:01:00 +0200
  • 195e5243a5 Fix CI script s3lph 2021-09-28 00:51:01 +0200
  • 9a5e2a0bfc Fix CI script s3lph 2021-09-28 00:45:51 +0200
  • 6be590cf78 Fix CI script s3lph 2021-09-28 00:30:42 +0200
  • 8c5fd78364 Fix CI script s3lph 2021-09-27 23:46:39 +0200
  • 9104368792 Add CI with packaging/release process s3lph 2021-09-27 23:40:10 +0200
  • 0f8ce0a476 Fix PGP/MIME layout in publish response s3lph 2021-09-26 18:57:05 +0200
  • c83c02cedd Add missing PGP/MIME version header to publish response s3lph 2021-09-26 18:50:02 +0200
  • e0085d7bfb Replace ValueErrors with an EasyWks-specific error class s3lph 2021-09-26 18:49:41 +0200
  • eb7e913dd9 Fix default config file name s3lph 2021-09-26 18:49:06 +0200
  • d23572b8cf Fix argparse config file error s3lph 2021-09-26 17:23:45 +0200
  • 254cc4b1f4 Add LMTP server s3lph 2021-09-26 17:11:05 +0200
  • 6520ba29c5 Add SMTP sending mode s3lph 2021-09-26 11:12:01 +0200
  • ac660802a4 Initial commit s3lph 2021-09-26 08:40:02 +0200