Commit Graph

940 Commits

Author SHA1 Message Date
Michael Tremer
860ad8cb15 routing.cgi: Fix error in regex that validates "0.0.0.0".
Fixes #10417.
2013-09-27 16:51:17 +02:00
Michael Tremer
d9949d4dd1 Merge remote-tracking branch 'earl/tor' into next
Conflicts:
	lfs/tor
2013-09-14 14:37:18 +02:00
Jan Paul Tuecking
4245fe3479 tor: added directory port to tor.cgi 2013-09-07 14:47:28 +02:00
Jan Paul Tuecking
ae666bf128 tor: fixed display of not founded country flags in tor.cgi 2013-09-06 22:05:10 +02:00
Jan Paul Tuecking
b31af08582 tor: valid client names are max. 19 characters long changed that in tor.cgi 2013-09-06 22:01:21 +02:00
Michael Tremer
754f508b5b squid: Update to 3.3.8. 2013-08-22 12:57:56 +02:00
Michael Tremer
df05a856cd Merge remote-tracking branch 'ms/xss' into next 2013-08-21 17:40:44 +02:00
Michael Tremer
26cce22da0 tor.cgi: Remember selected exit node country. 2013-08-21 17:24:36 +02:00
Jan Paul Tuecking
3387469bdb tor: added daemon stats and little changes on styling 2013-08-21 17:23:16 +02:00
Michael Tremer
67df3c3f1c ovpnmain.cgi: Don't fail if files are not existant.
N2N connections could not be deleted if they have never been
started.
2013-08-21 17:21:46 +02:00
Michael Tremer
c83e7d5f81 ovpnmain.cgi: Fix remote IP address validation. 2013-08-21 17:21:38 +02:00
Michael Tremer
87e33a423f urlfilter: Make redirect.cgi template selectable. 2013-08-21 17:08:57 +02:00
Michael Tremer
e157791fe9 redirect.cgi: Introduce a small template engine for the error pages. 2013-08-21 16:12:22 +02:00
Michael Tremer
5ba9e6606e proxylog.dat: Escape usernames.
Bug #10406.
2013-08-20 11:06:36 +02:00
Michael Tremer
e3c1704453 tor.cgi: Remember selected exit node country. 2013-08-20 10:39:40 +02:00
Michael Tremer
8e6a8fd5d3 ovpnmain.cgi: Don't fail if files are not existant.
N2N connections could not be deleted if they have never been
started.
2013-08-19 17:40:57 +02:00
Michael Tremer
86228a56ef ovpnmain.cgi: Fix remote IP address validation. 2013-08-19 17:33:23 +02:00
Jan Paul Tuecking
b8867fe89a tor: added daemon stats and little changes on styling 2013-08-18 12:11:58 +02:00
Arne Fitzenreiter
9d838dad03 core72: add ovpnmain.cgi to update. 2013-08-11 09:40:03 +02:00
Arne Fitzenreiter
f2665db1ad snort: update to 2.9.5.3. 2013-08-10 20:10:00 +02:00
Michael Tremer
919a50208b tor.cgi: Remove NoAdvertise option.
This does not make much sense with our setup.
2013-08-10 12:14:29 +02:00
Michael Tremer
a03547fe5e tor.cgi: Always show all configuration options.
Otherwise, if tor was disable, all settings like nickname, etc.
were reset to default.
2013-08-02 13:17:54 +02:00
Michael Tremer
56bf9f2174 tor.cgi: Check for valid accounting limit. 2013-08-02 11:27:14 +02:00
Michael Tremer
bd8b033078 tor.cgi: Check for valid relay address. 2013-08-02 11:22:52 +02:00
Michael Tremer
818f47d06f tor.cgi: Check for valid port numbers. 2013-08-02 11:20:53 +02:00
Michael Tremer
b0449403e6 tor.cgi: Catch invalid characters in relay name. 2013-08-02 11:06:40 +02:00
Michael Tremer
3308f8d09f tor.cgi: Burst bandwidth may never be less than rate. 2013-08-02 10:57:01 +02:00
Michael Tremer
6eb9c49d60 tor: The slowest bandwidth rate for a relay is 20 kbyte/s. 2013-08-02 10:42:41 +02:00
Michael Tremer
52a2f02f41 Merge branch 'ddns-all-inkl' into next
Conflicts:
	config/rootfiles/core/72/filelists/files
2013-08-02 10:41:27 +02:00
Michael Tremer
80002fe433 DDNS: Support for all-inkl.com.
Requested by Daniel Kovacs <daniel.kovacs@pleasuredome.org>.
2013-08-01 18:12:01 +02:00
Michael Tremer
f16bcc3e31 tor.cgi: Show number of connected relays. 2013-07-31 19:26:37 +02:00
Michael Tremer
005db20668 tor.cgi: Minor functionality fixes and layout improvements. 2013-07-31 19:11:59 +02:00
Michael Tremer
13b5ce6e40 tor: Import CGI script. 2013-07-30 21:53:16 +02:00
Michael Tremer
aea35c5aca vpnmain.cgi: Use MODP groups with smaller key lengths by default.
https://bugzilla.ipfire.org/show_bug.cgi?id=10396
2013-07-25 16:46:54 +02:00
Michael Tremer
6cdde6c0bb Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2013-07-20 18:47:36 +02:00
Michael Tremer
26dfc86a7b ipsec: Add ECP cryptography.
Allow selecting ECDH for IPsec VPN connections.
2013-07-20 18:46:32 +02:00
Stefan Schantl
c125d8a2b4 ovpnmain.cgi: Allow to keep the Remote field empty for N2N connections.
* It's now possible to keep the Remote Host/IP field empty.
* Cleaned up code.

Fixes #10392.
2013-07-20 10:57:45 +02:00
Stefan Schantl
92b87e17f1 ovpnmain.cgi: Set mtu-disc to off if not configured.
Fixes #10391.
2013-07-17 21:01:14 +02:00
Stefan Schantl
f48074bacb ovpnmain.cgi: Add check for a valid N2N network.
Fixes #10390.
2013-07-17 19:58:20 +02:00
Michael Tremer
8b417dd143 proxy.cgi: Re-apply accidentially removed changes.
Removed in dfee7582f9,
originally introduced in 49c7cb2328.
2013-07-16 19:38:54 +02:00
Michael Tremer
920cc72333 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2013-07-15 22:05:12 +02:00
Michael Tremer
a610e13655 squid: Allow to set more FDs in CGI. 2013-07-15 22:04:59 +02:00
Arne Fitzenreiter
3e862ce4f9 Merge remote-tracking branch 'stevee/proxy-squidclamav' into next
Conflicts:
	config/cfgroot/general-functions.pl
2013-07-15 20:49:23 +02:00
Arne Fitzenreiter
c47f57d4e7 Merge remote-tracking branch 'stevee/dnsforward' into next 2013-07-15 20:38:27 +02:00
Arne Fitzenreiter
a0fa489f2f snort: update to 2.9.5.
add VRT/GPLv2 community rules.
fix wrong oinkcode warning if no oinkcode is needed.
2013-07-15 17:05:44 +02:00
Stefan Schantl
e4ba53ed59 dnsmasq: Add feature to forward domains to certain DNS servers.
Fixes #10369.
2013-07-14 13:43:34 +02:00
Michael Tremer
89baf6d537 ppp: Don't require setting the MTU configuration. 2013-07-09 12:15:07 +02:00
Arne Fitzenreiter
57097305a6 Merge remote-tracking branch 'stevee/wlan-client' into next
Conflicts:
	config/cfgroot/general-functions.pl
2013-07-06 13:43:51 +02:00
Stefan Schantl
dfee7582f9 Increase performance of the squidclamav redirector.
To boost up the performance, now we trust the proxy cache.

I add some changes to the proxy.cgi to configure the proxy and the
squidclamav in the right way.

I also add a hook that allows us to generate a new configuration
if the cgi script will be launched from the shell.

Fixes #10367.
2013-06-30 11:21:42 +02:00
Michael Tremer
49c7cb2328 squid: Include /etc/squid/squid.conf.pre.local.
This configuration file is included _before_ the
default IPFire configuration.
2013-06-18 15:59:03 +02:00