Commit graph

  • 5c422aba36 Use test-full-imap feature to enable QRESYNC test Conrad Hoffmann 2023-01-11 11:29:44 +01:00
  • e9041480e3
    Merge pull request #251 from bitfehler/bitfehler/pub-parse Jon Gjengset 2023-01-16 14:19:57 -08:00
  • 64e7b4aa24 Un-export some exposed parse() functions Conrad Hoffmann 2023-01-16 16:38:19 +01:00
  • acb5d98550 Bump codecov action so it's not broken Jon Gjengset 2023-01-14 15:02:10 -08:00
  • d6bd5c67a4
    Merge pull request #1 from jonhoo/dependabot/github_actions/codecov/codecov-action-3 Jon Gjengset 2022-12-09 19:42:59 -05:00
  • c8a7835b2f
    Bump codecov/codecov-action from 2 to 3 dependabot[bot] 2022-12-10 00:25:41 +00:00
  • 82cbed84f8 Notify if actions themselves are outdated Jon Gjengset 2022-12-09 16:25:21 -08:00
  • 6d088bed4a
    Merge pull request #248 from 641i130/main Jon Gjengset 2022-11-06 19:28:26 -05:00
  • 4bc80f30ff Merge branch 'main' of github.com:641i130/rust-imap 641i130 2022-10-31 18:27:53 -05:00
  • 5327d75e8f Fixed compiling issue 641i130 2022-10-31 18:27:29 -05:00
  • 04d3dd9449
    Update examples/plaintext.rs Jon Gjengset 2022-10-30 22:02:06 -04:00
  • 67ab1c8367 Reworded unsafe comment 641i130 2022-10-30 19:26:03 -05:00
  • c0a783e05a
    Update examples/plaintext.rs Galileo 2022-10-30 19:24:49 -05:00
  • 1fac43882d Reworded unsafe to dangerous/risky. Updated the body parsing bit. Moved warning comments to .login call. 641i130 2022-10-30 12:23:43 -05:00
  • 4b75957a7c Fixed README.md formatting back to original 641i130 2022-10-30 12:20:32 -05:00
  • 1a1b5ea269
    Merge pull request #235 from urkle/feat-quota-protocol Jon Gjengset 2022-10-29 20:21:40 -04:00
  • 9d9a3cea0d fixup! adjust parse_until_done to return an Option so it is more versatile Edward Rudd 2022-10-25 15:26:57 -04:00
  • e082d2f4f4 fixup! add support for the imap quota extension (RFC 2087) Edward Rudd 2022-10-25 15:26:36 -04:00
  • bde5e8bc4b Added Plaintext IMAP connection example 641i130 2022-10-24 21:58:17 -05:00
  • 0a9297f0fc fixup! add support for the imap quota extension (RFC 2087) Edward Rudd 2022-10-18 22:34:10 -04:00
  • f57dfd4a0c fixup! add support for the imap quota extension (RFC 2087) Edward Rudd 2022-10-18 21:43:52 -04:00
  • df7d6b271f fixup! add support for the imap quota extension (RFC 2087) Edward Rudd 2022-10-18 21:37:23 -04:00
  • 733aba99fe fixup! add support for the imap quota extension (RFC 2087) Edward Rudd 2022-10-18 21:36:01 -04:00
  • b3529a058f fixup! adjust parse_until_done to return an Option so it is more versatile Edward Rudd 2022-10-18 21:26:25 -04:00
  • 6146e0c399 fixup! add parse_many_into2 which supports capturing two different data types Edward Rudd 2022-10-18 21:25:40 -04:00
  • cf47d4cad4 ignore is a list Jon Gjengset 2022-09-28 18:23:39 -07:00
  • 9f7aedc8b0 fixup! add support for the imap quota extension (RFC 2087) Edward Rudd 2022-09-26 17:56:28 -04:00
  • 57ce6bb545 add support for the imap quota extension (RFC 2087) Edward Rudd 2022-07-16 10:54:39 -04:00
  • 9c08e14523 adjust parse_until_done to return an Option so it is more versatile Edward Rudd 2022-09-26 14:21:34 -04:00
  • 1da3eb5571 add parse_many_into2 which supports capturing two different data types Edward Rudd 2022-09-26 12:23:25 -04:00
  • 660e4b1668 have Session::finish() use iter_join for better efficiency Edward Rudd 2022-09-26 12:20:28 -04:00
  • 580b972f45 add iter_join helper method to more efficiently join string vecs Edward Rudd 2022-09-26 12:24:48 -04:00
  • b783cb31ab Use dependabot, but only for major versions Jon Gjengset 2022-09-23 08:53:07 -07:00
  • 441dc27e4d Allow examples and binaries to require features Jon Gjengset 2022-09-18 14:01:04 -07:00
  • ea198cc499 More concise name for scheduled jobs Jon Gjengset 2022-09-18 13:52:47 -07:00
  • 3a6540752c
    Merge pull request #242 from jonhoo/ci Jon Gjengset 2022-09-18 16:00:33 -04:00
  • e0d47b969b Check in lockfile Jon Gjengset 2022-09-18 12:55:18 -07:00
  • d91e506e76 Add back local ci modifications Jon Gjengset 2022-09-18 12:54:53 -07:00
  • d2f4848f35 Merge remote-tracking branch 'ci/main' into ci Jon Gjengset 2022-09-18 12:49:30 -07:00
  • dbb6517a7d Remove leftover codecov config Jon Gjengset 2022-09-18 12:49:28 -07:00
  • fcf610389a Pre-merge rm Jon Gjengset 2022-09-18 12:49:10 -07:00
  • 15c1fa2ffc Catch upcoming deprecations Jon Gjengset 2022-09-18 12:10:58 -07:00
  • 56d4398a24 Merge safety workflows Jon Gjengset 2022-09-18 11:52:12 -07:00
  • 71c2048cc0 mv github .github Jon Gjengset 2022-09-18 11:44:55 -07:00
  • afa25312c9 Practice what you preach Jon Gjengset 2022-09-18 11:29:34 -07:00
  • 4859c12882 Add TODOs from twitter thread Jon Gjengset 2022-09-17 18:16:21 -07:00
  • 87365663b1 Missed a submodule checkout Jon Gjengset 2022-09-17 16:19:55 -07:00
  • 00e6eee93c
    Merge pull request #241 from jonhoo/ci Jon Gjengset 2022-09-17 18:22:52 -04:00
  • 914417b31c Test with standard TLS Jon Gjengset 2022-09-17 15:14:01 -07:00
  • 7af7cd16e4 Don't pass incorrect TEST_HOST Jon Gjengset 2022-09-17 15:01:20 -07:00
  • f272b1515a Use cyrus for coverage for all features Jon Gjengset 2022-09-17 14:57:10 -07:00
  • b50b4dee71 Enable doc_cfg on docs.rs Jon Gjengset 2022-09-17 14:53:36 -07:00
  • a999f1fce4 Refresh CI scripts Jon Gjengset 2022-09-17 14:50:07 -07:00
  • 445432f9ed Release alpha 9 Jon Gjengset 2022-09-17 14:40:16 -07:00
  • 1a81abbdb8
    Merge pull request #227 from urkle/feat-acl-protocol Jon Gjengset 2022-09-17 16:12:02 -04:00
  • 99ddee84ab Standardize on 'main' as branch name Jon Gjengset 2022-09-17 12:47:57 -07:00
  • 0f90a0b779 Make everything use checkout@v3 Jon Gjengset 2022-09-17 12:47:38 -07:00
  • 2de2235ad3 Merge another test workflow Jon Gjengset 2022-09-17 12:46:13 -07:00
  • 971c3fd9eb Merge another test workflow Jon Gjengset 2022-09-17 12:42:52 -07:00
  • 0910d977fc Merge another test workflow Jon Gjengset 2022-09-17 12:42:25 -07:00
  • 8953a88abe Add first test workflow Jon Gjengset 2022-09-17 12:42:10 -07:00
  • 3bd8b12ec0 Merge another style workflow Jon Gjengset 2022-09-17 12:41:57 -07:00
  • fe460400ed Merge another style workflow Jon Gjengset 2022-09-17 12:41:00 -07:00
  • bc3f551186 Add first style workflow Jon Gjengset 2022-09-17 12:40:29 -07:00
  • 05dd4680bf Merge another os-check workflow Jon Gjengset 2022-09-17 12:39:59 -07:00
  • 92379c8623 Add first os-check workflow Jon Gjengset 2022-09-17 12:39:09 -07:00
  • c74ee968a1 Add (only) no-std workflow Jon Gjengset 2022-09-17 12:38:56 -07:00
  • e6ef8e3166 Merge another msrv workflow Jon Gjengset 2022-09-17 12:38:01 -07:00
  • 1113c895d8 Merge another msrv workflow Jon Gjengset 2022-09-17 12:37:31 -07:00
  • b60aa5589a Merge another msrv workflow Jon Gjengset 2022-09-17 12:37:03 -07:00
  • 9b48ae3263 Add first msrv workflow Jon Gjengset 2022-09-17 12:36:43 -07:00
  • 77079d77cb Add (only) miri workflow Jon Gjengset 2022-09-17 12:36:29 -07:00
  • c65a7c4f87 Add first minial workflow Jon Gjengset 2022-09-17 12:35:09 -07:00
  • bf66d94f15 Add (only) LSAN workflow Jon Gjengset 2022-09-17 12:34:43 -07:00
  • f67cad0f91 Add (only) loom workflow Jon Gjengset 2022-09-17 12:34:34 -07:00
  • d8c8a99dea Merge another features workflow Jon Gjengset 2022-09-17 12:33:48 -07:00
  • 043eb24611 Merge another features workflow Jon Gjengset 2022-09-17 12:32:58 -07:00
  • 922692a297 Merge another features workflow Jon Gjengset 2022-09-17 12:32:32 -07:00
  • 225ad39786 Add first features workflow Jon Gjengset 2022-09-17 12:31:58 -07:00
  • 1fe2a6d008 Merge another coverage.yml Jon Gjengset 2022-09-17 12:31:17 -07:00
  • fe6ba380bd Merge another coverage.yml Jon Gjengset 2022-09-17 12:29:55 -07:00
  • bbdbd96ec7 Add first coverage workflow Jon Gjengset 2022-09-17 12:27:38 -07:00
  • 11027d3f75 Add (only) ASAN workflow Jon Gjengset 2022-09-17 12:27:27 -07:00
  • 126c9a3a35 Place codecov config under .github Jon Gjengset 2022-09-17 12:25:23 -07:00
  • b32648cabb Merge another codecov Jon Gjengset 2022-09-17 12:24:02 -07:00
  • 510b69615d Merge another codecov Jon Gjengset 2022-09-17 12:23:03 -07:00
  • 7f34f791c0 Merge another codecov Jon Gjengset 2022-09-17 12:22:18 -07:00
  • 1b8c3056e6 Merge another codecov Jon Gjengset 2022-09-17 12:21:57 -07:00
  • 1c486b2c73 Add one codecov Jon Gjengset 2022-09-17 12:10:07 -07:00
  • b12eda4924 implement ACL extension Edward Rudd 2022-04-23 15:25:45 -04:00
  • 21ea164e3e Use impl AsRef<str> instead of generics Edward Rudd 2022-07-17 19:49:54 -04:00
  • 8d031f2003
    Merge pull request #226 from bitfehler/master Jon Gjengset 2022-08-11 18:18:46 -04:00
  • 8c2250297a
    Merge pull request #232 from bitfehler/bitfehler/append-uid Jon Gjengset 2022-08-10 22:21:56 -04:00
  • 7be2f50f9c
    Merge pull request #237 from bitfehler/bitfehler/readme-test-cmd Jon Gjengset 2022-08-10 22:10:55 -04:00
  • 2801f3280f
    Merge pull request #238 from bitfehler/bitfehler/qresync-integration-test Jon Gjengset 2022-08-10 22:09:12 -04:00
  • 1fd3728a6b Release alpha 8 Jon Gjengset 2022-08-10 18:44:01 -07:00
  • 26d89aebe1 Read greeting if TLS but no STARTTLS Jon Gjengset 2022-08-10 18:43:38 -07:00
  • cc8166f9cf Add integration test for QRESYNC extension Conrad Hoffmann 2022-08-02 11:40:24 +02:00
  • fc285f7421 README: fix Greenmail version in example command Conrad Hoffmann 2022-08-02 11:36:48 +02:00
  • 1732482a4f Add test for MULTIAPPEND UIDPLUS response Conrad Hoffmann 2022-08-02 10:47:23 +02:00