Thomas Bernard
|
2c77721888
|
do not split conditional statement #184
closes #184
|
2016-12-28 11:58:21 +01:00 |
Thomas Bernard
|
3571a41d1b
|
Fix UDA-1.2.10 Man header empty or invalid
|
2016-12-23 12:12:49 +01:00 |
Thomas Bernard
|
9fc3b09017
|
miniupnpd: update changelog and 2016
|
2016-12-16 10:18:41 +01:00 |
Thomas Bernard
|
32855b854c
|
dot not try to find IPv6 address if IPv6 is disabled
see #49
|
2016-12-16 09:39:19 +01:00 |
Thomas Bernard
|
2a1cc8d798
|
do not try to call OpenAndConfPCPv6Socket() when IPv6 is off
see #49
|
2016-12-16 09:32:41 +01:00 |
Thomas Bernard
|
cfa01c5c32
|
fix 1a6c57847a
|
2016-12-01 12:14:10 +01:00 |
Thomas Bernard
|
3d9b606a88
|
update Changelog.txt
|
2016-12-01 12:05:40 +01:00 |
Thomas Bernard
|
1a6c57847a
|
Fix "AddPinhole Twice" test
UCTT 2.0 test case - AddPinhole Twice
see http://miniupnp.tuxfamily.org/forum/viewtopic.php?p=4731
|
2016-12-01 12:00:16 +01:00 |
Thomas Bernard
|
144eeefd19
|
Merge branch 'master' into randomize_url
Conflicts:
miniupnpd/genconfig.sh
miniupnpd/testupnpdescgen.c
miniupnpd/upnpdescgen.c
miniupnpd/upnpglobalvars.c
miniupnpd/upnpglobalvars.h
|
2016-11-11 18:01:35 +01:00 |
Thomas Bernard
|
d9fdb58a05
|
fixes testgetifaddr.sh for Solaris
|
2016-11-11 09:44:45 -05:00 |
Thomas Bernard
|
77968a09d9
|
Solaris 11 compilation fixes
|
2016-11-11 09:42:22 -05:00 |
Thomas Bernard
|
81d348207c
|
Add makefile specific for Solaris/SunOS
|
2016-11-11 09:40:56 -05:00 |
Thomas Bernard
|
1579f4a2af
|
2015 => 2016
|
2016-10-07 11:16:03 +02:00 |
Thomas Bernard
|
3f04f69163
|
2015 => 2016
|
2016-10-07 10:56:56 +02:00 |
Thomas Bernard
|
8aa6c73a85
|
genconfig.sh add a comment
comment about DragonFly BSD 2.8 version detection for
PFRULE_INOUT_COUNTS
|
2016-08-16 11:39:54 +02:00 |
YONETANI Tomokazu
|
18e9a376c7
|
net.inet6.ip6.v6only, 1 by default, has been removed on DragonFly
Build on DragonFly with ENABLE_IPV6 defined has been broken unless
this sysctl node is turned off. Since we cannot turn it off now and
it's been that way for almost 2 years, simply treat it as 1.
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2fd1df03f3071b4559ce3bbe36924b2305631edd
Signed-off-by: YONETANI Tomokazu <y0n3t4n1@gmail.com>
|
2016-07-23 16:14:03 +09:00 |
YONETANI Tomokazu
|
07ae540724
|
Fix build error on DragonFly for missing inp_vflag
DragonFly has dropped V4-mapped address support some time ago,
and here's how to fix the related code:
http://lists.dragonflybsd.org/pipermail/users/2014-December/207284.html
Signed-off-by: YONETANI Tomokazu <y0n3t4n1@gmail.com>
|
2016-07-23 16:12:36 +09:00 |
YONETANI Tomokazu
|
c92b9fa296
|
DragonFly v2.8+ needs PFRULE_INOUT_COUNTS defined
This removes a couple of warnings from the compiler.
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/70224baa0d7c2fcfc9b51076bdc46f77a8e1e2a7
Signed-off-by: YONETANI Tomokazu <y0n3t4n1@gmail.com>
|
2016-07-23 16:12:33 +09:00 |
Thomas Bernard
|
9a5eaaa767
|
remove extra curly brace in tomato_load()
fixes #195 which was introduced in 6532b02cab
|
2016-04-24 22:20:14 +02:00 |
Thomas Bernard
|
1337158fcf
|
miniupnpd & miniupnpc version 2.0
|
2016-04-19 23:17:29 +02:00 |
Thomas Bernard
|
60b38bf556
|
Fix test of iptables(libiptc) version
fix for versions >= 1.5.x
|
2016-04-18 11:00:53 +02:00 |
Thomas Bernard
|
688b13586c
|
netfilter/iptcrdr.c: do not add MASQUERADE rule if iport==eport
fixes #193
|
2016-03-08 10:29:47 +01:00 |
Thomas Bernard
|
6532b02cab
|
Fix tomato_load() leaseduration
fixes #192
|
2016-03-04 19:33:18 +01:00 |
Thomas Bernard
|
ee22350d5f
|
Changelog.txt: Update
|
2016-02-20 20:13:34 +01:00 |
Thomas Bernard
|
36c4c0ded4
|
do not use multicast global scope
|
2016-02-19 14:20:45 +01:00 |
Thomas Bernard
|
984a6f144e
|
set IPv6 Hop limit to 10
|
2016-02-19 14:20:31 +01:00 |
Thomas Bernard
|
fd82e4c2d9
|
upnpevents.c: properly enclose IPv6 address in []
in the HOST: header of NOTIFY http requests
|
2016-02-19 12:38:32 +01:00 |
Thomas Bernard
|
19ee0577e3
|
fix compliance issue on 64bit machines
ui4 values should wrap to 0 after overflowing (2^32 - 1)
|
2016-02-19 11:59:52 +01:00 |
Thomas Bernard
|
0f7747496d
|
update Changelog
|
2016-02-16 13:16:57 +01:00 |
Thomas Bernard
|
be733d5f62
|
more checks on argument value
|
2016-02-16 12:07:22 +01:00 |
Thomas Bernard
|
527dd946ef
|
check invalid values for ExternalPort
|
2016-02-16 10:58:11 +01:00 |
Thomas Bernard
|
a712218af8
|
Second-infinite is deprecated
|
2016-02-16 10:57:22 +01:00 |
Thomas Bernard
|
92e6173a97
|
with UDA 1.1 content-type should include charset
|
2016-02-16 10:56:32 +01:00 |
Thomas Bernard
|
22f7836816
|
reorder elements in XML descriptions to follow UDA 1.1
|
2016-02-16 10:55:48 +01:00 |
Thomas Bernard
|
13a6a38241
|
add configId attribute to <root> element (UDA 1.1)
|
2016-02-16 10:55:03 +01:00 |
Thomas Bernard
|
8c5e90db3a
|
do not delete/re-add pf rule if the desc/label is unchanged
|
2016-02-15 18:48:23 +01:00 |
Thomas Bernard
|
0d6d6afc32
|
try to support better IPPROTO_UDPLITE :)
|
2016-02-15 13:36:30 +01:00 |
Thomas Bernard
|
34883b7113
|
use a proto_itoa() function
|
2016-02-15 13:34:22 +01:00 |
Thomas Bernard
|
430dcc7b22
|
update leasefile
|
2016-02-12 16:57:22 +01:00 |
Thomas Bernard
|
680862915a
|
accept udp in lowercase
|
2016-02-12 16:55:13 +01:00 |
Thomas Bernard
|
7112203428
|
pf/obsdrdr.c: add_timestamp_entry()
|
2016-02-12 16:35:46 +01:00 |
Thomas Bernard
|
4eda8234c2
|
reject mappings with wildcard ExternalPort
|
2016-02-12 15:58:19 +01:00 |
Thomas Bernard
|
9c28a0745f
|
remove warning
|
2016-02-12 15:31:21 +01:00 |
Thomas Bernard
|
b439bd7791
|
check uuid-dev / libuuid
|
2016-02-12 15:29:49 +01:00 |
Thomas Bernard
|
68dd51559c
|
minimal support for ipf
|
2016-02-12 15:13:59 +01:00 |
Thomas Bernard
|
ff4b9c5d75
|
netfilter/iptcrdr.c: improve debug output
|
2016-02-12 15:02:44 +01:00 |
Thomas Bernard
|
db6f272bba
|
miniupnpd: update some TODO
|
2016-02-12 15:02:06 +01:00 |
Thomas Bernard
|
bdac007771
|
add update_portmapping() / update_portmapping_desc_timestamp() functions
|
2016-02-12 15:01:30 +01:00 |
Thomas Bernard
|
34f80a011f
|
Add light version of iptables_display.sh script
|
2016-02-12 14:56:10 +01:00 |
Thomas Bernard
|
8bad6cd338
|
netfilter/iptcrdr.c: remove old USE_INDEX_FROM_DESC_LIST code
|
2016-02-12 14:55:09 +01:00 |
Thomas Bernard
|
cc35c1d450
|
AddPortMapping return error 729 - ConflictWithOtherMechanisms if IGD v2 is enabled
|
2016-02-12 14:54:13 +01:00 |
Thomas Bernard
|
dd9bf47c68
|
iptcrdr.c: add iptc_init() check in init_redirect()
|
2016-02-12 14:51:59 +01:00 |
Thomas Bernard
|
c4f2397d5c
|
upnpevents.c: quick syntax fix...
|
2016-02-11 11:42:59 +01:00 |
Thomas Bernard
|
6059f000f7
|
use Linux libuuid uuid_generate() / BSD uuid_create() API
|
2016-02-11 11:39:28 +01:00 |
Thomas Bernard
|
19211d20d1
|
add debug log in remove_unused_rules()
|
2016-02-11 10:31:49 +01:00 |
Thomas Bernard
|
cac8668a7d
|
miniupnpd/Makefile: linking uses LDFLAGS, not CFLAGS
|
2016-02-10 21:37:00 +01:00 |
Thomas Bernard
|
42c7bf935c
|
ClearOS specifics
|
2016-02-10 20:44:46 +01:00 |
Thomas Bernard
|
81e0ca10df
|
upnphttp.c: fix when compiling with UPNP_STRICT
|
2016-02-09 10:17:58 +01:00 |
Thomas Bernard
|
d23bb8d670
|
improve config.h comment :)
|
2016-02-09 10:16:45 +01:00 |
Thomas Bernard
|
06049f1e7d
|
add ENABLE_PORT_TRIGGERING macro in config.h
enabled by default. Will allow people to disable the code :)
|
2016-02-09 10:09:19 +01:00 |
Thomas Bernard
|
5f74a08dd6
|
update README and INSTALL
|
2016-01-28 23:10:25 +01:00 |
Thomas Bernard
|
0deaf32796
|
update Changelog.txt about port triggering
|
2016-01-28 23:09:45 +01:00 |
Thomas Bernard
|
3284d113c7
|
remove ifname arg from addmasqueraderule()
also improve comment and remove useless log :)
|
2016-01-28 22:16:07 +01:00 |
Thomas Bernard
|
40aa39679f
|
improve comments
|
2016-01-26 19:51:07 +01:00 |
Thomas Bernard
|
141e861c3a
|
remove call to addpeernatrule() ...
|
2016-01-26 18:17:05 +01:00 |
Thomas Bernard
|
9059966122
|
netfilter/iptcrdr.c: improve comments
give which iptables command is equivalent for adding the rule
|
2016-01-26 18:16:23 +01:00 |
Thomas Bernard
|
d3635faeed
|
add upnp_nat_postrouting_chain .conf option
fixes #190
MINIUPNPD-PCP-PEER has also been renamed to MINIUPNPD-POSTROUTING
( 1ba4362910 )
|
2016-01-26 16:59:04 +01:00 |
Thomas Bernard
|
1ba4362910
|
MINIUPNPD-PCP-PEER => MINIUPNPD-POSTROUTING
renamed
miniupnpd_peer_chain = "MINIUPNPD-PCP-PEER"
to
miniupnpd_nat_postrouting_chain = "MINIUPNPD-POSTROUTING";
|
2016-01-26 16:50:48 +01:00 |
Thomas Bernard
|
ba91c4ec23
|
add addmasqueraderule()
see issue #166
http://miniupnp.tuxfamily.org/forum/viewtopic.php?t=1820
iptables -t nat -I POSTROUTING -o <extif> -s <iaddr> -p UDP --sport <iport> -j MASQUERADE --to-ports <eport>
|
2016-01-26 16:38:32 +01:00 |
Thomas Bernard
|
f4324d45e5
|
fix netfilter/Makefile dependencies, fix iptables_display.sh
|
2016-01-26 16:38:32 +01:00 |
Thomas Bernard
|
55cf34a101
|
fix iptc_init_verify_and_append() calls
|
2016-01-26 16:38:32 +01:00 |
Thomas Bernard
|
aa4e0a4549
|
add netfilter/test_nfct_get
|
2016-01-26 16:38:31 +01:00 |
Thomas Bernard
|
21a98adc5d
|
update Changelog.txt
|
2016-01-19 11:06:06 +01:00 |
Thomas Bernard
|
f1ce2301da
|
shutdown_iptpinhole() frees memory
|
2016-01-19 10:53:14 +01:00 |
Thomas Bernard
|
6f8951d40d
|
find_pinhole() return -2 if not found
|
2016-01-19 10:52:36 +01:00 |
Thomas Bernard
|
f16b291cfa
|
add pf/BSD files to .gitignore
|
2016-01-18 22:48:18 +01:00 |
Thomas Bernard
|
be124b6508
|
add find_pinhole() to pf/ code also
see #188
|
2016-01-18 22:46:30 +01:00 |
Thomas Bernard
|
e252acef88
|
PCP: check pinhole before adding in CreatePCPMap_FW()
fixes #188
|
2016-01-18 20:16:06 +01:00 |
vvsvic
|
a8ab2149f4
|
Remove some bugs in DeletePCPPeer and DeletePCPMap
|
2016-01-13 13:26:20 +03:00 |
Chocobo1
|
e405f78b89
|
Fix output specifier
|
2016-01-04 12:13:00 +08:00 |
Chocobo1
|
948b883966
|
Fix memory leak when realloc fails
|
2016-01-04 11:51:49 +08:00 |
Thomas Bernard
|
e076899a37
|
buffer overflow fix
in MULTIPLE_EXTERNAL_IP code which is not used normally...
|
2015-12-31 00:41:24 +01:00 |
Thomas Bernard
|
58b130116b
|
revert to UPnP/1.1 (UDA v1.1) as default.
see https://github.com/miniupnp/miniupnp/issues/167
fixes #167
|
2015-12-19 11:52:38 +01:00 |
Thomas Bernard
|
fb1c29f732
|
cleanup
|
2015-12-16 11:26:40 +01:00 |
Thomas Bernard
|
1ab8cf0a22
|
improve syslog message for incoming HTTP requests
|
2015-12-16 11:26:03 +01:00 |
Thomas Bernard
|
6f89608a2c
|
ExecuteSoapAction() : add namespace to log messages
|
2015-12-15 12:14:05 +01:00 |
Thomas Bernard
|
ba1c9239c0
|
update Changelog.txt
|
2015-12-15 12:13:45 +01:00 |
Thomas Bernard
|
9d8a988b82
|
add comments in upnpdescgen.c
|
2015-12-15 11:17:15 +01:00 |
Thomas Bernard
|
0139addbda
|
Merge branch 'desc_test'
|
2015-12-15 10:57:14 +01:00 |
Thomas Bernard
|
9e31ceb630
|
add --disable-pppconn genconfig.sh option to disable WANPPPConnection
fixes #176
|
2015-12-13 15:57:49 +01:00 |
Thomas BERNARD
|
66b087b9b1
|
Merge pull request #174 from razzfazz/new_subscriber_uuid_cleanup
use sizeof() instead of hard-coded UUID length in newSubscriber()
|
2015-12-13 00:32:01 +01:00 |
Thomas Bernard
|
f076f368bd
|
fix DeviceProtection#GetSupportedProtocols response
add CDATA to escape XML document in response :
ProtocolList content is an XML document that should be escaped
See section 2.4.3.1 of the DeviceProtection spec
http://upnp.org/specs/gw/UPnP-gw-DeviceProtection-v1-Service.pdf
see PR #178
|
2015-12-13 00:24:05 +01:00 |
Thomas Bernard
|
e76dd788c4
|
Merge remote-tracking branch 'razzfazz/fix_dp_setup_ready_notify'
PR #182
|
2015-12-12 12:02:36 +01:00 |
Daniel Becker
|
04b344b6f8
|
actually return a value in SetupReady notifications
|
2015-12-12 02:42:13 -08:00 |
Daniel Becker
|
db0ef3022e
|
fix parsing of input arguments in SendSetupMessage()
|
2015-12-12 02:33:30 -08:00 |
Thomas Bernard
|
f77d701489
|
update changelog and year => 2015
see 1cc3d1a5fa
and 6430805381
|
2015-12-12 10:38:40 +01:00 |
Thomas Bernard
|
a4a3e5a3f8
|
add comments. see 0298b66365
|
2015-12-12 09:31:22 +01:00 |
Thomas Bernard
|
9f32a1de1d
|
add "uname -a" result to config.h
|
2015-12-12 09:13:05 +01:00 |
Thomas Bernard
|
58f6626179
|
add --uda-version to usage help + fix
fixes 9e65fbbded
|
2015-12-12 09:10:54 +01:00 |
Thomas BERNARD
|
128bbee806
|
Merge pull request #180 from razzfazz/fix_dp_action_args
fix action arguments for DeviceProtection service (IGDv2)
|
2015-12-12 08:58:25 +01:00 |