aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update depsHEADmainLaurent Bercot3 days4-8/+8
|
* Update cgit URLLaurent Bercot6 days1-1/+1
|
* Prepare for 0.1.1.0; add --qmailrundirLaurent Bercot2026-05-2016-35/+61
|
* version: 0.1.0.0v0.1.0.0Laurent Bercot2026-05-091-0/+1
|
* Get back to the MX loop after a TLS failure before/during handshakeLaurent Bercot2026-05-072-1/+6
|
* Update deps; update qmail-remote's doc for tlsLaurent Bercot2026-04-186-9/+25
|
* Don't verify certificates if tlsstrictness < 2Laurent Bercot2026-04-138-13/+85
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-046-3/+9
|
* Add support for disabling rpath; update depsLaurent Bercot2026-03-318-10/+31
|
* Update deps-buildLaurent Bercot2026-03-261-2/+2
|
* 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
|