| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge with backout | Matthew Wild | 2010-07-15 | 1 | -1/+1 |
|\ \ |
|
| * | | Backed out changeset 598c33a99a31 (already fixed a better way) | Matthew Wild | 2010-07-15 | 1 | -1/+1 |
* | | | certmanager: Fix to handle the case of no SSL configuration at all | Matthew Wild | 2010-07-14 | 1 | -2/+2 |
* | | | certmanager: Added copyright header. | Waqas Hussain | 2010-07-15 | 1 | -0/+8 |
* | | | certmanager: Defined default_capath to prevent a global nil access. | Waqas Hussain | 2010-07-15 | 1 | -0/+1 |
|/ / |
|
* | | certmanager: Use an empty table as the default ssl config when a global 'ssl'... | Waqas Hussain | 2010-07-15 | 1 | -1/+1 |
* | | certmanager: Remove debug logging accidentally committed | Matthew Wild | 2010-07-13 | 1 | -2/+0 |
* | | certmanager: Adjust paths of SSL key/certs to be relative to the config file,... | Matthew Wild | 2010-07-13 | 1 | -38/+48 |
|/ |
|
* | certmanager: Friendlier error reporting on OpenWRT and other cases where we d... | Matthew Wild | 2010-03-05 | 1 | -1/+3 |
* | certmanager: Fix nil global access (thanks Marc) | Matthew Wild | 2010-03-05 | 1 | -1/+1 |
* | certmanager: Fix global access | Matthew Wild | 2010-03-01 | 1 | -1/+1 |
* | Merge with 0.7 | Matthew Wild | 2010-02-13 | 1 | -1/+28 |
|\ |
|
| * | certmanager: Bring back the friendly errors when failing to load the key/cert... | Matthew Wild | 2010-02-13 | 1 | -1/+28 |
* | | certmanager, hostmanager: Rename get_context() to create_context() to be more... | Matthew Wild | 2010-02-13 | 1 | -1/+1 |
|/ |
|
* | certmanager: Fix traceback with no LuaSec | Matthew Wild | 2010-02-05 | 1 | -1/+1 |
* | certmanager: Tabs not spaces! | Matthew Wild | 2010-02-05 | 1 | -3/+3 |
* | certmanager: Hello world, I'm come to manage your SSL contexts | Matthew Wild | 2010-01-31 | 1 | -0/+35 |