Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  etc
  openssl
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
ca276264 01/19/2015 11:25 AM Renato Botelho

Add missing require for filter.inc since vpn_ipsec_configure() calls filter_configure(). It should fix #4236

1195a12d 01/17/2015 12:02 AM Jared Dillard

move jquery ui css to theme folders

5b7c33fc 01/15/2015 09:05 PM Phil Davis

Firewall Rules Apply be friendly to other languages

Forum: https://forum.pfsense.org/index.php?topic=86808.0
Redmine: https://redmine.pfsense.org/issues/3886

print_info_box_np() when called with just the first $msg parameter has some rough tests to decide if the "Apply" button should be displayed. It checks if the translation of "apply", "save" or "create" appears in the $msg string (which is a translated string itself). If the $msg string did not translate, and thus remains in English, but gettext("apply") does translate then the e.g. Turkish word for "apply" is not going to appear in the English $msg string. So things go wrong....

8d4e768a 01/15/2015 08:42 PM Ermal Luçi

Time to let these go

f579c0fb 01/15/2015 08:29 AM Ermal Luçi

Add EAP-MSChapv2 implementation for Windows ipsec support as reported here https://forum.pfsense.org/index.php?topic=81657.15

3a56c146 01/13/2015 07:43 PM Ermal Luçi

Actually remove rekey/reauth from config to avoid strange issues. Ticket #4208

b4013725 01/13/2015 06:57 PM Ermal Luçi

To avoid issues with clashing SAIDs go back to specifying the reqid in strongswan config.

To be able to manage this first upgrade the config to assign each phase2 an reqid
Second use that during config generation

Ticket #4208

6db7ee23 01/13/2015 03:01 PM Bipin Chandra

Improving aesthetics.

Make title color more consistent with other pages.
Improving aesthetics.

156938a8 01/13/2015 01:25 AM Chris Buechler

Where the P1 is disabled, show the P2s as disabled since they will be, same as in previous versions.

d71f9794 01/12/2015 11:50 PM Renato Botelho

Fix IPsec widget for multiple P2, it fixes #4164

View revisions

Also available in: Atom