aboutsummaryrefslogtreecommitdiff
path: root/include/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enable libtls by defaultBrent Cook2015-03-191-2/+0
| | | | | | | | The API/ABI for the LibreSSL 2.1.x series is now fixed, so we can safely enable libtls it by default. This is useful for new OpenNTPD and OpenSMTPD releases as well. ok deraadt@ beck@ sthen@
* include 'struct iovec' for WindowsBrent Cook2015-01-311-0/+1
| | | | this is used for in-memory cert loading
* add support for building libtlsBrent Cook2014-12-061-0/+6
| | | | | | | | Use './configure --enable-libtls' to build the library and install the associated manpages. Note that the API and ABI of this library may change still, though feedback is welcome. ok deraadt@ jsing@ tedu@
* add minimal winsock->BSD networking header shimsBrent Cook2014-12-031-0/+15
| | | | also add license header to existing shims
* add sys/mman.h shim to define MAP_ANON if neededBrent Cook2014-07-291-0/+1
| | | | | | thanks to kinichiro for pointing this out ok deraadt@ beck@
* add asprintf / vasprintf from OpenSSH portableBrent Cook2014-07-291-0/+1
| | | | ok deraadt@ beck@
* include err.h shimBrent Cook2014-07-211-1/+2
| | | | | | Includes compatible replacements, or uses system err.h if available. ok beck@ guenther@
* Make things build again - add some missing headersCharlie Root2014-07-101-1/+6
| | | | ok bcook@
* initial top-level import of subdirectoriesBrent Cook2014-07-101-0/+3