Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify packaging for libtls. | Brent Cook | 2014-12-06 | 1 | -2/+9 |
| | | | | | Derive the file list from the Makefile.am template itself (DRY), ensure manpage is packaged with the final tarball. | ||||
* | add support for building libtls | Brent Cook | 2014-12-06 | 1 | -0/+10 |
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@ |