summaryrefslogtreecommitdiff
path: root/include/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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