summaryrefslogtreecommitdiff
path: root/crates/main
AgeCommit message (Expand)Author
2024-02-08Distributed SMTP queues (untested)Mauro D
2024-01-18Expressions in configuration files (untested)mdecimus
2024-01-14v0.5.3v0.5.3mdecimus
2024-01-13Fail2ban and IP address blocking support (closes #164)mdecimus
2024-01-06HAProxy protocol support (closes #36)mdecimus
2024-01-05ACME TLS implementation using TLS-ALPN-01 - closes #160mdecimus
2024-01-02v0.5.1mdecimus
2023-12-26Updated CI jobmdecimus
2023-12-26Drop privileges before creating databasesmdecimus
2023-12-26Fixed account creationmdecimus
2023-12-22Fixed testsmdecimus
2023-12-21Fixed compiling for RocksDB onlymdecimus
2023-12-21Updated installermdecimus
2023-12-19Internal directory + HTTP management API passing testsmdecimus
2023-12-18CLI account management + Directory refactoringmdecimus
2023-12-16Key space optimizationmdecimus
2023-12-16Internal directory implementation + Management REST APImdecimus
2023-12-12Redis lookup backend implementationmdecimus
2023-12-12Key/value store access from Sieve scriptsmdecimus
2023-12-09Key space reorganizationmdecimus
2023-12-08FDB chunked values supportmdecimus
2023-12-07Directory/Store backend unification + LDAP auth bindmdecimus
2023-12-03ElasticSearch backend implementationmdecimus
2023-12-02Store API cleanupmdecimus
2023-12-02RocksDB backend re-implementationmdecimus
2023-11-07Created Store trait, removed maybe_asyncmdecimus
2023-11-01v0.4.2v0.4.2mdecimus
2023-10-20Spam filter combined tests passingmdecimus
2023-10-19Remote lookups, directory query scheduler, config restructuringmdecimus
2023-10-17v0.3.10mdecimus
2023-10-07v0.3.9v0.3.9mdecimus
2023-09-19v0.3.8v0.3.8mdecimus
2023-09-05v0.3.7v0.3.7mdecimus
2023-08-29v0.3.6v0.3.6mdecimus
2023-08-18v0.3.5v0.3.5Mauro D
2023-08-09v0.3.4v0.3.4mdecimus
2023-08-02v0.3.3mdecimus
2023-07-27v0.3.2mdecimus
2023-07-22v0.3.1v0.3.1mdecimus
2023-07-14Install script fixes, moved SMTP management API to JMAP listener.mdecimus
2023-07-07Fixed logging, clippy suggestions and organized configuration directives.mdecimus
2023-07-07FoundationDB changes.mdecimus
2023-07-03Imported Stalwart CLI crate.mdecimus
2023-06-29IMAP Acl command, rate limiting and ManageSieve server.mdecimus
2023-06-27IMAP commands append, close, copy, move, enable, expunge, login, logout, name...Me
2023-06-02Directory implementation - all tests passingMauro D
2023-06-01Directory implementation - part 3Mauro D
2023-05-26Added license.Mauro D
2023-05-20SieveScrtipts partially tested.Mauro D
2023-05-19SieveScripts and VacationResponse implementationMauro D