Commit graph

  • f7274363cb
    Bump rustls-connector from 0.19 to 0.22 (#314) main Massimiliano Torromeo 2026-02-28 14:06:09 +01:00
  • 5900f5e6a2
    Bump ring from 0.17.8 to 0.17.13 (#308) dependabot[bot] 2025-03-22 16:32:57 +01:00
  • 70ed8f1709
    Allow padded authentication tokens (#305) Jon Gjengset 2025-02-08 14:44:56 -05:00
  • 6fe22ed11a
    Replace mpsc::{Sender,Receiver} by VecDeque (#260) Clément DOUIN 2025-01-21 21:09:23 +01:00
  • a7d22f0486 Update codecov badge Jon Gjengset 2024-12-31 10:22:36 +01:00
  • 93e364188c Merge remote-tracking branch 'ci/main' Jon Gjengset 2024-12-31 10:22:08 +01:00
  • fabb82abd5 Upgrade codecov-action to v5 Jon Gjengset 2024-11-19 12:08:56 +01:00
  • c6a8361186
    fix shell-check (#24) cospectrum 2024-09-14 11:18:31 +03:00
  • 8f3e678ee3
    Merge pull request #293 from jonhoo/bump-ci Jon Gjengset 2024-08-18 04:07:17 -04:00
  • 95cdec1b48 Merge remote-tracking branch 'ci/main' into bump-ci Jon Gjengset 2024-08-18 09:29:01 +02:00
  • 5ed5ed26c7
    documentation check with cargo-docs-rs (#23) Charles Edward Gagnon 2024-08-18 03:28:39 -04:00
  • 0f57af3746 Bump openssl for dependabot Jon Gjengset 2024-08-03 10:46:54 +02:00
  • b22d389264
    fix a bunch of typos (#289) Philipp Schuster 2024-07-14 10:59:17 +02:00
  • 799c99e0cf Revert "More intelligent dependabot behaviour" Jon Gjengset 2024-07-07 10:18:50 +02:00
  • dcf6883618 More intelligent dependabot behaviour Jon Gjengset 2024-07-07 10:05:52 +02:00
  • ea65676338
    Merge pull request #287 from jonhoo/dependabot/cargo/rustls-0.22.4 Jon Gjengset 2024-04-21 05:23:29 -04:00
  • a5bd3ab58a
    Bump rustls from 0.22.3 to 0.22.4 dependabot[bot] 2024-04-19 19:50:16 +00:00
  • c8517c4985 Release alpha.14 w/ fewer unused deps Jon Gjengset 2024-03-31 10:57:21 +02:00
  • 28846bbdba Remove more -Zminimal-version workarounds Jon Gjengset 2024-03-31 10:54:39 +02:00
  • 3ab5061f20 Remove dependency on unmaintained structopt Jon Gjengset 2024-03-31 10:47:37 +02:00
  • 7f0217ec2c Remove workaround for failure that's now gone Jon Gjengset 2024-03-31 10:44:56 +02:00
  • c9be918c84 Merge remote-tracking branch 'ci/main' Jon Gjengset 2024-03-31 10:43:11 +02:00
  • 528977532c Add cargo-semver-checks Jon Gjengset 2024-03-31 10:42:53 +02:00
  • 586b0a484c
    Merge pull request #285 from jonhoo/fixups Jon Gjengset 2024-03-31 04:39:22 -04:00
  • 3cd80e641b Release alpha.13 w/ bumps (#285) + tag fix (#284) Jon Gjengset 2024-03-31 10:22:45 +02:00
  • 84d05bd2ea Fix -Zminimal-versions Jon Gjengset 2024-03-31 10:35:39 +02:00
  • b60ac6d3da Thanks clippy Jon Gjengset 2024-03-31 10:31:50 +02:00
  • abc26f3fb7 greenmail doesn't like tls_force(?) Jon Gjengset 2024-03-31 10:28:41 +02:00
  • e71fd87417 Update msrv Jon Gjengset 2024-03-31 10:27:42 +02:00
  • 00fd45a199 cargo update Jon Gjengset 2024-03-31 10:21:13 +02:00
  • d57d259288 bump rustls-connector Jon Gjengset 2024-03-31 10:18:39 +02:00
  • 28faa816a9 Fix up doc links Jon Gjengset 2024-03-31 10:03:15 +02:00
  • 650844f2cd bump ouroboros Jon Gjengset 2024-03-31 09:54:55 +02:00
  • aac6ef5fe8 bump base64 and lettre Jon Gjengset 2024-03-31 09:53:33 +02:00
  • 32d560afdf Remove unused imports Jon Gjengset 2024-03-31 09:51:17 +02:00
  • ed433ec574 Improve docs for tag mismatch Jon Gjengset 2024-03-31 09:50:45 +02:00
  • af5ad735bc
    Handle tag desynchronization (#284) Clément DOUIN 2024-03-31 09:34:21 +02:00
  • 345bd64487
    Update greenmail docker image version in README. (#281) André Thieme 2024-02-17 09:33:50 +01:00
  • a2d9c22673 Merge remote-tracking branch 'ci/main' Jon Gjengset 2024-02-03 09:49:58 +01:00
  • caa3616c25 Uniform capitalization Jon Gjengset 2024-02-03 09:44:41 +01:00
  • f8f04aefdf Semi-breaking: update codecov action Jon Gjengset 2024-02-03 09:31:12 +01:00
  • f505e09b2a
    replace actions-rs/clippy-check with giraffate/clippy-action (#19) rtkay123 2024-01-20 11:10:51 +02:00
  • a13691528b Remove stray trailing whitespace Jon Gjengset 2023-12-17 18:15:06 +01:00
  • 60fdfbb650
    chore: fix typos (#17) Anas 2023-12-17 17:52:41 +02:00
  • 911efe9877
    Merge pull request #273 from jonhoo/dependabot/cargo/openssl-0.10.60 Jon Gjengset 2023-11-29 09:19:57 +01:00
  • 91b2635dc2
    Bump openssl from 0.10.55 to 0.10.60 dependabot[bot] 2023-11-28 21:40:15 +00:00
  • 3d6ab95662
    Nit: Selecting direct minimal versions flag is -Zdirect-minimal-versions (#16) Mathias Pius 2023-11-11 15:01:33 +01:00
  • bfee1175f6
    docs: Add documentation based on the youtube video (#10) Josh McKinney 2023-11-11 01:14:12 -08:00
  • 5d0d2f9723 Release alpha.12 with TLS improvements Jon Gjengset 2023-10-07 16:58:06 +02:00
  • e3c9cd66ac Add #245 to changelog Jon Gjengset 2023-10-07 16:57:17 +02:00
  • 57ea453c52
    Merge pull request #245 from urkle/feat-boxed-stream Jon Gjengset 2023-10-07 16:56:10 +02:00
  • 2bd38aa6a4
    Merge pull request #272 from urkle/fix-quota-resource-name-from Jon Gjengset 2023-10-07 16:54:18 +02:00
  • bb39460491 Change the client builder so that it abstracts away connecting to TLS or non-TLS connections and what TLS provider is used. Edward Rudd 2022-10-06 13:05:56 -04:00
  • 245a6ca010 Change lifetime specifier for From<&str> for QuotaResourceName Edward Rudd 2023-09-27 17:55:12 -04:00
  • 2be8210f3c Don't use deprecated chrono calls in imap integration tests Edward Rudd 2023-05-24 14:48:59 -04:00
  • 92fa805613 Fix typo in nightly scheduled jobs Edward Rudd 2023-10-04 23:20:05 -04:00
  • ce87f7de16 better minimal versions Jon Gjengset 2023-09-09 18:17:11 +02:00
  • 3d4ae9c971
    Merge pull request #270 from jonhoo/ci-bump Jon Gjengset 2023-09-09 17:47:42 +02:00
  • 1e9d119c08 Merge remote-tracking branch 'ci/main' into ci-bump Jon Gjengset 2023-09-09 17:37:01 +02:00
  • deb9fd3f46
    Bump actions/checkout from 3 to 4 (#13) dependabot[bot] 2023-09-09 16:21:14 +02:00
  • 86ba3dc4ce
    Bump rustls-webpki from 0.100.1 to 0.100.2 (#268) dependabot[bot] 2023-08-25 20:27:44 +02:00
  • 3ca961a282
    Add testing module that exposes parse methods (#262) Edward Rudd 2023-08-25 12:47:03 -04:00
  • 7c327ddf5b Don't install OpenSSL on Windows by default Jon Gjengset 2023-08-20 15:12:25 +02:00
  • c704bcc656
    Install Openssl for Windows (#12) Rod Elias 2023-08-20 09:40:15 -03:00
  • 8148edf6ff Release alpha.11 Jon Gjengset 2023-08-13 20:33:45 +02:00
  • adcc46543c
    Merge pull request #267 from checkline1052/main Jon Gjengset 2023-08-13 12:21:06 +02:00
  • 224c9ed471
    Apply suggestions from code review Jon Gjengset 2023-08-13 12:15:28 +02:00
  • 99f108f93c
    Quote MSRV version to avoid float parsing (#11) James Chacon 2023-08-13 03:13:38 -07:00
  • e7d25dd895
    Merge pull request #266 from jonhoo/dependabot/cargo/openssl-0.10.55 Jon Gjengset 2023-08-13 11:31:26 +02:00
  • 235a73f694
    Merge pull request #265 from jonhoo/dependabot/cargo/ouroboros-0.16.0 Jon Gjengset 2023-08-13 11:27:05 +02:00
  • 5466c9e1da bump rustls-connector to v0.18.1 checkline1052 2023-06-29 10:45:04 +02:00
  • 7c476884d2
    Bump openssl from 0.10.48 to 0.10.55 dependabot[bot] 2023-06-21 22:54:56 +00:00
  • 52d4542368
    Bump ouroboros from 0.15.5 to 0.16.0 dependabot[bot] 2023-06-16 17:51:37 +00:00
  • 6332a3af21
    [sanity] More robust injection of opt-level 1 (#9) Jon Gjengset 2023-04-24 12:40:14 -07:00
  • 16a2c2925e
    chore: automatically cancel superseded Actions runs (#5) Simen Bekkhus 2023-04-08 18:57:54 +02:00
  • 94418d8f9c
    Merge pull request #257 from jonhoo/dependabot/cargo/openssl-0.10.48 Jon Gjengset 2023-03-25 14:23:10 -07:00
  • 6d7dd4826b
    Bump openssl from 0.10.41 to 0.10.48 dependabot[bot] 2023-03-25 02:03:40 +00:00
  • 80a89195f2
    Add action to run doctest. (#3) Burkhard Mittelbach 2023-03-20 01:18:49 +01:00
  • 0d12c82bf4
    Unbreak cargo hack for non-libraries (#4) Tudyx 2023-03-20 01:17:59 +01:00
  • 5ea59356dc Remove -Zmiri-tag-raw-pointers as it's now default Jon Gjengset 2023-03-12 09:40:09 -07:00
  • a076ec1cb4 Minimal token permissions Jon Gjengset 2023-03-11 15:08:45 -08:00
  • 9afb0e111a Get rid of most actions-rs bits Jon Gjengset 2023-03-11 15:07:39 -08:00
  • 8d115b4261
    Merge pull request #256 from jonhoo/bump-ci Jon Gjengset 2023-03-11 00:52:41 -05:00
  • 0da9d585fb Merge remote-tracking branch 'ci/main' into bump-ci Jon Gjengset 2023-03-10 21:32:53 -08:00
  • 90999e1bd1 Fix install message for msrv Jon Gjengset 2023-03-10 21:22:30 -08:00
  • 362696ab80 Move to maintained rust installer Jon Gjengset 2023-03-10 21:16:35 -08:00
  • 41c5597135 Release alpha.10 Jon Gjengset 2023-01-21 14:43:10 -08:00
  • 15a4c74765 changelog nit Jon Gjengset 2023-01-21 16:01:15 -08:00
  • bdf90641a9
    Merge pull request #253 from jonhoo/base64-bump Jon Gjengset 2023-01-21 16:00:16 -08:00
  • 846a68121c Maybe fix Windows CI Jon Gjengset 2023-01-21 15:26:35 -08:00
  • bb8a10847f Fix minimal versions Jon Gjengset 2023-01-21 14:50:19 -08:00
  • 0a0a05bdbc Bump msrv for base64 Jon Gjengset 2023-01-21 14:57:32 -08:00
  • 3198ddaf15 Address base64 deprecations Jon Gjengset 2023-01-21 14:50:25 -08:00
  • e6ca65d420
    Merge pull request #252 from jonhoo/dependabot/cargo/bumpalo-3.12.0 Jon Gjengset 2023-01-21 14:41:37 -08:00
  • 3ac33ef7f3 Bump base64 dependency Jon Gjengset 2023-01-21 14:27:53 -08:00
  • 94d5c7d916 Update changelog Jon Gjengset 2023-01-21 14:26:30 -08:00
  • 4e7933d422
    Merge pull request #249 from bitfehler/bitfehler/list-status Jon Gjengset 2023-01-21 14:21:22 -08:00
  • a3f0f6b2b6
    Bump bumpalo from 3.11.0 to 3.12.0 dependabot[bot] 2023-01-21 22:17:52 +00:00
  • e32dec9e92 Merge remote-tracking branch 'ci/main' Jon Gjengset 2023-01-21 14:14:57 -08:00
  • 247e36bb0f Add support for RFC 5819: LIST-STATUS extension Conrad Hoffmann 2022-12-13 10:41:46 +01:00