Project

General

Profile

Download (2.81 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1e0b1727 02/26/2015 05:42 AM Phil Davis

Code style guide etc in a to e

41367b9c 11/05/2014 12:34 AM Chris Buechler

remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years.

2ec95f1f 01/24/2014 10:33 AM Renato Botelho

Fix openssl path

dae707f5 01/27/2013 05:20 PM Jim Pingle

Fixup paths when executing OpenSSL.

15855fbc 04/30/2012 02:08 PM Jim Pingle

Better error handling for crypt_data and also better password argument handling

f5bafe95 01/19/2011 08:56 PM Ermal LUÇI

Resolves 1209. Correctly calculate the necessary data to return from an 'pfsense' format encrypted file.

3be0dff4 06/09/2010 07:54 PM Jim Pingle

Clean up this code a little.

e22eca36 06/09/2010 07:40 PM Jim Pingle

Use different logic for this function, copied from crypt_acb.php. Ticket #537

523855b0 09/12/2009 07:34 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

5025a56c 10/19/2008 03:19 AM Scott Ullrich
  • Add run_plugins() function
  • Use run_plugins() function in filter.inc
  • Add plugin hook for parse_config and write_config
8ff5ffcc 08/28/2008 02:53 AM Matthew Grooms

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.