summaryrefslogtreecommitdiffstats
path: root/etc/inc/crypt.inc
Commit message (Collapse)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-251-101/+0
|
* Code style guide etc in a to ePhil Davis2015-02-261-26/+27
|
* remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days ↵Chris Buechler2014-11-041-1/+0
| | | | and hasn't been relevant in years.
* Fix openssl pathRenato Botelho2014-01-241-2/+2
|
* Fixup paths when executing OpenSSL.jim-p2013-01-271-2/+2
|
* Better error handling for crypt_data and also better password argument handlingjim-p2012-04-301-5/+10
|
* Resolves 1209. Correctly calculate the necessary data to return from an ↵Ermal2011-01-191-3/+3
| | | | 'pfsense' format encrypted file.
* Clean up this code a little.jim-p2010-06-091-8/+6
|
* Use different logic for this function, copied from crypt_acb.php. Ticket #537jim-p2010-06-091-20/+11
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+3
|
* * Add run_plugins() functionScott Ullrich2008-10-191-1/+3
| | | | | * Use run_plugins() function in filter.inc * Add plugin hook for parse_config and write_config
* Add support for export and import of encrypted configuration files. A setMatthew Grooms2008-08-281-0/+102
of command line utilities for encypting and decrypting the files format is available from the tools/config-crypto directory.
OpenPOWER on IntegriCloud