Project

General

Profile

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

# Date Author Comment
de1a3167 12/07/2015 03:18 PM Jim Pingle

whitespace/style fixups

6293d7ed 12/03/2015 01:50 PM Jim Pingle

Fix PHP error on boot/resync of OpenVPN

63646f4d 12/02/2015 07:55 PM Jim Pingle

Omit topology from the config when using shared key mode.

4e5e7540 12/01/2015 06:48 PM Jim Pingle

Nuke openvpn_cleanup_csc, the job is done better by openvpn_delete_csc

cd8f2f2b 12/01/2015 06:36 PM Jim Pingle

Properly omit tunnel network when it's empty in the CSC

88cfb255 12/01/2015 02:57 PM Jim Pingle

GUI/Backend changes to move topology_subnet checkbox to a topology drop-down selection. Issue #5526

P2P is there but commented out for now.

154b0f80 11/30/2015 09:50 PM Jim Pingle

Backend changes to OpenVPN CSC handling to allow per-server configuration. Ticket #5526
Still needs GUI work and other items mentioned on https://redmine.pfsense.org/issues/5526

c4b60a9a 11/29/2015 05:37 PM Colin Fleming

Tidy up Boolean operators for HTML5

Remove the XHTML standard Boolean operators (makes reading HTML much
simpler).

f4eec250 11/26/2015 11:58 AM Phil Davis

Put some OpenVPN functions into include file

Forum:
https://forum.pfsense.org/index.php?topic=103036.msg574854#msg574854

A few functions were in both client and server PHP already and were the
same.
build_crl_list() was missing from client PHP.
build_cert_list() was slightly different in server and client PHP. I...

4de8f7ba 08/30/2015 04:32 PM Phil Davis

Integrate bootstrap etc/inc with master

This applies the little changes in etc/inc master to the bootstrap
branch so that etc/inc in bootstrap will now just have the real
differences that are due to real bootstrap changes.

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/