summaryrefslogtreecommitdiffstats
path: root/openssl-putcacert-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Added getcachain action to show the parent CAs when we are in a child, ↵Ted Trask2015-02-021-0/+6
| | | | | | modified all views to display it This includes adding a generic HTML view to display cadir and then display the cfe
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-121-7/+2
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-1/+1
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-2/+2
| | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Removed debug statements.Ted Trask2009-12-311-4/+0
|
* Added escapespecialcharacters to format.lua to escape shell special ↵Ted Trask2009-01-211-2/+2
| | | | | | characters. Reviewed all calls to io.popen and os.execute to escape special characters. Fixed file uploads in openssl and ipsectools with viewfunctions.lua. Tried to fix openssl renew when subject contains special characters, but not done yet. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1687 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-1/+1
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use <% %> instead of <? ?>Natanael Copa2008-07-281-7/+7
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Update openssl to use controllerfunctions and modelfunctions.Ted Trask2008-07-071-2/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1287 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified acf to allow file upload (arbitrary 32k limit).Ted Trask2008-05-271-1/+1
| | | | | | Cleaned up openssl and added ability to upload/generate CA certificate. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1184 ab2d0c66-481e-0410-8bed-d214d4d58bed
* openssl is now pretty much done except for revoking certificates.Ted Trask2008-05-221-0/+15
git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1177 ab2d0c66-481e-0410-8bed-d214d4d58bed