| Commit message (Expand) | Author | Age | Files | Lines |
* | Use an alphanumeric test rather than purely is_numericint because the ID is g... | jim-p | 2014-04-09 | 1 | -2/+2 |
* | xhtml Compliance | ayvis | 2014-03-14 | 1 | -8/+8 |
* | Improve checks for params 'id', 'dup' and other similar ones to make sure the... | Renato Botelho | 2014-03-12 | 1 | -5/+6 |
* | Allow an "empty" CRL to be exported, since this is still a valid action. | jim-p | 2013-11-25 | 1 | -2/+1 |
* | Remove call-time pass by reference for do_input_validation, helps ticket #2565 | Renato Botelho | 2013-09-12 | 1 | -1/+1 |
* | Tidy up "system_crlmanager.php" XHTML | Colin Fleming | 2013-04-09 | 1 | -36/+35 |
* | Update usr/local/www/system_crlmanager.php | bcyrill | 2013-02-10 | 1 | -5/+6 |
* | Allow editing an imported CRL, and refresh OpenVPN CRLs when saving. Implemen... | jim-p | 2012-10-06 | 1 | -6/+43 |
* | Shift OpenVPN require, it was causing CRLs to not save changes properly. | jim-p | 2011-07-27 | 1 | -2/+1 |
* | removes variables concatenation on gettext strings | Vinicius Coque | 2011-07-18 | 1 | -2/+2 |
* | CRL fixes for empty CRLs (so they don't kill OpenVPN) | jim-p | 2011-07-13 | 1 | -2/+2 |
* | fix missing images for CRLs | Chris Buechler | 2011-05-17 | 1 | -1/+1 |
* | Various CRL fixes, handle empty internal CRLs better. | jim-p | 2011-05-11 | 1 | -0/+1 |
* | Allow importing a CRL for an external CA. | jim-p | 2011-03-30 | 1 | -5/+13 |
* | Show CRL download link only for imported certificates or CRLs with revoked ce... | jim-p | 2010-11-17 | 1 | -0/+2 |
* | Some CRL fixes. | jim-p | 2010-11-17 | 1 | -5/+7 |
* | Fix misnamed form field on CRL import. | jim-p | 2010-11-14 | 1 | -1/+1 |
* | Fix XSS issues | Scott Ullrich | 2010-11-12 | 1 | -1/+1 |
* | Various CRL fixes. | jim-p | 2010-11-06 | 1 | -45/+54 |
* | Remove WIP note. This should resolve #555. | jim-p | 2010-10-21 | 1 | -1/+0 |
* | Add ability to select reason codes for revocation. Reformat CRL edit screen a... | jim-p | 2010-10-21 | 1 | -14/+29 |
* | Refresh OpenVPN CRL files when a CRL has a cert added/removed. Ticket #555 | jim-p | 2010-10-21 | 1 | -1/+4 |
* | Add support for deleting a cert from a CRL (unrevoke). As of this point basic... | jim-p | 2010-10-21 | 1 | -4/+12 |
* | Add more CRL functionality. Needs to wait on a new build for further testing. | jim-p | 2010-10-20 | 1 | -2/+128 |
* | Fix some forgotten name->descr changes. | jim-p | 2010-10-20 | 1 | -2/+2 |
* | Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec... | jim-p | 2010-10-19 | 1 | -11/+11 |
* | Another CRL delete fix. | jim-p | 2010-09-21 | 1 | -1/+1 |
* | Fix delete action for CRLs, and other cleanup. | jim-p | 2010-09-21 | 1 | -14/+16 |
* | Don't list a cert count for external CRLs since we can't tell what they are. | jim-p | 2010-09-21 | 1 | -1/+1 |
* | Add a work-in-progress CRL manager page | jim-p | 2010-09-21 | 1 | -0/+430 |