This patch adds the Ostiary package to the repository. I've tested this on the latest build (revision 31158). Installation, un-installation and ostiaryd.init script all seem to work correctly.
A bit of background, Ostiary has a similar purpose to Port Knocking but uses a different implementation that removes the possibility of replay attacks. Not everyone will view it as suitable for their needs, but for me combined with ssh I feel it is more than sufficient.
I suppose for the super paranoid admin, the perfect system would be a package that uses the approach of port knocking via a closed port that is combined with an ostiary style signature challenge.
Anyhow, I have created quickstart documentation for the server and client at "http://wiki.openwrt.org/doc/howto/ostiary.server" and "http://wiki.openwrt.org/doc/howto/ostiary.client".
Signed-off-by: Desmond Hokin <Salander@gmx.u>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33167 3c298f89-4303-0410-b956-a3cf2f4a3e73
his patch updates link state monitor (lsm) to release 0.131,
add sample connections.conf and update lsm.conf and lsm_script
Signed-off-by: Edy Corak <info@loenshotel.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33166 3c298f89-4303-0410-b956-a3cf2f4a3e73
Fixes the following build error:
Package lcd4linux-custom is missing dependencies for the following libraries:
libgd.so.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33135 3c298f89-4303-0410-b956-a3cf2f4a3e73
It causes build error if a graphical driver is selected:
drv.o:(.got+0x0): multiple definition of `_GLOBAL_OFFSET_TABLE_'
collect2: ld returned 1 exit status
make[5]: *** [lcd4linux] Error 1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33134 3c298f89-4303-0410-b956-a3cf2f4a3e73
Avoids the configure script checking for it while cross-compiling
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33085 3c298f89-4303-0410-b956-a3cf2f4a3e73
This is runtime tested on a MIPS-based DIR-620 with a simulator station.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33083 3c298f89-4303-0410-b956-a3cf2f4a3e73
This is the latest official version. Currently tested only with wview as there
are no other packages in the repository depending on radlib.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33082 3c298f89-4303-0410-b956-a3cf2f4a3e73
Official kamailio 3.0 was released on January 11, 2010.
It includes an astonishing number of improvements and new features.
Kamailio v3.3.0 was released on June 18, 2012. This patch contains
last version of Kamailio. Compared to previous version of kamailio3
package (sent http://patchwork.openwrt.org/patch/2284/ ) there is no
patch for curl.h line removal from and also a few modules were added.
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33061 3c298f89-4303-0410-b956-a3cf2f4a3e73
PeerVPN (http://www.peervpn.net/), by Tobias Volk, is software that
builds virtual ethernet networks between multiple computers. A virtual
network built by PeerVPN uses a full mesh topology. All nodes talk
directly to each other, there is no need for a central server. If one
node goes down, the rest of the network is unaffected.
Configuring PeerVPN is easy. You just need to configure an encryption
key, network name and the contact information (IP address and port) of
some other PeerVPN nodes. Adding a new node to an existing network
doesn't require the existing nodes to alter their configuration,
because its IP address is automatically distributed across the whole
virtual network.
Signed-off-by: Dan VerWeire <dverweire@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33060 3c298f89-4303-0410-b956-a3cf2f4a3e73
If these headers are present on the host, they will be used verbatim
and will prevent the package build, so disable checking for them.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33016 3c298f89-4303-0410-b956-a3cf2f4a3e73