Commit Graph

7035 Commits

Author SHA1 Message Date
Michael Tremer
d2d87f2ca0 IPsec: Make connection configuration more pleasant for the eye. 2014-01-07 17:50:44 +01:00
Michael Tremer
4ad0b5b680 IPsec: Move IKE protocol option to advanced settings page. 2014-01-07 17:08:35 +01:00
Michael Tremer
afd5d8f76e IPsec: Allow to disable DPD. 2014-01-07 17:00:30 +01:00
Michael Tremer
cbb3a8f91e IPsec: Fix and enhance DPD configuration.
Also the action option has now moved to the advanced settings
page and the design has been improved.
2014-01-07 01:37:00 +01:00
Alexander Marx
4e156911cc IPsec: Add DPD configuration options to advanced settings. 2014-01-07 00:38:36 +01:00
Michael Tremer
5ca9ea6a28 fifteen: Add openvpn.
This needs to be shipped any way because of the updated
openssl library and the changed set of ciphers that comes
with that.
2014-01-06 22:12:35 +01:00
Michael Tremer
ce7c5249bf openvpn: Support Camellia cipher. 2014-01-06 22:11:47 +01:00
Michael Tremer
1fbb415ada apache2: Fix directory permissions of themes. 2014-01-06 21:53:58 +01:00
Michael Tremer
3bdc1a4e42 openssl: Update to 1.0.1f. 2014-01-06 19:10:27 +01:00
Alexander Marx
49da7d7975 Firewall: added check if firewallrules need to be updated when editing services or servicegroups 2014-01-06 14:18:19 +01:00
Alexander Marx
95e9415ada firewall: Fix colouring when IPsec VPN subnets are denoted in CIDR. 2014-01-06 14:16:53 +01:00
Alexander Marx
73cb6627fc SQUID: fixed length of FAKE_REFERRER field 2014-01-06 13:03:06 +01:00
Alexander Marx
d0f8bbc13e Firewall: reaktivated targetport-check. now there's an errromessage in case of wrong portnumber 2014-01-06 13:02:36 +01:00
Alexander Marx
f4d5310dec Firewall: deleted subnet from source and target addresses if manually used 2014-01-06 13:02:14 +01:00
Alexander Marx
f0dc00d80f Firewall: fix last commit. 2014-01-06 13:01:05 +01:00
Alexander Marx
9566c8f52c Firewall: Bugfix - when creating a rule which leads to an error, the rule action (Accept/Drop/Reject) is set to default 2014-01-06 13:01:05 +01:00
Arne Fitzenreiter
f4b373993f Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen 2014-01-06 08:56:31 +01:00
Arne Fitzenreiter
75474c3c49 apache: Add message for generating host certs.
On rpi this need 3.5 minutes so it is better to show that this need a while.
2014-01-06 08:53:30 +01:00
Michael Tremer
9027a25d92 Merge remote-tracking branch 'ms/fifteen-theme' into fifteen 2014-01-05 21:16:17 +01:00
Alexander Marx
4234ca5d64 Firewall: cleanup of unused JS variables. 2014-01-05 21:16:12 +01:00
Alexander Marx
0051027b79 Firewall: Bugfix - when creating a SNAT rule and using a service or servicegroup there was an errormessage displayed 2014-01-05 21:15:35 +01:00
Michael Tremer
935f311ed9 Add an alternative default theme with rounded corners. 2014-01-05 21:07:41 +01:00
Michael Tremer
8a39dd30e3 fifteen: Add all updated themes and CGI files to the updater. 2014-01-05 19:38:14 +01:00
Michael Tremer
fe9f758815 ipfire theme: Show hostname in title by default. 2014-01-05 19:36:06 +01:00
Michael Tremer
dd2ef3b237 ipfire-theme: Update path to jQuery. 2014-01-05 19:32:23 +01:00
Michael Tremer
121628ea68 GUI: Remove the blend effects option. 2014-01-05 19:31:32 +01:00
Michael Tremer
3f653a29ae ipfire-legacy theme: Update web resource paths. 2014-01-05 19:25:46 +01:00
Michael Tremer
f14e224b1c ipfire theme: Update file paths to web resource files. 2014-01-05 19:18:55 +01:00
Michael Tremer
802d795488 header.pl: Include required perl module. 2014-01-05 19:06:08 +01:00
Michael Tremer
b3f7b96824 ipfire theme: Remove lowercase stylization. 2014-01-05 19:02:09 +01:00
Michael Tremer
a4b9426b0f Rename ipfire-new theme to ipfire. 2014-01-05 18:58:27 +01:00
Michael Tremer
ff972c8276 Rename old default theme to ipfire-legacy. 2014-01-05 18:58:02 +01:00
Michael Tremer
c3f00878dd ipfire-new: Update footer. 2014-01-05 18:51:22 +01:00
Michael Tremer
697a4d5217 ipfire-new: Cleanup CSS code.
Lots of code that was either redudant, unused or unnecessary
has been removed or has been cleaned up.
2014-01-05 18:15:40 +01:00
Michael Tremer
f880f8a225 ipfire-new: Re-indent CSS file. 2014-01-05 15:10:27 +01:00
Michael Tremer
926241aea2 speedmeter: Convert bytes to bits.
I assumed that it was computes in bits (hence the variable names).
2014-01-05 14:59:24 +01:00
Michael Tremer
eb6389d09d ipfire-new: Fix positioning of the page headline. 2014-01-05 14:50:34 +01:00
Michael Tremer
865c761575 speedmeter: Show speeds in Bit/s, kBit/s, MBit/s, ...
Also clean up the dirty HTML code.
2014-01-05 14:40:06 +01:00
Michael Tremer
ceda40f2bc ipfire-new: Fix encoding of refreshInetInfo.js. 2014-01-05 14:15:11 +01:00
Alexander Marx
af731c7dc5 New theme for the IPFire web user interface 2014-01-05 14:05:36 +01:00
Michael Tremer
1dc4447136 general-functions.pl: Format output of age().
The output of the age() function was a bit messy with
some translations. It was now much simplified and it
now shows the time in a standardized format.
2014-01-05 02:42:21 +01:00
Michael Tremer
63e3da5935 vpnmain.cgi: Re-design algorithm selection. 2014-01-05 02:19:06 +01:00
Michael Tremer
22fc183e08 IPsec: Add MODP-2048 subgroups. 2014-01-05 01:34:40 +01:00
Michael Tremer
651d442ecf IPsec: Add Brainpool elliptic curves. 2014-01-05 01:27:53 +01:00
Michael Tremer
d72a820484 IPsec: Add Camellia cipher for IKE and ESP. 2014-01-05 01:11:10 +01:00
Michael Tremer
660f972835 darkdos theme: Fix link to jquery. 2014-01-04 18:31:10 +01:00
Michael Tremer
36f101c733 Add darkdos theme to IPFire 2.15. 2014-01-04 18:29:47 +01:00
Logan Schmidt
8e8fb1dada Added new theme: darkdos
Red styled theme inspired by maniac's theme.
2014-01-04 18:22:06 +01:00
Michael Tremer
b7d9509c3a openvpn: Use AES-256-CBC as default cipher.
Applies to new installations, only.
2014-01-04 17:20:15 +01:00
Michael Tremer
1dbe439b83 toolchain: Fix compiling due to Stack Protector changes. 2014-01-04 17:08:47 +01:00