Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request 'Perf measurement & bottleneck fix' (#102) from perf/cpu-r...0.2.2 | Quentin | 2024-02-23 | 30 | -781/+3803 | |
|\ | ||||||
| * | bumping to 0.2.2 | Quentin Dufour | 2024-02-23 | 3 | -6/+6 | |
| * | fix code formatting | Quentin Dufour | 2024-02-23 | 1 | -19/+20 | |
| * | Upgrade Cargo.nix | Quentin Dufour | 2024-02-23 | 1 | -281/+381 | |
| * | Also share HTTPClient for K2Vperf/cpu-ram-bottleneck | Quentin Dufour | 2024-02-23 | 5 | -111/+164 | |
| * | Replace with a single AWS HTTP client | Quentin Dufour | 2024-02-23 | 5 | -147/+225 | |
| * | update flake dependency | Quentin Dufour | 2024-02-23 | 1 | -15/+15 | |
| * | upgrade cargo2nix | Quentin Dufour | 2024-02-22 | 1 | -9/+9 | |
| * | formatting | Quentin Dufour | 2024-02-22 | 7 | -41/+54 | |
| * | Update imap-flow, clean IDLE | Quentin Dufour | 2024-02-22 | 13 | -120/+175 | |
| * | fix test | Quentin Dufour | 2024-02-22 | 1 | -1/+1 | |
| * | Compile streams | Quentin Dufour | 2024-02-22 | 4 | -118/+98 | |
| * | Upgrade Cargo.nix | Quentin Dufour | 2024-02-20 | 1 | -3/+5 | |
| * | Unsollicited response on APPEND was wrong, upgrade imap-flow to fix LITERAL+ | Quentin Dufour | 2024-02-20 | 3 | -13/+16 | |
| * | Unsollicited responses on APPEND | Quentin Dufour | 2024-02-20 | 3 | -9/+14 | |
| * | Add datasets | Quentin Dufour | 2024-02-16 | 6 | -3/+2730 | |
| * | Add a 100 emails dataset on Git LFS | Quentin Dufour | 2024-02-15 | 3 | -0/+5 | |
|/ | ||||||
* | Set pipelinable commands to 64 | Quentin Dufour | 2024-02-15 | 1 | -1/+3 | |
* | Merge pull request 'Debug the Dovecot Auth Protocol' (#95) from bug/dovecot-a... | Quentin | 2024-02-13 | 3 | -68/+74 | |
|\ | ||||||
| * | Accept authz id == auth idbug/dovecot-auth-resp | Quentin Dufour | 2024-02-13 | 1 | -1/+2 | |
| * | dovecot plain auth inline continuation support | Quentin Dufour | 2024-02-13 | 2 | -52/+57 | |
| * | Fix nix develop | Quentin Dufour | 2024-02-13 | 1 | -16/+16 | |
|/ | ||||||
* | automate publishing with nix | Quentin Dufour | 2024-02-10 | 2 | -19/+122 | |
* | add building scripts0.2.1 | Quentin Dufour | 2024-02-10 | 1 | -8/+38 | |
* | fix cargo.nix | Quentin Dufour | 2024-02-10 | 1 | -4/+4 | |
* | Merge pull request 'WIP 0.2.1' (#93) from bug/deployment into main | Quentin | 2024-02-10 | 10 | -181/+320 | |
|\ | ||||||
| * | Escape LMTP data | Quentin Dufour | 2024-02-10 | 2 | -2/+8 | |
| * | Switch version to 0.2.1bug/deployment | Quentin Dufour | 2024-02-08 | 1 | -1/+1 | |
| * | fix idle loop error | Quentin Dufour | 2024-02-08 | 1 | -1/+2 | |
| * | add way more logging | Quentin Dufour | 2024-02-08 | 1 | -1/+16 | |
| * | format + fix storage bug | Quentin Dufour | 2024-01-31 | 5 | -172/+286 | |
| * | upgrade k2v to 0.9.1 | Quentin Dufour | 2024-01-30 | 3 | -4/+4 | |
| * | retrieve missing attributes ldap | Quentin Dufour | 2024-01-30 | 1 | -0/+3 | |
|/ | ||||||
* | Various post-release fixes | Quentin Dufour | 2024-01-25 | 4 | -14/+13 | |
* | Update cargo.nix0.2.0 | Quentin Dufour | 2024-01-25 | 1 | -1/+2 | |
* | Merge pull request 'feat/finalize-v0.2' (#82) from feat/finalize-v0.2 into main | Quentin | 2024-01-25 | 10 | -25/+1802 | |
|\ | ||||||
| * | Fix postfix bugfeat/finalize-v0.2 | Quentin Dufour | 2024-01-24 | 1 | -9/+17 | |
| * | correctly parse sasl | Quentin Dufour | 2024-01-24 | 1 | -1/+8 | |
| * | Encoding of server commmands | Quentin Dufour | 2024-01-24 | 1 | -8/+125 | |
| * | implemented business logic | Quentin Dufour | 2024-01-24 | 1 | -36/+206 | |
| * | Basic response encoding | Quentin Dufour | 2024-01-24 | 1 | -1/+44 | |
| * | AuthOptions parsing | Quentin Dufour | 2024-01-24 | 1 | -15/+75 | |
| * | QoL connection management | Quentin Dufour | 2024-01-24 | 1 | -5/+19 | |
| * | Basic parsing of Dovecot Client Commands | Quentin Dufour | 2024-01-24 | 4 | -16/+186 | |
| * | Dovecot auth types | Quentin Dufour | 2024-01-24 | 7 | -8/+1039 | |
| * | WIP Dovecot Authentication Protocol Server | Quentin Dufour | 2024-01-23 | 4 | -0/+46 | |
| * | Add TLS support | Quentin Dufour | 2024-01-23 | 6 | -16/+127 | |
| * | Rework some details (env var, cargo desc) | Quentin Dufour | 2024-01-22 | 2 | -2/+2 | |
|/ | ||||||
* | Sync Cargo.nix with Cargo.lock | Quentin Dufour | 2024-01-20 | 2 | -692/+689 | |
* | Fix Cargo.toml advertised licence, Aerogramme is EUPL | Quentin Dufour | 2024-01-20 | 1 | -1/+1 |