summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 0.6.1v0.6.1Ted Trask2012-10-281-1/+1
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-284-48/+14
* Added require statement for html libraryTed Trask2012-10-029-0/+9
* Bumped version to 0.6.0v0.6.0Ted Trask2012-08-201-1/+1
* Moved openssl-html.lsp to openssl-read-html.lsp so that autoview worksTed Trask2012-08-202-0/+1
* Removed calls to redirect_to_referrerTed Trask2012-08-203-74/+120
* Fixed Install button on status pageTed Trask2012-05-191-1/+1
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-282-6/+6
* Started work on updating for acf-core-0.15Ted Trask2012-04-1810-35/+33
* Bumped version to 0.5.0v0.5.0Ted Trask2011-10-071-1/+1
* Change certype to certtypeTed Trask2011-10-073-6/+6
* Fix direct import of crl, and allowed direct import of CA into FirefoxTed Trask2011-10-072-9/+19
* Make getca always return ca, regardless of inputTed Trask2011-10-071-10/+9
* Updates to Feature #354 incl. security hole fixed and choice of PEM or DER ca...Luke Stuart2011-10-074-13/+21
* Added package name so install worksTed Trask2011-09-201-1/+1
* Fix package version in status pageTed Trask2011-09-201-4/+10
* acf-openssl: as per feature request #354: download cert plus set encryption b...Luke Stuart2011-07-066-10/+40
* Bumped version to 0.3.2v0.3.2Ted Trask2011-06-111-1/+1
* fix permissions on ssl cert creationskel2011-06-092-0/+6
* Bumped version to 0.3.1v0.3.1Ted Trask2010-02-161-1/+1
* Added wwwprefix to web path.Ted Trask2010-02-161-3/+3
* Bumped version to 0.3.0v0.3.0Ted Trask2010-01-011-1/+1
* Removed debug statements.Ted Trask2009-12-316-24/+0
* jquery changes for acf-core 0.9.0Ted Trask2009-12-301-2/+1
* basename/dirname functions are no longer in acf-core-0.9.0Ted Trask2009-12-281-8/+9
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-173-23/+19
* UI fix, bumped to 0.2.1v0.2.1Ted Trask2009-12-104-15/+18
* Bumped revision to 0.2.0v0.2.0root2009-06-041-1/+1
* Committer: nangel <nangel@tetrasec.net>nangel2009-05-211-8/+28
* Change os.rename to fs.move_file.Ted Trask2009-05-151-6/+6
* Fixed bug with request extensions. Don't override user input extensions with ...Ted Trask2009-05-141-18/+9
* Tagged updated packages for release.v0.1.8ttrask2009-02-231-1/+1
* Fixed openssl bug when more than 0xFF certs.ttrask2009-02-061-1/+1
* Fixed openssl-ca-acf.cnf config for generating ca certs.Ted Trask2009-01-261-1/+0
* More work to remove unnecessary popen calls.Ted Trask2009-01-261-63/+49
* Modified Makefiles and tagged for release with lots of security fixes.v0.1.7Ted Trask2009-01-221-1/+1
* Fixed openssl renew with config file change.Ted Trask2009-01-221-0/+1
* Added escapespecialcharacters to format.lua to escape shell special character...Ted Trask2009-01-212-51/+67
* Proposed changes to menu.Ted Trask2009-01-191-6/+6
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-159-24/+24
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-9/+9
* Version bump on several Makefiles.v0.1.6Ted Trask2008-11-041-1/+1
* Modified openssl to make renew (really rekey) work.Ted Trask2008-11-012-8/+11
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...Ted Trask2008-10-241-2/+6
* Modified viewfunctions displaycommandresults to not delete the error results ...Ted Trask2008-10-222-0/+4
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-222-7/+8
* Version bump on several Makefiles.v0.1.5Ted Trask2008-10-211-1/+1
* Added rc controller to alpine-baselayout and rc functionality to processinfo ...Ted Trask2008-10-111-0/+3
* Version bump on various Makefilesv0.1.4Ted Trask2008-10-071-1/+1
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-14/+1