issues
search
uiri
/
SEGIMAP
IMAP (and LMTP) Server written in Rust
MIT License
32
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update the codebase to Rust edition 2018
#35
kruton
opened
2 years ago
4
Refactor
#34
uiri
closed
7 years ago
2
Port MIME message parsing to nom
#33
indiv0
opened
7 years ago
0
Various minor fixes
#32
indiv0
closed
7 years ago
1
Refactor away `parser` module
#31
indiv0
opened
7 years ago
0
Crates
#30
uiri
closed
7 years ago
2
Correct log message priorities
#29
indiv0
opened
7 years ago
0
OpenSSL
#28
uiri
closed
7 years ago
6
Travis, README, LICENSE Updates
#27
uiri
closed
7 years ago
1
Address problems brought up in #25
#26
uiri
closed
7 years ago
1
Remove uses of regex library
#25
indiv0
opened
7 years ago
2
Unwrap
#24
uiri
closed
7 years ago
4
Move benchmark-related code into submodule
#23
indiv0
closed
7 years ago
1
Improve error handling, replace rustc_serialize, add minor test-case fixes
#22
indiv0
closed
7 years ago
1
Add .travis.yml
#21
uiri
closed
7 years ago
3
Remove Nightly Features & Enable Clippy
#20
indiv0
closed
7 years ago
1
Drop rustc-serialize dependency
#19
dtolnay
closed
7 years ago
2
Replace PEG with nom for parsing
#18
indiv0
closed
7 years ago
5
Update code and dependencies
#17
indiv0
closed
7 years ago
1
Re-add `Cargo.lock` File
#16
indiv0
closed
8 years ago
0
Implement Proper Error Handling
#15
indiv0
closed
7 years ago
3
Enforce Rust Syntactic Guidelines with Rustfmt
#14
indiv0
opened
9 years ago
0
Replace Case-Detection Hack in Parser with Case-Insensitivity
#13
indiv0
closed
8 years ago
0
Discuss Removal of PEG Parser
#12
indiv0
closed
7 years ago
3
Complete the Implementation of the IMAP Standard
#11
indiv0
opened
9 years ago
0
Write Test Cases to Cover Entire Codebase
#10
indiv0
opened
9 years ago
0
Setup Travis-CI Automated Builds
#9
indiv0
closed
7 years ago
1
Refactor Into Libraries and Executable
#8
indiv0
opened
9 years ago
5
Make Mail Storage Backend-Agnostic
#7
indiv0
opened
9 years ago
1
Make Authentication Backend-Agnostic
#6
indiv0
opened
9 years ago
0
Implement TLS Portion of IMAP
#5
indiv0
closed
7 years ago
0
Remove Unstable Features
#4
indiv0
closed
8 years ago
1
Update for Latest Rust Nightly
#3
indiv0
closed
9 years ago
12
Replace All Instances of `Regex::new()` with `regex!`
#2
indiv0
closed
8 years ago
1
Update to Latest Rust
#1
indiv0
closed
9 years ago
2