index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
system_crlmanager.php
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Allow editing an imported CRL, and refresh OpenVPN CRLs when saving. ↵
jim-p
2013-01-16
1
-6
/
+43
|
|
|
|
Implements #2652
*
Shift OpenVPN require, it was causing CRLs to not save changes properly.
jim-p
2011-07-27
1
-2
/
+1
|
*
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 ↵
jim-p
2010-11-17
1
-0
/
+2
|
|
|
|
certificates.
*
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 ↵
jim-p
2010-10-21
1
-14
/
+29
|
|
|
|
a bit. Ticket #555
*
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 ↵
jim-p
2010-10-21
1
-4
/
+12
|
|
|
|
basic CRL functionality does work: Revoke a cert and it cannot connect. Remove it from the CRL and it can. (Have to edit/save OpenVPN server instance to update/refresh CRL though). Ticket #555
*
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 ↵
jim-p
2010-10-19
1
-11
/
+11
|
|
|
|
protection and standardize field names. Ticket #320.
*
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