Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support --without-openssl at configure time | Damien Miller | 2015-01-14 | 1 | -0/+58 |
Disables and removes dependency on OpenSSL. Many features don't work and the set of crypto options is greatly restricted. This will only work on system with native arc4random or /dev/urandom. Considered highly experimental for now. |