issues
search
duesee
/
imap-codec
Rock-solid and complete codec for IMAP
Apache License 2.0
39
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: Add `quirk_missing_text`.
#303
duesee
closed
1 year ago
1
Add `quirk_missing_text`
#302
duesee
closed
1 year ago
1
misuse: Resolve `Code` ambiguity (again).
#301
duesee
closed
1 year ago
2
fix: Remove `is_text_char_restricted`.
#300
duesee
closed
1 year ago
2
Accept `[` and `]` in Text. (See below.)
#299
duesee
closed
1 year ago
0
chore: Use a virtual workspace (+ chore).
#298
duesee
closed
1 year ago
1
Use a Virtual workspace.
#297
duesee
closed
1 year ago
0
chore: Simplify Debug implementation of NonEmptyVec.
#296
duesee
closed
1 year ago
1
api: Guard against breaking changes.
#295
duesee
closed
1 year ago
0
question: Conversions for `NonEmptyVec<T>`.
#294
duesee
closed
1 year ago
1
feat: Add AuthMechanism::XOAUTH2.
#293
duesee
closed
1 year ago
1
feat/chore: Add more conversions.
#292
duesee
closed
1 year ago
1
tests: Authenticate with and fetch all data items from gmail.
#291
duesee
closed
1 year ago
2
docs: Aliases for `Continue`, `CommandContinuationRequest`, etc.
#290
duesee
closed
1 year ago
0
Change version of `log`.
#289
duesee
closed
1 year ago
1
interop/feat: Rectify invalid numbers.
#288
duesee
closed
1 year ago
1
interop: Rectify invalid numbers to (safely) unblock processing of almost correct message.
#287
duesee
closed
1 year ago
0
refactor: Rename `bounded-static` feature to `static` (or `owned`).
#286
duesee
closed
1 year ago
1
feat: Introduce `DecodeStatic`.
#285
duesee
closed
1 year ago
1
tests: Add fuzz-testing of incomplete fragments (split feature).
#284
duesee
closed
1 year ago
1
tests: Add structural fuzzing for incomplete messages.
#283
duesee
closed
1 year ago
0
chore: Set imap-codec version to 0.9.1.
#282
duesee
closed
1 year ago
2
fix: Fix `is_text_char`.
#281
duesee
closed
1 year ago
1
bug: Fix `is_text_char`.
#280
duesee
closed
1 year ago
0
ci: Add `check` (cargo-hack) and `test_extended` (scheduled) jobs.
#279
duesee
closed
1 year ago
1
chore: Remove constant-time comparison support.
#278
duesee
closed
1 year ago
1
ci: Test features more comprehensively.
#277
duesee
closed
1 year ago
0
chore: Remove constant time from `Secret` as it invites to use plain passwords.
#276
duesee
closed
1 year ago
0
chore: Don't export nom parsers.
#275
duesee
closed
1 year ago
1
refactor: Rename {message,status} data item {,name}.
#274
duesee
closed
1 year ago
1
tests/fix: Create `AuthenticateData` fuzz-target and fix missing `\r\n`.
#273
duesee
closed
1 year ago
1
bug: Encoding of `AuthenticateData` has no `\r\n`.
#272
duesee
closed
1 year ago
0
Create `AuthenticateData` fuzz-target.
#271
duesee
closed
1 year ago
0
bug/spec: How to encode empty `AuthenticateData`?
#270
duesee
closed
1 year ago
1
docs: Add documentation to `core` (and some other items).
#269
duesee
closed
1 year ago
1
chore: Don't (always) export nom parsers.
#268
duesee
closed
1 year ago
0
docs: Forward imap-types documentation to imap-codec.
#267
duesee
closed
1 year ago
0
spec: Verify that `Charset` is correct.
#266
duesee
closed
1 year ago
1
Improve documentation of `core` module.
#265
duesee
closed
1 year ago
0
feat: Introduce `LiteralMode` and rework `Literal::sync`.
#264
duesee
closed
1 year ago
0
refactor: Rename `verify`/`unchecked` to `validate`/`unvalidated`.
#263
duesee
closed
1 year ago
1
refactor: Introduce `CommandBody::authenticate_with_ir`.
#262
duesee
closed
1 year ago
1
feat: Introduce `quirk_crlf_relaxed` feature.
#261
duesee
closed
1 year ago
0
feat: Provide a feature to allow `\n` (in addition to `\r\n`).
#260
duesee
closed
1 year ago
0
Work on tokio codec.
#259
duesee
closed
1 year ago
1
refactor: Use custom nom error to simplify logic.
#258
duesee
closed
1 year ago
1
Refactor: Replace `sync: bool` with `mode: LiteralMode` to make code less confusing.
#257
duesee
closed
1 year ago
0
refactor: Use a custom nom error to simplify logic.
#256
duesee
closed
1 year ago
0
docs: Update `README.md`.
#255
duesee
closed
1 year ago
0
docs: Improve `serde`, `arbitrary`, and `bounded-static` feature documentation.
#254
duesee
closed
1 year ago
0
Previous
Next