Michael Tremer
39889f8a0b
Merge remote-tracking branch 'stevee/next' into next
2015-05-05 20:20:29 +02:00
Michael Tremer
afdf148388
Split web-user-interface from apache2 LFS file
...
It is completely unnecssary to have this in one file
and using options for the LFS is more of a hack than
a solution.
2015-05-05 14:00:20 +02:00
Michael Tremer
6e609c0d20
core90: Ship updated CGI files
2015-05-05 12:19:11 +02:00
Michael Tremer
242694089f
Merge remote-tracking branch 'stevee/next-cgi-geoip' into next
2015-05-05 12:16:58 +02:00
Michael Tremer
a8440dab51
Merge remote-tracking branch 'stevee/next-flag-icons' into next
2015-05-05 12:15:55 +02:00
Stefan Schantl
e1c540b08e
Core 90: Add modified cgi files for firewall log statistics.
2015-05-04 20:19:19 +02:00
Stefan Schantl
b33e050763
Merge remote-tracking branch 'stevee/next-cgi-geoip' into next
2015-05-04 20:16:24 +02:00
Stefan Schantl
f63cb53f4a
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2015-05-04 20:15:24 +02:00
Stefan Schantl
dfbee171cc
geoip-functions: Adjust for new flag-icons and usage of "unknown" icon.
2015-05-04 20:13:52 +02:00
Stefan Schantl
359efc4bfd
Core90: Drop old and add new flag-icons.
2015-05-04 20:10:46 +02:00
Michael Tremer
b59da37ee2
core90: Ship updated fireinfo
2015-05-04 16:18:24 +02:00
Michael Tremer
afa91a4df5
fireinfo: Fix SEGV on QEMU without KVM
2015-05-04 16:02:39 +02:00
Arne Fitzenreiter
11e2e672e8
squid: rootfile update.
2015-05-04 07:40:30 +02:00
Stefan Schantl
f28a284c33
Drop old flag icons.
2015-05-03 21:53:03 +02:00
Stefan Schantl
97a5baac82
Update flag icon-set.
...
Move the flag icon-set into an own lfs file and replace the current
used one by a more recent version.
2015-05-03 21:51:04 +02:00
Arne Fitzenreiter
2c97e77300
Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next
2015-05-03 13:03:25 +02:00
Arne Fitzenreiter
9666a34d0e
toolchain: set version to 9.
2015-05-03 13:02:30 +02:00
Alexander Marx
a8e3b15d77
squid-accounting: fix monthly dbmove funktion to put values in history table
2015-05-03 12:54:05 +02:00
Michael Tremer
57e86b5593
core90: Add updated netovpnsrv.cgi to update
2015-05-03 12:53:28 +02:00
Michael Tremer
61e19f97aa
Merge remote-tracking branch 'amarx/core90' into next
2015-05-03 12:52:50 +02:00
Alexander Marx
382ffe320c
Core90: make N2N Graphs higher to them correctly
...
Graphs in core 89 where not heigh enough so that they where zoomed which
looked bad
2015-05-03 05:12:13 +02:00
Michael Tremer
0ee35ce0ca
core90: Also regenerate IPsec configuration during the update
2015-05-02 14:29:46 +02:00
Stefan Schantl
3ea01fe042
Multiple CGI's: Use &GeoIP::get_flag_icon for getting country flags.
2015-05-02 13:45:50 +02:00
Michael Tremer
88b1e637ac
squid: Disable SSL support
...
The SSL support parts of squid are a great security
risk. The majority of all security issues has been
in this area. As we are not using any of that in
production we can as well disable SSL support.
This won't affect squid's possibility to forward
SSL connections with the CONNECT method.
2015-05-02 12:56:09 +02:00
Michael Tremer
49c3105cc3
squid: Update to 3.4.13
2015-05-02 11:21:14 +02:00
Michael Tremer
2c531c2132
vpnmain.cgi: Fix ECP regex again for Brainpool curves
...
The regular expression did not take into account that
there could be characters like "bp" in case of the Brainpool
curves (ecp512bp).
2015-05-01 16:57:13 +02:00
Arne Fitzenreiter
8d1e36cca5
clamav: update to 0.98.7
2015-04-30 06:50:15 +02:00
Arne Fitzenreiter
f0dba37096
xz: update to 5.2.1
2015-04-29 19:47:44 +02:00
Arne Fitzenreiter
57e527c84a
kernel: update to 3.14.40
2015-04-29 19:42:06 +02:00
Michael Tremer
6caea1086d
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2015-04-29 11:26:35 +02:00
Michael Tremer
85a6f39c39
Merge remote-tracking branch 'stevee/core-90-ddnsctrl' into next
2015-04-29 11:26:20 +02:00
Michael Tremer
5f20677864
dnsmasq: Import more upstream fixes
...
Fixes : #10786
Fixes DNSSEC validation when falling back to TCP.
2015-04-29 11:24:23 +02:00
Stefan Schantl
e798fee78d
Core90: Regenerate ddns config file.
2015-04-28 21:16:54 +02:00
Stefan Schantl
2bcd81934d
ddns: Add more upstream patches.
2015-04-28 21:06:19 +02:00
Arne Fitzenreiter
0e2f9b011b
openssl: disable ssse3 on amd cpu's
...
amd with ssse3 (bulldozer and fusion) has serious performance problems
with the vpaes code. (-evp is 40% slower)
2015-04-28 20:51:03 +02:00
Michael Tremer
3bcb59ab21
vpnmain.cgi: Fix prefix for elliptic curve algorithms
2015-04-28 13:22:00 +02:00
Jochen Kauz
a24062d12b
vpnmain.cgi: dpd_delay/dpd_timeout wrong entry in ipsec.conf
...
Fixes #10636
2015-04-28 11:30:05 +02:00
Michael Tremer
cbdee67e06
openssl: Don't ship an SSE-optimised version of libssl
...
This one does not benefit at all from any optimisations
of this kind. Only libcrypto.so.10 which holds the implementation
of ciphers and hashes gains better performance by using SSE2.
2015-04-28 11:15:38 +02:00
Michael Tremer
1cbc5ca0a4
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2015-04-28 11:14:45 +02:00
Michael Tremer
eb7e5ec69f
tzdata: Update to version 2015d
2015-04-28 11:13:03 +02:00
Arne Fitzenreiter
f68ae02d39
openssl: auto enable padlock engine.
2015-04-27 22:15:20 +02:00
Michael Tremer
30ca037fb3
glibc: Fix CVE-2013-7423 and CVE-2015-1781
...
CVE-2013-7423: Fix invalid file descriptor reuse while sending DNS query
CVE-2015-1781: Fix buffer overflow in gethostbyname_r with misaligned buffer
2015-04-27 21:20:46 +02:00
Arne Fitzenreiter
7fe5669502
openssl: change sse2 optimization to i686.
2015-04-27 21:19:46 +02:00
Michael Tremer
ffe32bf7ae
strongswan: Increase stroke buffer size to 8k
2015-04-27 20:58:45 +02:00
Michael Tremer
6ac0a1a38f
dnsmasq: Import latest fixes from upstream
2015-04-27 18:10:34 +02:00
Stefan Schantl
0596fb2d1d
Add patched ddns to core 90.
2015-04-26 17:17:36 +02:00
Stefan Schantl
1b1401b9df
Drop obsolete ddns patches.
2015-04-26 17:14:36 +02:00
Stefan Schantl
b0b8729a32
ddns: Add upstream patch for fixing bug 10815.
2015-04-26 17:12:55 +02:00
Stefan Schantl
942299ebeb
Add ddns related files to core 90.
2015-04-26 16:56:24 +02:00
Stefan Schantl
023919034a
ddns.cgi: Use ddnsctrl for instant update.
2015-04-26 16:52:52 +02:00