aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmail-remote/tls.c
Commit message (Collapse)AuthorAgeFilesLines
* Use short options when their arguments are separate, duhLaurent Bercot2026-02-251-1/+1
|
* EHLO must be repeated after STARTTLSLaurent Bercot2026-02-251-2/+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-101-3/+2
|
* Keep the MX name and use it as SNI servernameLaurent Bercot2026-02-101-2/+4
|
* 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-101-0/+75