summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-104-6/+6
|
* Change ACF list to structure for accuracyTed Trask2016-02-241-1/+1
|
* Bump version to 0.12.0v0.12.0Ted Trask2015-11-021-1/+1
|
* Modify logfile to get logging info from the config and use common viewTed Trask2015-10-303-6/+27
|
* Bump version to 0.11.0v0.11.0Ted Trask2014-04-261-1/+1
|
* Cleanup displayitem call in viewcert html viewTed Trask2014-04-251-2/+2
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-105-27/+23
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-034-27/+42
| | | | and use lowercase tags
* Bump version to 0.10.0v0.10.0Ted Trask2013-10-311-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-202-29/+33
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Fix logfile to pass filename to alpine-baselayout/logfiles/viewTed Trask2013-10-171-1/+1
|
* Change use of require to work with Lua 5.2Ted Trask2013-10-096-7/+7
|
* Bump version to 0.9.0v0.9.0Ted Trask2013-01-081-1/+1
|
* Swap incoming and outgoing to match previousTed Trask2013-01-081-2/+2
|
* Clean up changes for phase2detailsTed Trask2013-01-081-22/+7
|
* Only call 'ip xfrm state' once, rather than twice per connectionTed Trask2013-01-081-2/+16
|
* Removed unwanted lines from 'ip xfrm state' outputTed Trask2013-01-081-4/+4
|
* Replace io.popen calls with modelfunctions.run_executableTed Trask2013-01-081-44/+24
|
* Bumped version to 0.8.1v0.8.1Ted Trask2012-10-281-1/+1
|
* Added require statement for html libraryTed Trask2012-10-114-0/+4
|
* Bumped version to 0.8.0v0.8.0Ted Trask2012-07-301-1/+1
|
* Removed redirect_to_referrer and changed viewcert to a formTed Trask2012-07-304-19/+43
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-7/+7
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-188-29/+22
| | | | | | 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
* Bumped version to 0.7.1v0.7.1Ted Trask2011-04-281-1/+1
|
* Using 'path' variable instead of specifying path for commandsMika Havela2011-04-281-2/+2
|
* Bugfix: Fixing broken path to 'ip'Mika Havela2011-04-281-1/+1
|
* Bumped version to 0.7.0v0.7.0Ted Trask2011-03-301-1/+1
|
* Modified for acf-core-0.13.0Ted Trask2011-03-301-2/+0
|
* Bumped version to 0.6.1v0.6.1Ted Trask2010-02-161-1/+1
|
* Added wwwprefix to web path and fixed typo.Ted Trask2010-02-161-1/+1
|
* Bumped version to 0.6.0v0.6.0Ted Trask2010-01-221-1/+1
|
* Updated for skin change in acf-core 0.10.0Ted Trask2010-01-221-2/+2
|
* Bumped version to 0.5.0v0.5.0Ted Trask2010-01-011-1/+1
|
* Removed debug statements.Ted Trask2009-12-313-13/+0
|
* basename function is no longer in acf-core-0.9.0Ted Trask2009-12-281-1/+2
|
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-1/+1
|
* UI fix, bumped to 0.4.1v0.4.1Ted Trask2009-12-102-2/+2
|
* Bumped revision to 0.4.0v0.4.0root2009-06-041-1/+1
|
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Changed os.rename to fs.move_file.Ted Trask2009-05-151-3/+3
|
* Tagged package for release.v0.3.17ttrask2009-03-031-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1723 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modify ipsectools-details to handle \n.ttrask2009-03-031-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1722 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed html from ipsectools-model.lua.ttrask2009-03-031-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1721 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Tagged updated packages for release.v0.3.16ttrask2009-02-231-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1704 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Started process of removing as many io.popen calls as possible. Not complete.Ted Trask2009-01-241-7/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1695 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified Makefiles and tagged for release with lots of security fixes.v0.3.15Ted Trask2009-01-221-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1689 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added escapespecialcharacters to format.lua to escape shell special ↵Ted Trask2009-01-212-18/+32
| | | | | | 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
* Proposed changes to menu.Ted Trask2009-01-191-4/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-154-8/+8
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed