| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't verify certificates if tlsstrictness < 2 | Laurent Bercot | 2026-04-13 | 1 | -6/+19 |
| | | |||||
| * | Simplify s6-tlsc call | Laurent Bercot | 2026-02-25 | 1 | -0/+3 |
| | | |||||
| * | EHLO must be repeated after STARTTLS | Laurent Bercot | 2026-02-25 | 1 | -38/+3 |
| | | |||||
| * | Treat 0 timeouts as infinite | Laurent Bercot | 2026-02-13 | 1 | -5/+5 |
| | | |||||
| * | Can we get a default smtproutes_match now please? | Laurent Bercot | 2026-02-10 | 1 | -0/+1 |
| | | |||||
| * | bugfix smtproutes_match invocation | Laurent Bercot | 2026-02-10 | 1 | -2/+1 |
| | | |||||
| * | Remove debug instructions; remove cdb wrapper for tcpto | Laurent Bercot | 2026-02-10 | 1 | -21/+0 |
| | | | | | | | | | | We need to check for size == 0 before mmapping tcpto[6], because 0 means "no match" for us but failure for mmap. So the wrapper isn't good enough; toss it and call fstat and mmap directly. And with that, we should be good, more or less. | ||||
| * | Pass the correct arguments (sender, not helohost) | Laurent Bercot | 2026-02-10 | 1 | -6/+5 |
| | | |||||
| * | Keep the MX name and use it as SNI servername | Laurent Bercot | 2026-02-10 | 1 | -4/+4 |
| | | |||||
| * | Separate TLS stuff in preparation for wrapping | Laurent Bercot | 2026-02-10 | 1 | -65/+1 |
| | | |||||
| * | bugfix! | Laurent Bercot | 2026-02-09 | 1 | -1/+3 |
| | | |||||
| * | More debug instructions ! | Laurent Bercot | 2026-02-09 | 1 | -1/+14 |
| | | |||||
| * | Add some debug instructions | Laurent Bercot | 2026-02-09 | 1 | -0/+9 |
| | | |||||
| * | s6-tlsc needs two distinct fds as 6 and 7 | Laurent Bercot | 2026-02-08 | 1 | -8/+12 |
| | | |||||
| * | final batch of code, this should be complete! | Laurent Bercot | 2026-02-07 | 1 | -18/+244 |
| | | |||||
| * | Just name it qmail-remote after all | Laurent Bercot | 2026-02-06 | 1 | -0/+86 |
