This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
chatmail-core
Watch
1
Star
0
Fork
0
You've already forked chatmail-core
mirror of
https://github.com/chatmail/core.git
synced
2026-04-18 14:06:29 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4e68233962b2ac699d1de8cf03fd90fabb23392
chatmail-core
/
src
/
net
History
Hocuri
c5cf16f32a
refactor: Let BlobObject::from_name() take &str (
#6571
)
...
This way, all the callers don't have to call to_string()
2025-02-25 11:29:31 +01:00
..
dns.rs
feat: add in-memory cache for DNS
2024-10-21 10:46:11 +00:00
http.rs
refactor: Let BlobObject::from_name() take &str (
#6571
)
2025-02-25 11:29:31 +01:00
proxy.rs
fix: update shadowsocks crate to 1.22.0 to avoid panic when parsing some QR codes
2025-01-03 23:56:47 +00:00
session.rs
feat: IMAP COMPRESS support
2024-10-14 14:01:22 +00:00
tls.rs
feat: use Rustls for connections with strict TLS (
#6186
)
2024-11-07 19:07:11 +00:00