summaryrefslogtreecommitdiffstats
Commit message (Expand)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, and...Ted Trask2014-02-034-27/+42
* 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
* 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
* 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
* Modify ipsectools-details to handle \n.ttrask2009-03-031-1/+1
* Removed html from ipsectools-model.lua.ttrask2009-03-031-1/+1
* Tagged updated packages for release.v0.3.16ttrask2009-02-231-1/+1
* Started process of removing as many io.popen calls as possible. Not complete.Ted Trask2009-01-241-7/+3
* Modified Makefiles and tagged for release with lots of security fixes.v0.3.15Ted Trask2009-01-221-1/+1
* Added escapespecialcharacters to format.lua to escape shell special character...Ted Trask2009-01-212-18/+32
* Proposed changes to menu.Ted Trask2009-01-191-4/+4
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-154-8/+8