summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Modified format library. parse_configfile2, update_configfile2, get_section,...Ted Trask2008-10-031-23/+23
* Removed getopts library and added functionality to format library as opts_to_...Ted Trask2008-09-291-27/+26
* Versionbump on Makefilesv0.1.3Mika Havela2008-08-261-1/+1
* Fixed openssl bug with blank extensions. Modified commonName hash to use hex...Ted Trask2008-08-052-10/+25
* use cp -a so dist packages get created properlyv0.1.2Natanael Copa2008-07-281-1/+1
* Version bump on makefilesMika Havela2008-07-281-1/+1
* use <% %> instead of <? ?>Natanael Copa2008-07-2810-141/+141
* install default openssl configurationNatanael Copa2008-07-281-1/+1
* Add cert extensions to the request just for clarity.Ted Trask2008-07-161-4/+6
* Openssl removed the subjectAltName and instead added in an extensions section...Ted Trask2008-07-164-37/+81
* Another attempt at openssl subjectAltNameTed Trask2008-07-161-1/+6
* Added openssl support for subjectAltName as an environment variable loaded in...Ted Trask2008-07-163-65/+72
* Modified openssl-ca-acf.cnf to fix x509 extensions.Ted Trask2008-07-151-8/+14
* Fixed openssl character escapes.Ted Trask2008-07-151-4/+2
* Modify openssl to allow all characters except # in distinguished names.Ted Trask2008-07-152-6/+8
* Fix the ca.cnf file to actually *work*Nathan Angelacos2008-07-152-9/+16
* make install copies a commented openssl-ca-acf.cnf to DESTDIR/etc/sslNathan Angelacos2008-07-152-30/+37
* Modified openssl to work with new cnf file. Distinguished names are no longe...Ted Trask2008-07-118-94/+73
* first whack at making a usable acf ca openssl.cnf fileNathan Angelacos2008-07-091-0/+190
* Update openssl to use controllerfunctions and modelfunctions.Ted Trask2008-07-079-196/+107
* Version bumpsv0.1.1Mika Havela2008-06-241-1/+1
* Changed openssl config file name and fixed environment check.Ted Trask2008-06-242-18/+30
* Added javascript to sort certificate table in openssl.v0.1.0Ted Trask2008-06-101-48/+74
* Fixed download bug for logfiles and certificates.Ted Trask2008-06-092-14/+51
* Moved openssl clientdata processing from model to controller.Ted Trask2008-06-062-71/+65
* Added missing openssl fileTed Trask2008-06-061-0/+15
* Check to see if necessary openssl directories exist, add support to create themTed Trask2008-05-286-14/+203
* Modified acf to allow file upload (arbitrary 32k limit).Ted Trask2008-05-279-66/+253
* Mod openssl to restrict users to only see and delete their own requests.Ted Trask2008-05-235-42/+72
* Added revoking support to opensslTed Trask2008-05-223-30/+105
* openssl is now pretty much done except for revoking certificates.Ted Trask2008-05-223-0/+57
* openssl is now pretty much done except for revoking certificates.Ted Trask2008-05-224-34/+147
* Further progress on openssl. Added template_stream to core for downloading f...Ted Trask2008-05-212-0/+16
* Further progress on openssl. Added template_stream to core for downloading f...Ted Trask2008-05-214-23/+206
* Continuing to work on openssl. Not done yet.Ted Trask2008-05-207-33/+282