summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-104-25/+25
|
* Change ACF list to structure for accuracyTed Trask2016-02-241-2/+2
|
* Bump version to 0.10.1v0.10.1Ted Trask2016-01-181-1/+1
|
* Modify viewrequest/cert to use cfe type structure rather than table for ↵Ted Trask2016-01-181-2/+2
| | | | consistency
* Bump version to 0.10.0v0.10.0Ted Trask2015-05-151-1/+1
|
* Modify config so organizationName is optional for CA instead of matchTed Trask2015-05-151-1/+1
|
* Added managesubca action to automatically configure the environment to ↵Ted Trask2015-02-034-4/+62
| | | | manage a sub-CA
* Added getcachain action to show the parent CAs when we are in a child, ↵Ted Trask2015-02-0212-8/+144
| | | | | | modified all views to display it This includes adding a generic HTML view to display cadir and then display the cfe
* Change basedir to cadir and restrict to within /etc/ssl/Ted Trask2015-02-023-67/+71
|
* Add basedir support to viewsTed Trask2015-02-023-20/+29
|
* Some bugfixes to make basedir workTed Trask2015-02-021-3/+3
|
* Fix null reference exception in requestTed Trask2015-02-021-2/+2
|
* Change all actions to include a basedir action as a first stop for ↵Ted Trask2015-01-311-127/+144
| | | | supporting multiple CAs
* Update model.submitrequest and .deleterequest to new prototypeTed Trask2015-01-312-5/+5
|
* Updated the three download/stream actions to properly handle clientdata in ↵Ted Trask2015-01-313-37/+64
| | | | | | the model Relies on acf-core-0.19 update to template-stream.html
* Modify several functions to move logic into the model and use cfes more ↵Ted Trask2015-01-315-95/+109
| | | | properly for non-forms
* Cleanup of path access in preparation for handling CAs in different pathsTed Trask2015-01-301-40/+39
|
* Hide CA download links if there are CA errorsTed Trask2015-01-231-1/+1
|
* Bump version to 0.9.0v0.9.0Ted Trask2014-04-261-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-127-87/+118
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-036-44/+32
| | | | and use lowercase tags
* Bump version to 0.8.0v0.8.0Ted Trask2013-10-311-1/+1
|
* Fix typo that broke renewcert resultTed Trask2013-10-201-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-202-66/+70
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Change use of require to work with Lua 5.2Ted Trask2013-10-096-7/+7
|
* Only load js libraries if not already loadedTed Trask2013-10-031-2/+12
|
* Bump version to 0.7.0v0.7.0Ted Trask2013-01-011-1/+1
|
* Replace io.popen with modelfunctions.run_executableTed Trask2013-01-011-70/+25
|
* Cleaned up use of viewtypeTed Trask2012-11-253-11/+6
|
* 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
| | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* 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 ↵Luke Stuart2011-10-074-13/+21
| | | | cacert download.
* 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 ↵Luke Stuart2011-07-066-10/+40
| | | | bits and period of validity
* 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
|