aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix cross compilationAlexandre Fournier2018-12-211-0/+3
* Merge pull request #882 from bsdsx/strndup_compatGilles Chehade2018-12-181-0/+18
|\
| * fix strndupFreddy DISSAUX2018-10-131-0/+18
* | OpenSMTPD-portable portable is not a thingGilles Chehade2018-10-251-2/+2
* | here's a better option: do not print the summaryGilles Chehade2018-10-251-48/+0
* | remove checks specific to OpenSSLGilles Chehade2018-10-251-86/+0
* | SNI is available in all LibreSSL versionsGilles Chehade2018-10-251-19/+0
* | GCM is available in all LibreSSL versionsGilles Chehade2018-10-251-19/+0
* | dont perform useless checks, either libressl is corretly installed or its notGilles Chehade2018-10-251-76/+1
* | build on ubuntuGilles Chehade2018-10-241-7/+0
* | Update configure.acGilles Chehade2018-10-241-1/+1
|/
* cleanup outputGilles Chehade2018-09-021-7/+12
* build mail.mboxfileGilles Chehade2018-09-021-0/+1
* fix typoFreddy DISSAUX2018-06-181-1/+1
* add support of split openbsd-compatFreddy DISSAUX2018-06-171-0/+3
* fix buildGilles Chehade2018-05-311-0/+1
* build mdaGilles Chehade2018-05-301-0/+4
* OpenSMTPD ported to OSXGilles Chehade2018-01-221-0/+3
* Update configure.acGilles Chehade2018-01-211-1/+2
* Update configure.acGilles Chehade2018-01-211-0/+1
* check function getpeerucredFreddy DISSAUX2018-01-101-0/+1
* check crypt_checkpassFreddy DISSAUX2018-01-081-0/+9
* Fix missing prototype warnings for strlcat/strlcpy functions thatEric Faurot2017-08-031-0/+5
* add recallocarray() to compat layerEric Faurot2017-08-031-0/+1
* define _DEFAULT_SOURCE to suppress deprecation warnings with glibc > 2.18Eric Faurot2017-08-021-1/+1
* add freezero() to compat layerEric Faurot2017-08-021-0/+1
* check declaration of SSL_OP_NO_CLIENT_RENEGOTIATIONFreddy DISSAUX2017-06-041-0/+3
* fix implicit declaration of function 'printf'Freddy DISSAUX2017-03-211-1/+1
* fix musl compatibility (missing function prototypes)Samuel Holland2017-01-111-0/+1
* Merge branch 'portable' into getlineGilles Chehade2017-01-081-1/+17
|\
| * Merge branch 'portable' into check_errcGilles Chehade2017-01-081-1/+8
| |\
| | * check for explicit_bzero supportFreddy DISSAUX2017-01-081-1/+8
| * | check for errc functionFreddy DISSAUX2017-01-071-0/+9
| |/
* / check for getline functionFreddy DISSAUX2017-01-071-0/+9
|/
* fix LOG_PERROR if not existsFreddy DISSAUX2016-12-221-0/+4
* typoFreddy DISSAUX2016-12-091-1/+1
* flockFreddy DISSAUX2016-12-091-1/+10
* check if closefrom return void or intFreddy DISSAUX2016-12-081-1/+17
* functions already checked with AC_SEARCH_LIBSFreddy DISSAUX2016-12-061-2/+0
* Fix tabs/spaces, build functionFreddy DISSAUX2016-10-081-49/+98
* fix format long intFreddy DISSAUX2016-09-241-2/+2
* On Solaris, inet_aton and inet_ntoa require '-lsocket -lnsl'.Freddy DISSAUX2016-09-241-8/+8
* Merge pull request #723 from bsdsx/use_testGilles Chehade2016-09-241-74/+61
|\
| * fix test usage:Freddy DISSAUX2016-09-241-74/+61
* | check if struct DIR have d_typeFreddy DISSAUX2016-09-211-0/+4
|/
* add check for PF_LOCALFreddy DISSAUX2016-09-171-1/+1
* fix path-pidfileFreddy DISSAUX2016-09-131-4/+44
* fix configure.acgilles2016-09-011-1/+1
* Merge pull request #710 from Vaelatern/issue_637Gilles Chehade2016-07-051-0/+8
|\
| * Allow configure to change where the pidfile goesToyam Cox2016-07-041-0/+8