Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable libtls by default | Brent Cook | 2015-03-19 | 1 | -5/+1 |
| | | | | | | | | 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@ | ||||
* | add windows README, package README files with distribution | Brent Cook | 2015-03-02 | 1 | -1/+1 |
| | |||||
* | Fix build failure of "make distcheck" (new scripts/ folder missing) | Jim Barlow | 2014-12-31 | 1 | -1/+1 |
| | |||||
* | Add wrapper file "config" to distribution. | Technion | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | add support for building libtls | Brent Cook | 2014-12-06 | 1 | -1/+5 |
| | | | | | | | | 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@ | ||||
* | make 'autoreconf' work from dist tarball | Brent Cook | 2014-11-03 | 1 | -0/+2 |
| | | | | We need to include VERSION for it to run. | ||||
* | add platform libraries to libcompat's LIBADD list | Brent Cook | 2014-07-12 | 1 | -0/+3 |
| | | | | ok beck@ | ||||
* | wording changes and initial stab at crypto man pages. | Charlie Root | 2014-07-11 | 1 | -1/+1 |
| | | | | | still need to get man links working and ssl and apps man pages added. | ||||
* | initial top-level import | Brent Cook | 2014-07-10 | 1 | -0/+2 |