aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmail-remote
Commit message (Collapse)AuthorAgeFilesLines
* Update deps; fix qmailr_die macro codesLaurent Bercot2026-07-191-2/+2
|
* Prepare for 0.1.1.0; add --qmailrundirLaurent Bercot2026-05-202-11/+11
|
* Get back to the MX loop after a TLS failure before/during handshakeLaurent Bercot2026-05-072-1/+6
|
* Don't verify certificates if tlsstrictness < 2Laurent Bercot2026-04-134-9/+81
|
* Add correct libraries to qmail-remote[-io]Laurent Bercot2026-03-183-1/+4
|
* don't wait for a banner after STARTTLSLaurent Bercot2026-02-253-10/+17
|
* 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-101-12/+49
|
* Use explicit stralloc to store modifs before tlsLaurent Bercot2026-02-101-5/+7
|
* Separate TLS stuff in preparation for wrappingLaurent Bercot2026-02-104-65/+81
|
* 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-091-5/+2
|
* 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-081-2/+2
|
* s6-tlsc needs two distinct fds as 6 and 7Laurent Bercot2026-02-081-8/+12
|
* Doc typo fixesLaurent Bercot2026-02-081-2/+2
|
* final batch of code, this should be complete!Laurent Bercot2026-02-0711-99/+637
|
* Just name it qmail-remote after allLaurent Bercot2026-02-0612-0/+1149