aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Prepare for 0.0.2.1Laurent Bercot2025-08-195-9/+27
|
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-301-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Correctly use pthread_lib sysdepLaurent Bercot2025-05-292-4/+12
|
* Support shlibs on MacOSLaurent Bercot2025-05-264-25/+64
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.2.0v0.0.2.0Laurent Bercot2025-05-052-0/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add hashLaurent Bercot2025-05-012-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of build fixesLaurent Bercot2025-04-292-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More build fixesLaurent Bercot2025-04-293-9/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Latest batch of fixesLaurent Bercot2025-04-283-4/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, prepare for 0.0.2.0Laurent Bercot2025-04-2825-92/+927
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-277-11/+27
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.5v0.0.1.5Laurent Bercot2024-10-093-6/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-10-043-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.5; align configure to rest of skawareLaurent Bercot2024-09-237-22/+33
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.4v0.0.1.4Laurent Bercot2024-06-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-06-063-9/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.4. Drop -01 from s6-ioconnect invocation.Laurent Bercot2023-11-106-7/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.3v0.0.1.3Laurent Bercot2023-11-063-3/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Switch command lookup table to bsearchLaurent Bercot2023-11-061-40/+41
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-304-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-7/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.3Laurent Bercot2023-09-095-8/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
| | | | | | | If variables have multiple values (such as CFLAGS="-std=c11 -fPIE"), eval drops most values (except first one) from it. This commit fixes this issue. Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir>
* version: 0.0.1.2v0.0.1.2Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.2Laurent Bercot2022-11-296-9/+26
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.1v0.0.1.1Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.1Laurent Bercot2021-12-195-8/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: support DESTDIR for sysdeps tooLaurent Bercot2021-12-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix nsss dependencyLaurent Bercot2021-11-271-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix system requirement in INSTALLLaurent Bercot2021-09-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.0v0.0.1.0Laurent Bercot2021-09-261-4/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add patch-for-solarisLaurent Bercot2021-09-262-1/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix portabilityLaurent Bercot2021-09-192-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-103-8/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Time out after 5 minutes, not 5000 minutes >.>Laurent Bercot2021-06-071-10/+13
|
* Much better client messagingLaurent Bercot2021-06-051-1/+1
|
* And with the right headersLaurent Bercot2021-06-051-6/+5
|
* Now with no DoS and no mallocLaurent Bercot2021-06-051-59/+51
|