Jon Gjengset
adcc46543c
Merge pull request #267 from checkline1052/main
...
bump rustls-connector to v0.18.1
2023-08-13 12:21:06 +02:00
Jon Gjengset
224c9ed471
Apply suggestions from code review
2023-08-13 12:15:28 +02:00
Jon Gjengset
e7d25dd895
Merge pull request #266 from jonhoo/dependabot/cargo/openssl-0.10.55
...
Bump openssl from 0.10.48 to 0.10.55
2023-08-13 11:31:26 +02:00
Jon Gjengset
235a73f694
Merge pull request #265 from jonhoo/dependabot/cargo/ouroboros-0.16.0
...
Bump ouroboros from 0.15.5 to 0.16.0
2023-08-13 11:27:05 +02:00
checkline1052
5466c9e1da
bump rustls-connector to v0.18.1
2023-06-29 10:45:04 +02:00
dependabot[bot]
7c476884d2
Bump openssl from 0.10.48 to 0.10.55
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.48 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.48...openssl-v0.10.55 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:54:56 +00:00
dependabot[bot]
52d4542368
Bump ouroboros from 0.15.5 to 0.16.0
...
Bumps [ouroboros](https://github.com/joshua-maros/ouroboros ) from 0.15.5 to 0.16.0.
- [Commits](https://github.com/joshua-maros/ouroboros/commits )
---
updated-dependencies:
- dependency-name: ouroboros
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 17:51:37 +00:00
Jon Gjengset
94418d8f9c
Merge pull request #257 from jonhoo/dependabot/cargo/openssl-0.10.48
...
Bump openssl from 0.10.41 to 0.10.48
2023-03-25 14:23:10 -07:00
dependabot[bot]
6d7dd4826b
Bump openssl from 0.10.41 to 0.10.48
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.41 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.41...openssl-v0.10.48 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 02:03:40 +00:00
Jon Gjengset
8d115b4261
Merge pull request #256 from jonhoo/bump-ci
...
Merge from CI repo
2023-03-11 00:52:41 -05:00
Jon Gjengset
0da9d585fb
Merge remote-tracking branch 'ci/main' into bump-ci
2023-03-10 21:32:53 -08:00
Jon Gjengset
90999e1bd1
Fix install message for msrv
2023-03-10 21:22:30 -08:00
Jon Gjengset
362696ab80
Move to maintained rust installer
...
See https://github.com/actions-rs/toolchain/issues/216
2023-03-10 21:16:37 -08:00
Jon Gjengset
41c5597135
Release alpha.10
2023-01-21 16:01:18 -08:00
Jon Gjengset
15a4c74765
changelog nit
2023-01-21 16:01:18 -08:00
Jon Gjengset
bdf90641a9
Merge pull request #253 from jonhoo/base64-bump
...
Bump base64 dependency
2023-01-21 16:00:16 -08:00
Jon Gjengset
846a68121c
Maybe fix Windows CI
2023-01-21 15:39:24 -08:00
Jon Gjengset
bb8a10847f
Fix minimal versions
2023-01-21 15:08:51 -08:00
Jon Gjengset
0a0a05bdbc
Bump msrv for base64
2023-01-21 15:08:51 -08:00
Jon Gjengset
3198ddaf15
Address base64 deprecations
2023-01-21 15:08:51 -08:00
Jon Gjengset
e6ca65d420
Merge pull request #252 from jonhoo/dependabot/cargo/bumpalo-3.12.0
...
Bump bumpalo from 3.11.0 to 3.12.0
2023-01-21 14:41:37 -08:00
Jon Gjengset
3ac33ef7f3
Bump base64 dependency
2023-01-21 14:27:53 -08:00
Jon Gjengset
94d5c7d916
Update changelog
2023-01-21 14:26:30 -08:00
Jon Gjengset
4e7933d422
Merge pull request #249 from bitfehler/bitfehler/list-status
...
Add support for RFC 5819: LIST-STATUS extension
2023-01-21 14:21:22 -08:00
dependabot[bot]
a3f0f6b2b6
Bump bumpalo from 3.11.0 to 3.12.0
...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo ) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases )
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.11.0...3.12.0 )
---
updated-dependencies:
- dependency-name: bumpalo
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 22:17:52 +00:00
Jon Gjengset
e32dec9e92
Merge remote-tracking branch 'ci/main'
2023-01-21 14:14:57 -08:00
Conrad Hoffmann
247e36bb0f
Add support for RFC 5819: LIST-STATUS extension
...
See https://tools.ietf.org/html/rfc5819
2023-01-17 10:44:35 +01:00
Conrad Hoffmann
5c422aba36
Use test-full-imap feature to enable QRESYNC test
...
This test works against most fully-featured IMAP servers, also e.g.
against the cyrus-imapd-tester. It was previously ignored because the
greenmail test server did not support it.
2023-01-17 10:44:35 +01:00
Jon Gjengset
e9041480e3
Merge pull request #251 from bitfehler/bitfehler/pub-parse
...
Un-export some exposed `parse()` functions
2023-01-16 14:19:57 -08:00
Conrad Hoffmann
64e7b4aa24
Un-export some exposed parse() functions
2023-01-16 16:38:19 +01:00
Jon Gjengset
acb5d98550
Bump codecov action so it's not broken
2023-01-14 15:02:10 -08:00
Jon Gjengset
d6bd5c67a4
Merge pull request #1 from jonhoo/dependabot/github_actions/codecov/codecov-action-3
...
Bump codecov/codecov-action from 2 to 3
2022-12-09 19:42:59 -05:00
dependabot[bot]
c8a7835b2f
Bump codecov/codecov-action from 2 to 3
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-10 00:25:41 +00:00
Jon Gjengset
82cbed84f8
Notify if actions themselves are outdated
2022-12-09 16:25:21 -08:00
Jon Gjengset
6d088bed4a
Merge pull request #248 from 641i130/main
...
Addresses #247 - Plaintext IMAP Connection Example
2022-11-06 19:28:26 -05:00
641i130
4bc80f30ff
Merge branch 'main' of github.com:641i130/rust-imap
2022-10-31 18:27:53 -05:00
641i130
5327d75e8f
Fixed compiling issue
2022-10-31 18:27:29 -05:00
Jon Gjengset
04d3dd9449
Update examples/plaintext.rs
2022-10-30 22:02:06 -04:00
641i130
67ab1c8367
Reworded unsafe comment
2022-10-30 19:26:03 -05:00
Galileo
c0a783e05a
Update examples/plaintext.rs
...
Co-authored-by: Jon Gjengset <jon@thesquareplanet.com>
2022-10-30 19:24:49 -05:00
641i130
1fac43882d
Reworded unsafe to dangerous/risky. Updated the body parsing bit. Moved warning comments to .login call.
2022-10-30 12:23:43 -05:00
641i130
4b75957a7c
Fixed README.md formatting back to original
2022-10-30 12:20:32 -05:00
Jon Gjengset
1a1b5ea269
Merge pull request #235 from urkle/feat-quota-protocol
...
add support for the imap quota extension (RFC 2087)
2022-10-29 20:21:40 -04:00
Edward Rudd
9d9a3cea0d
fixup! adjust parse_until_done to return an Option so it is more versatile
2022-10-25 15:26:57 -04:00
Edward Rudd
e082d2f4f4
fixup! add support for the imap quota extension (RFC 2087)
2022-10-25 15:26:36 -04:00
641i130
bde5e8bc4b
Added Plaintext IMAP connection example
2022-10-24 21:58:17 -05:00
Edward Rudd
0a9297f0fc
fixup! add support for the imap quota extension (RFC 2087)
2022-10-18 22:34:10 -04:00
Edward Rudd
f57dfd4a0c
fixup! add support for the imap quota extension (RFC 2087)
2022-10-18 21:43:52 -04:00
Edward Rudd
df7d6b271f
fixup! add support for the imap quota extension (RFC 2087)
2022-10-18 21:39:06 -04:00
Edward Rudd
733aba99fe
fixup! add support for the imap quota extension (RFC 2087)
2022-10-18 21:36:01 -04:00