aboutsummaryrefslogtreecommitdiffstats
path: root/openbsd-compat (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #882 from bsdsx/strndup_compatGilles Chehade2018-12-184-0/+86
|\
| * fix strnlenFreddy DISSAUX2018-10-131-1/+0
| * fix strndupFreddy DISSAUX2018-10-134-0/+87
* | we no longer accomodate for openssl discrepanciesGilles Chehade2018-10-251-4/+0
* | remove checks specific to OpenSSLGilles Chehade2018-10-251-1/+1
* | build on ubuntuGilles Chehade2018-10-241-2/+2
* | axe that shit, unfuck freebsdGilles Chehade2018-10-231-8/+0
|/
* fix include err.hFreddy DISSAUX2018-06-171-4/+0
* build errc.c only if needed. add support of split openbsd-compatFreddy DISSAUX2018-06-171-1/+7
* split openbsd-compatFreddy DISSAUX2018-06-172-0/+22
* import from opensshFreddy DISSAUX2018-06-161-0/+102
* fix buildGilles Chehade2018-05-312-0/+4
* fix buildGilles Chehade2018-05-302-3/+5
* crypt_checkpass: include HAVE_CRYPT_H definition, add NULL checkjohannes2018-03-011-1/+8
* defines.h: Add openbsd-compat define for CLOCK_REALTIMEAnthony Cornehl2018-02-051-0/+4
* OpenSMTPD ported to OSXGilles Chehade2018-01-225-4/+8
* Merge branch 'portable' of https://github.com/OpenSMTPD/OpenSMTPD into portableGilles Chehade2018-01-226-2/+43
|\
| * Update explicit_bzero.cGilles Chehade2018-01-211-0/+4
| * Update reallocarray.cGilles Chehade2018-01-211-1/+2
| * Update crypt_checkpass.cGilles Chehade2018-01-081-0/+3
| * Update recallocarray.cGilles Chehade2018-01-081-1/+1
| * crypt_checkpassFreddy DISSAUX2018-01-081-0/+6
| * crypt_checkpassFreddy DISSAUX2018-01-081-0/+23
| * crypt_checkpassFreddy DISSAUX2018-01-081-0/+4
* | add missing headerGilles Chehade2018-01-221-0/+1
|/
* let portable build on OpenBSD, crashes at startup thoughGilles Chehade2017-08-091-0/+3
* improve makefile formatingEric Faurot2017-08-041-12/+41
* Fix missing prototype warnings for strlcat/strlcpy functions thatEric Faurot2017-08-031-2/+2
* add recallocarray() to compat layerEric Faurot2017-08-033-0/+89
* disable openssl version check when building with libresslEric Faurot2017-08-021-0/+2
* add freezero() to compat layerEric Faurot2017-08-023-1/+39
* Merge pull request #790 from bsdsx/check_SSL_OP_NO_CLIENT_RENEGOTIATIONGilles Chehade2017-07-271-0/+4
|\
| * check declaration of SSL_OP_NO_CLIENT_RENEGOTIATIONFreddy DISSAUX2017-06-041-0/+4
* | add missing headerFreddy DISSAUX2017-06-031-0/+2
|/
* Merge pull request #763 from smaeul/fix-libresslGilles Chehade2017-01-122-19/+15
|\
| * fix compatibility with libresslSamuel Holland2017-01-112-19/+15
* | fix musl compatibility (missing function prototypes)Samuel Holland2017-01-111-0/+8
|/
* Merge branch 'portable' into getlineGilles Chehade2017-01-083-17/+14
|\
| * Merge branch 'portable' into check_errcGilles Chehade2017-01-082-14/+10
| |\
| | * sync with OpenBSDFreddy DISSAUX2017-01-081-13/+5
| | * build explicit_bzero only if not presentFreddy DISSAUX2017-01-081-1/+5
| * | clean upFreddy DISSAUX2017-01-071-3/+0
| * | build errc.c only if errc is not presentFreddy DISSAUX2017-01-071-0/+4
| |/
* | getdelim declarationFreddy DISSAUX2017-01-071-0/+4
* | build getline.c if getline is not presentFreddy DISSAUX2017-01-071-0/+4
|/
* fix LOG_PERROR if not existsFreddy DISSAUX2016-12-221-0/+4
* flockFreddy DISSAUX2016-12-091-1/+5
* build bsd-closefrom.c if neededFreddy DISSAUX2016-12-081-1/+5
* Fix tabs/spaces, build functionFreddy DISSAUX2016-10-081-5/+33
* add declarations and fix warnings "implicit declaration of function"Freddy DISSAUX2016-09-241-0/+8