summaryrefslogtreecommitdiffstats
path: root/package/ead
Commit message (Collapse)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-172-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & ↵nico2009-02-241-1/+1
| | | | | | $(TARGET_LDFLAGS) when appropriate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: allow a longer timeout in the client for the prime number calculation ↵nbd2009-01-061-2/+1
| | | | | | (useful for slow devices) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix spurious autoconf/automake rerunsnbd2009-01-061-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: add support for instance ids to prevent interference from packet ↵nbd2009-01-063-39/+52
| | | | | | reception on multiple interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix array overrunnbd2009-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: allow the client to override the source ip of the server, so that it ↵nbd2009-01-063-4/+15
| | | | | | can work with route filtering properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow the ead client to override the broadcast addressnbd2009-01-043-21/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix bridge handling mistakesnbd2009-01-041-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ead: fix build dependencyjow2009-01-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: message handling fixesnbd2009-01-022-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the 'ead' package (emergency access daemon),nbd2008-12-2469-0/+17597
which can provide remote access to your device, even if the ip and firewall settings are broken git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13738 3c298f89-4303-0410-b956-a3cf2f4a3e73