Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] sys-crypto-md.h w/ inline message digest fn | Glenn Strauss | 2020-07-08 | 1 | -69/+2 |
* | [mod_gnutls] GnuTLS option for TLS (fixes #109) | Glenn Strauss | 2020-07-08 | 1 | -0/+20 |
* | [mod_mbedtls] mbedTLS option for TLS | Glenn Strauss | 2020-07-08 | 1 | -0/+23 |
* | [multiple] ./configure --with-nettle to use Nettle | Glenn Strauss | 2020-07-08 | 1 | -3/+23 |
* | [mod_auth] use SHA1_Init,Update,Final | Glenn Strauss | 2018-10-07 | 1 | -4/+0 |
* | [TLS] sys-crypto.h abstraction | Glenn Strauss | 2018-09-26 | 1 | -1/+2 |
* | [algo_sha1] fix compile break and warnings | Stefan Bühler | 2017-10-02 | 1 | -1/+2 |
* | [core] add public domain SHA1() if no crypto | Glenn Strauss | 2017-07-25 | 1 | -0/+84 |