Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PubSub: Cleanup tree requests, rename pubsub_node.type->pubsub_node.plugin | Christophe Romain | 2017-11-16 | 3 | -50/+44 |
* | Let validator know about c2s_dhfile | Evgeniy Khramtsov | 2017-11-16 | 1 | -1/+1 |
* | Fix select_type race on plugin_init | Christophe Romain | 2017-11-15 | 1 | -15/+15 |
* | Cleanup pubsub subscriptions quering, fix pep case | Christophe Romain | 2017-11-15 | 5 | -154/+117 |
* | Improve some error log messages | Evgeniy Khramtsov | 2017-11-15 | 2 | -5/+18 |
* | Fix mod_mam reloading | Evgeniy Khramtsov | 2017-11-15 | 1 | -1/+1 |
* | Merge branch 'lets_encrypt_acme_support' of git://github.com/angelhof/ejabber... | Evgeniy Khramtsov | 2017-11-15 | 6 | -14/+1788 |
|\ | |||||
| * | Explain what is needed for the acme configuration and other small changes | Konstantinos Kallas | 2017-11-14 | 3 | -35/+55 |
| * | Bug Fix | Konstantinos Kallas | 2017-11-02 | 1 | -1/+1 |
| * | Solve Travis build xref problem | Konstantinos Kallas | 2017-09-06 | 2 | -6/+20 |
| * | Remove some unused variable warnings, replace lists:join with string join | Konstantinos Kallas | 2017-08-25 | 3 | -20/+9 |
| * | More whitespace changes | Konstantinos Kallas | 2017-08-22 | 1 | -37/+37 |
| * | Whitespace change | Konstantinos Kallas | 2017-08-22 | 1 | -25/+25 |
| * | Merge remote-tracking branch 'upstream/master' into lets_encrypt_acme_support | Konstantinos Kallas | 2017-08-22 | 2 | -2/+3 |
| |\ | |||||
| * | | Show SANs in list_Certificates | Konstantinos Kallas | 2017-08-22 | 1 | -9/+37 |
| * | | Acquire certificates for all subdomains of a host and include them in SAN | Konstantinos Kallas | 2017-08-22 | 1 | -10/+42 |
| * | | Remove partial RSA key support | Konstantinos Kallas | 2017-08-22 | 1 | -20/+0 |
| * | | Add certfile when acquired | Konstantinos Kallas | 2017-08-22 | 1 | -0/+1 |
| * | | Remove some debugging INFO_MSGs | Konstantinos Kallas | 2017-08-19 | 2 | -7/+2 |
| * | | Delete a development acme module | Konstantinos Kallas | 2017-08-19 | 3 | -608/+2 |
| * | | Merge remote-tracking branch 'upstream/master' | Konstantinos Kallas | 2017-08-19 | 51 | -779/+2088 |
| |\ \ | |||||
| * \ \ | Merge remove_account_option branch | Konstantinos Kallas | 2017-08-19 | 2 | -26/+23 |
| |\ \ \ | |||||
| | * | | | Remove the new account option from get certificate. There is no reason for ha... | Konstantinos Kallas | 2017-08-11 | 2 | -27/+24 |
| * | | | | Cleanup some comments: | Konstantinos Kallas | 2017-08-19 | 1 | -5/+0 |
| * | | | | Add acme certificates for all configured hosts in ejabberd_pkix | Konstantinos Kallas | 2017-08-19 | 2 | -9/+39 |
| * | | | | Add behaviour ejabberd_config in ejabberd_acme in order to validate the config | Konstantinos Kallas | 2017-08-19 | 1 | -4/+36 |
| * | | | | Change some specs | Konstantinos Kallas | 2017-08-12 | 1 | -8/+8 |
| * | | | | Add throws when http requests fail | Konstantinos Kallas | 2017-08-12 | 1 | -4/+4 |
| * | | | | Add support to revoke a certificate by providing the pem | Konstantinos Kallas | 2017-08-12 | 2 | -16/+50 |
| * | | | | Move the ca_url to the config file | Konstantinos Kallas | 2017-08-12 | 2 | -13/+27 |
| |/ / / | |||||
| * | | | Format expired certificates differently in list_certificates | Konstantinos Kallas | 2017-08-11 | 1 | -10/+23 |
| * | | | Renew certificate now renews all saved certificates that are close to expire | Konstantinos Kallas | 2017-08-10 | 1 | -32/+15 |
| * | | | Revoke Certificate: Jose Private Key | Konstantinos Kallas | 2017-08-10 | 1 | -6/+39 |
| * | | | Support getting certificates for domains not specified in the configuration file | Konstantinos Kallas | 2017-08-10 | 2 | -27/+51 |
| * | | | Remove some debugging functions | Konstantinos Kallas | 2017-08-08 | 1 | -211/+1 |
| * | | | Implement renew_certificate command | Konstantinos Kallas | 2017-08-08 | 2 | -42/+153 |
| * | | | Try catch when formatting certificates | Konstantinos Kallas | 2017-08-08 | 1 | -21/+40 |
| * | | | Change certificate notAfter to 90 days | Konstantinos Kallas | 2017-08-08 | 1 | -5/+2 |
| * | | | Improve return format of get_certificates command | Konstantinos Kallas | 2017-08-02 | 2 | -8/+42 |
| * | | | Implement verbose list_certificates option | Konstantinos Kallas | 2017-08-02 | 1 | -11/+20 |
| * | | | Finish revoke_certificate and add specs | Konstantinos Kallas | 2017-07-29 | 1 | -140/+201 |
| * | | | Support certificate revocation | Konstantinos Kallas | 2017-07-27 | 2 | -4/+77 |
| * | | | Sync fork with upstream | Konstantinos Kallas | 2017-07-26 | 32 | -622/+841 |
| |\ \ \ | |||||
| * | | | | Encode strings using a library function and not my custom made | Konstantinos Kallas | 2017-07-25 | 1 | -16/+13 |
| * | | | | Add a try catch arounf list certificates | Konstantinos Kallas | 2017-07-23 | 1 | -0/+11 |
| * | | | | Pretty print list-certificates | Konstantinos Kallas | 2017-07-18 | 2 | -20/+52 |
| * | | | | Print validity in list-certificates | Konstantinos Kallas | 2017-07-17 | 1 | -3/+31 |
| * | | | | Add a stub for the list-certificates command | Konstantinos Kallas | 2017-07-17 | 2 | -0/+39 |
| * | | | | Remove httpdir from some function arguments as we now use the built in ejabbe... | Konstantinos Kallas | 2017-07-17 | 3 | -25/+24 |
| * | | | | Save acquired certificates in persistent storage | Konstantinos Kallas | 2017-07-17 | 1 | -9/+71 |