| Commit message (Expand) | Author | Age | Files | Lines |
* | Add makefiles compatible with BSD make | Kim Alvefur | 2018-03-11 | 1 | -0/+18 |
* | Rename Makefile -> GNUmakefile to reflect dependency on GNU Make | Kim Alvefur | 2017-10-31 | 1 | -0/+0 |
* | Merge 0.10->trunk | Kim Alvefur | 2016-11-05 | 1 | -5/+5 |
|\ |
|
| * | certs/Makefile: Remove more -c flags | Kim Alvefur | 2016-11-03 | 1 | -4/+4 |
| * | Merge 0.9->0.10 | Kim Alvefur | 2016-11-03 | 1 | -1/+1 |
| |\ |
|
| | * | certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism ... aga... | Kim Alvefur | 2016-11-03 | 1 | -1/+1 |
* | | | Merge 0.10->trunk | Kim Alvefur | 2016-10-13 | 1 | -3/+1 |
|\| | |
|
| * | | certs/localhost.cnf: Make localhost.crt self-signed (thanks jonas) | Kim Alvefur | 2016-10-13 | 1 | -3/+1 |
* | | | Update every link to the documentation to use HTTPS | Emmanuel Gil Peyrot | 2016-04-16 | 1 | -1/+1 |
|/ / |
|
* | | certs/Makefile: Add target for generating DH params | Kim Alvefur | 2016-02-25 | 1 | -0/+4 |
* | | certs/Makefile: Fix generating cert from only a key (no config then) | Kim Alvefur | 2015-12-24 | 1 | -2/+1 |
* | | Merge 0.9->0.10 | Kim Alvefur | 2015-12-23 | 1 | -2/+2 |
|\| |
|
| * | certs/Makefile: Run key generation with a stricter umask (fixes a race condit... | Kim Alvefur | 2015-12-23 | 1 | -2/+2 |
* | | certs/Makefile: Add targets for any combination of already existing config, k... | Kim Alvefur | 2015-12-23 | 1 | -3/+36 |
|/ |
|
* | cert/openssl.cnf: Split CSR and self-signed extensions into separate sections... | Kim Alvefur | 2015-11-09 | 1 | -4/+10 |
* | Makefile, certs: Generate example certificates on build, remove the old stati... | Kim Alvefur | 2013-11-22 | 3 | -37/+24 |
* | certs/openssl.cnf: Update XMPP-Core references to reflect RFC publication | Kim Alvefur | 2013-03-15 | 1 | -2/+2 |
* | prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for cert... | Kim Alvefur | 2013-01-08 | 2 | -3/+3 |
* | certs/openssl.cnf: Specify output encoding. | Kim Alvefur | 2011-01-08 | 1 | -2/+2 |
* | certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism (thanks... | Matthew Wild | 2010-12-08 | 1 | -1/+1 |
* | certs/openssl.cnf: Change countryName from UK to GB | Matthew Wild | 2010-12-06 | 1 | -1/+1 |
* | certs/Makefile: Add .PRECIOUS to stop make deleting the key as an intermediat... | Matthew Wild | 2010-12-06 | 1 | -0/+2 |
* | certs: Add a default OpenSSL configuration file, and a Makefile. | Kim Alvefur | 2010-12-03 | 2 | -0/+80 |
* | certs: Update default certs | Matthew Wild | 2009-10-17 | 2 | -33/+33 |
* | Add some example certificates and update the config to point to them | Matthew Wild | 2008-11-29 | 2 | -0/+37 |