summaryrefslogtreecommitdiffstats
path: root/ipsectools-uploadcert-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Added require statement for html libraryTed Trask2012-10-111-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 startstop functionality and deleted view 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/ipsec-tools/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/ipsec-tools/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified ipsectools to add ability to manage certificates.Ted Trask2008-11-211-0/+16
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1608 ab2d0c66-481e-0410-8bed-d214d4d58bed