Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove certbot default paths | June McEnroe | 2021-10-05 |
* | Fix LDADD.crypt on Darwin | June McEnroe | 2021-06-19 |
* | Clean up Makefiles, configure scripts | June McEnroe | 2021-05-02 |
* | Add support for OpenBSD | June McEnroe | 2020-08-27 |
* | Remove rc scripts | June McEnroe | 2020-08-27 |
* | Replace “RAND_bytes” by “getentropy” | Issam E. Maghni | 2020-08-23 |
* | Use system libcrypto and openssl bin on FreeBSD 1.4 | June McEnroe | 2020-08-06 |
* | Define explicit_bzero using memset_s on macOS | June McEnroe | 2020-08-01 |
* | Use RAND_bytes instead of arc4random_buf | June McEnroe | 2020-07-31 |
* | Rewrite configure script for all platforms | June McEnroe | 2020-07-24 |
* | Rewrite build and install to be more amenable to packaging | June McEnroe | 2020-05-19 |
* | Use . as ${LDLIBS.$@} separator | June McEnroe | 2020-04-20 |
* | Use one line for each CFLAGS addition 1.2 | June McEnroe | 2020-03-03 |
* | Clean up configure script a bit | June McEnroe | 2020-03-02 |
* | Replace .mk files with configure script | June McEnroe | 2020-03-01 |