Commit Graph

10 Commits

Author SHA1 Message Date
Chris Buechler
41367b9c2a remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years. 2014-11-04 18:34:03 -06:00
Renato Botelho
2ec95f1ffb Fix openssl path 2014-01-24 08:33:31 -02:00
jim-p
dae707f536 Fixup paths when executing OpenSSL. 2013-01-27 12:20:31 -05:00
jim-p
15855fbc5b Better error handling for crypt_data and also better password argument handling 2012-04-30 10:08:56 -04:00
Ermal
f5bafe95a1 Resolves 1209. Correctly calculate the necessary data to return from an 'pfsense' format encrypted file. 2011-01-19 20:56:23 +00:00
jim-p
3be0dff4f7 Clean up this code a little. 2010-06-09 15:54:41 -04:00
jim-p
e22eca3662 Use different logic for this function, copied from crypt_acb.php. Ticket #537 2010-06-09 15:40:19 -04:00
Scott Ullrich
523855b02b Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions 2009-09-12 15:34:07 -04:00
Scott Ullrich
5025a56c9f * Add run_plugins() function
* Use run_plugins() function in filter.inc
* Add plugin hook for parse_config and write_config
2008-10-19 03:19:22 +00:00
Matthew Grooms
8ff5ffccf2 Add support for export and import of encrypted configuration files. A set
of command line utilities for encypting and decrypting the files format
is available from the tools/config-crypto directory.
2008-08-28 02:53:06 +00:00