summaryrefslogtreecommitdiffstats
path: root/openssl-viewcert-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
* Modify several functions to move logic into the model and use cfes more ↵Ted Trask2015-01-311-1/+1
| | | | properly for non-forms
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-121-2/+4
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-1/+1
| | | | and use lowercase tags
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Removed debug statements.Ted Trask2009-12-311-4/+0
|
* 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-4/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1323 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
* Further progress on openssl. Added template_stream to core for downloading ↵Ted Trask2008-05-211-0/+8
files. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1172 ab2d0c66-481e-0410-8bed-d214d4d58bed