Code style guide etc in a to e
remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years.
Fix openssl path
Fixup paths when executing OpenSSL.
Better error handling for crypt_data and also better password argument handling
Resolves 1209. Correctly calculate the necessary data to return from an 'pfsense' format encrypted file.
Clean up this code a little.
Use different logic for this function, copied from crypt_acb.php. Ticket #537
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Add support for export and import of encrypted configuration files. A setof command line utilities for encypting and decrypting the files formatis available from the tools/config-crypto directory.