Thomas Bernard
|
13585f15c7
|
GetOutboundPinholeTimeout: check args
|
2018-12-18 22:54:51 +01:00 |
Thomas Bernard
|
bec6ccec63
|
upnp_event_prepare(): check the return value of snprintf()
|
2018-12-18 22:37:14 +01:00 |
Thomas Bernard
|
cd506a67e1
|
updateDevice() remove element from the list when realloc fails
|
2018-12-18 20:23:47 +01:00 |
Steven Mestdagh
|
9066896195
|
avoid off-by-one buffer overread
|
2018-12-17 20:40:03 +01:00 |
Thomas Bernard
|
6b4e9bd855
|
upnpstun.c: fix generate_transaction_id()
|
2018-12-15 18:02:46 +01:00 |
Steven Mestdagh
|
f6fc66ee41
|
avoid off-by-one buffer overread
similar to commit 9fcc0a72f0
|
2018-12-06 00:11:21 +01:00 |
Thomas Bernard
|
e7fa40f60b
|
update INSTALL about running a NAT behind NAT setup.
also update 2017->2018
|
2018-10-31 18:33:56 +01:00 |
Thomas Bernard
|
6ae3445c2e
|
miniupnpcmodule.c: check return of WSAStartup()
|
2018-10-31 16:34:00 +01:00 |
Thomas Bernard
|
33de3996d7
|
Merge branch 'uwp_upnpc'
|
2018-10-31 16:30:56 +01:00 |
Thomas Bernard
|
4b87224e6f
|
fix WIN32 warnings introduced in a31c86b8db
|
2018-10-31 16:26:01 +01:00 |
Brett
|
9638371244
|
Update renamed file in MSVC Project (#331)
|
2018-10-20 08:56:12 +02:00 |
Fabio Alessandrelli
|
a31c86b8db
|
Replace GetBestRoute with UWP-compatible API
Everything should still work with Windows XP as minimum version.
Those API are, according to Microsoft docs, compatible with XP.
|
2018-09-21 14:56:59 +02:00 |
Thomas Bernard
|
bde31cd4f1
|
update miniupnpd/Changelog.txt
|
2018-09-07 17:28:42 +02:00 |
Thomas Bernard
|
95d707a71f
|
pcpserver.c: properly fill the opcode field of response
fixes #327
|
2018-09-07 17:24:43 +02:00 |
Pali Rohár
|
a2baa36312
|
Fix compilation with nftables
Fixes #324
|
2018-09-06 17:44:41 +02:00 |
Thomas Bernard
|
ab4559a432
|
Make testigddescparse work under Win32
fixes #325
Line endings are CRLF
|
2018-09-02 18:50:58 +02:00 |
irwir
|
a7626af053
|
Fix conditions for Windows versions below Vista
|
2018-08-05 15:20:44 +03:00 |
Thomas Bernard
|
5ddf1e7edb
|
update miniupnpc README about MINIUPNP_STATICLIB
|
2018-08-03 02:52:10 +02:00 |
Thomas Bernard
|
db4463e694
|
disable building of linux_nft
not available yet with travis-ci
|
2018-07-15 15:57:31 +02:00 |
Thomas Bernard
|
cd94372942
|
gitlab-ci: add net-tools pkg for ifconfig command
|
2018-07-15 15:39:34 +02:00 |
Thomas Bernard
|
7806a58e78
|
add gitlab/framagit.org URL
|
2018-07-15 15:33:54 +02:00 |
Thomas Bernard
|
f676144be7
|
gitlab-ci: also build miniupnpd for libnft
https://netfilter.org/projects/libnftnl/index.html
|
2018-07-15 14:30:18 +02:00 |
Thomas Bernard
|
bdf8f50754
|
mingw32-gcc is i686-w64-mingw32-gcc
|
2018-07-15 14:22:19 +02:00 |
Thomas Bernard
|
7ae64999a8
|
gitlab-ci: make clean before cross building for windows
|
2018-07-15 14:17:09 +02:00 |
Thomas Bernard
|
dc11f02d37
|
gitlab-ci: cross-compile miniupnpc for Win32
|
2018-07-15 14:11:31 +02:00 |
Thomas Bernard
|
8a2af6e9e6
|
gitlab-ci: add make and gcc packages
Signed-off-by: Thomas Bernard <miniupnp@free.fr>
|
2018-07-15 14:06:43 +02:00 |
Thomas Bernard
|
075064806b
|
add a simple .gitlab-ci.yml file
see https://framagit.org/miniupnp/miniupnp
|
2018-07-15 13:58:47 +02:00 |
Thomas Bernard
|
9b23bdf6de
|
Merge branch 'master' into travis-ci-nftables
|
2018-07-15 13:06:51 +02:00 |
Thomas Bernard
|
11785205f1
|
Merge remote-tracking branch 'Lochnair/fix_nftables' into travis-ci-nftables
|
2018-07-15 12:59:25 +02:00 |
Thomas Bernard
|
c55d27f46e
|
InetPton() is not available with Win XP so use inet_addr()
see 8babc5d013
Signed-off-by: Thomas Bernard <miniupnp@free.fr>
|
2018-07-15 12:52:19 +02:00 |
Nils Andreas Svee
|
181428e843
|
miniupnpd: add update_portmappings functions for nft
|
2018-07-14 19:59:26 +02:00 |
Thomas Bernard
|
e92d54acdf
|
travis-ci: build linux nft version of miniupnpd
|
2018-07-14 14:29:27 +02:00 |
Thomas Bernard
|
ac796a4077
|
linux: add -lrt when building for glibc < 2.17
|
2018-07-14 14:23:13 +02:00 |
Pali Rohár
|
a2cec1d868
|
miniupnp: Add information about iptables settings into README
|
2018-07-14 13:45:09 +02:00 |
irwir
|
d8c6433c2e
|
Move common definition to miniupnpc_socketdef.h
|
2018-07-14 13:39:01 +02:00 |
Thomas Bernard
|
c70a646a73
|
add genminiupnpcstrings.vbs to MSVC 2015 project
|
2018-07-14 13:34:44 +02:00 |
Thomas Bernard
|
6f99427d69
|
improve genminiupnpcstrings.vbs to generate file only if changed
|
2018-07-14 13:29:37 +02:00 |
Thomas Bernard
|
8babc5d013
|
Win32 : use InetPton() etc. to silence MSVC warnings
|
2018-07-14 12:53:42 +02:00 |
Thomas Bernard
|
fe73488e88
|
Add Debug Dll/Release Dll configurations to MSVC 2015 projects
also fix the link with miniupnpc.lib in MSVC 2010
|
2018-07-14 12:41:52 +02:00 |
Thomas Bernard
|
032ecf654a
|
Add Debug Dll / Release Dll configurations for MSVC 2010
|
2018-07-14 11:51:48 +02:00 |
Thomas Bernard
|
13a9c24d7f
|
declspec.h had been renamed miniupnpc_declspec.h
|
2018-07-14 11:29:07 +02:00 |
Thomas Bernard
|
d27a3152bd
|
fix generate_transaction_id()
|
2018-07-06 15:29:15 +02:00 |
Thomas Bernard
|
efe5d87103
|
LOG_WARNING if behind restrictive NAT
|
2018-07-06 14:41:04 +02:00 |
Pali Rohár
|
e6011dc534
|
miniupnpd: Allow to specify also port number in -o STUN: option
Also update help for -o STUN: option, it can take stun hostname too.
|
2018-07-06 14:38:37 +02:00 |
Thomas Bernard
|
6e5a88098d
|
fix file headers (=>2018)
Signed-off-by: Thomas Bernard <miniupnp@free.fr>
|
2018-07-06 14:16:49 +02:00 |
Thomas Bernard
|
d84e004849
|
Fix upnpstun.o dependencies
|
2018-07-06 14:16:07 +02:00 |
Thomas Bernard
|
810cb665c2
|
Merge branch 'pr_307'
see #307
|
2018-07-06 13:40:18 +02:00 |
Thomas Bernard
|
012cad4111
|
Makefile.linux: fix depends
|
2018-07-06 13:36:23 +02:00 |
Thomas Bernard
|
b2343c87a7
|
Add STUN support
see #307
|
2018-07-06 13:33:33 +02:00 |
Thomas Bernard
|
18ec4e88e7
|
asyncsendto.c: 2018
|
2018-07-06 13:31:44 +02:00 |