aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add correct libraries to qmail-remote[-io]Laurent Bercot2026-03-184-3/+6
|
* Make /var/qmail installation optionalLaurent Bercot2026-03-1812-20/+68
|
* don't wait for a banner after STARTTLSLaurent Bercot2026-02-254-11/+18
|
* Simplify s6-tlsc callLaurent Bercot2026-02-252-9/+8
|
* Use short options when their arguments are separate, duhLaurent Bercot2026-02-252-2/+2
|
* EHLO must be repeated after STARTTLSLaurent Bercot2026-02-255-46/+55
|
* Treat 0 timeouts as infiniteLaurent Bercot2026-02-135-11/+13
|
* Comment out debug instructionsLaurent Bercot2026-02-101-9/+8
|
* Avoid skadnsd error messages. Don't CNAME [] bounce addresses.Laurent Bercot2026-02-101-31/+58
|
* I think I got it this time...Laurent Bercot2026-02-101-1/+1
|
* Can we get a default smtproutes_match now please?Laurent Bercot2026-02-101-0/+1
|
* with correct syntax if possibleLaurent Bercot2026-02-101-1/+1
|
* Need more diagnostics...Laurent Bercot2026-02-101-0/+1
|
* bugfix smtproutes_match invocationLaurent Bercot2026-02-101-2/+1
|
* Fix mapping in tcpto, fix diagnostic in smtproutesLaurent Bercot2026-02-102-2/+5
|
* and one bugfixLaurent Bercot2026-02-101-1/+1
|
* Debug instructions for the smtproutes converterLaurent Bercot2026-02-101-1/+11
|
* Remove debug instructions; remove cdb wrapper for tcptoLaurent Bercot2026-02-103-53/+14
| | | | | | | | | 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.
* Unqualify MX names because X509 is dumb?Laurent Bercot2026-02-101-1/+4
|
* Chomp tls error messagesLaurent Bercot2026-02-101-0/+1
|
* typo fix, close the correct fdLaurent Bercot2026-02-101-1/+1
|
* Pass the correct arguments (sender, not helohost)Laurent Bercot2026-02-103-10/+8
|
* Keep the MX name and use it as SNI servernameLaurent Bercot2026-02-104-17/+27
|
* Make TLS spawn instead of exec, sighLaurent Bercot2026-02-106-17/+55
|
* Use explicit stralloc to store modifs before tlsLaurent Bercot2026-02-101-5/+7
|
* Separate TLS stuff in preparation for wrappingLaurent Bercot2026-02-105-66/+83
|
* bugfix!Laurent Bercot2026-02-091-1/+3
|
* More debug instructions !Laurent Bercot2026-02-091-1/+14
|
* with accurate error messages pleaseLaurent Bercot2026-02-091-1/+1
|
* yay, bugfix. Also add DESTDIR to runtime dir creation.Laurent Bercot2026-02-092-15/+12
|
* Without errors if possibleLaurent Bercot2026-02-091-1/+1
|
* Add some debug instructionsLaurent Bercot2026-02-092-1/+45
|
* bugfix!Laurent Bercot2026-02-081-1/+1
|
* a CNAME loop is a permanent errorLaurent Bercot2026-02-081-1/+1
|
* Better error messages...Laurent Bercot2026-02-082-3/+5
|
* with sgid pleaseLaurent Bercot2026-02-081-1/+1
|
* Fix run/qmail-remote rightsLaurent Bercot2026-02-081-1/+1
|
* s6-tlsc needs two distinct fds as 6 and 7Laurent Bercot2026-02-081-8/+12
|
* Doc typo fixesLaurent Bercot2026-02-082-4/+4
|
* final batch of code, this should be complete!Laurent Bercot2026-02-0719-183/+879
|
* Just name it qmail-remote after allLaurent Bercot2026-02-0615-20/+20
|
* Make all the DNS asynchronousLaurent Bercot2026-02-058-138/+318
|
* Make it build. (No, it won't work.)Laurent Bercot2026-02-029-29/+58
|
* More qmail-smtpc stuffLaurent Bercot2026-02-0215-75/+636
|
* Start some new workLaurent Bercot2026-01-3027-28/+556
|
* version: 0.0.2.1v0.0.2.1Laurent Bercot2025-12-241-0/+1
|
* releng fixesLaurent Bercot2025-12-231-1/+1
|
* Actually make fds blocking even in notls, just in caseLaurent Bercot2025-12-041-2/+2
|
* bugfix: turn socket blocking before handing off to the TLS tunnelLaurent Bercot2025-12-042-3/+5
|
* fix gen-deps.shLaurent Bercot2025-10-261-3/+1
|