sunerok
4c2cc63d84
Revert "depends: Fetch miniupnpc sources from an alternative website"
...
This reverts commit 21b8a14d37
.
3 months ago
fanquake
745bf0fa7e
depends: cleanup after miniupnpc build
4 months ago
Hennadii Stepanov
21b8a14d37
depends: Fetch miniupnpc sources from an alternative website
...
The https://miniupnp.tuxfamily.org website is unavailable now.
6 months ago
fanquake
5195baa600
depends: fix miniupnpc snprintf usage on Windows
6 months ago
Cory Fields
3c2d440f14
depends: switch miniupnpc to CMake
...
Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>
Co-authored-by: fanquake <fanquake@gmail.com>
6 months ago
fanquake
f5618c79d9
depends: add upstream CMake patch to miniupnpc
6 months ago
fanquake
6866b571ab
depends: miniupnpc 2.2.7
...
Includes a temporary patch to fix the Windows Autotools build.
See
https://miniupnp.tuxfamily.org/files/changelog.php?file=miniupnpc-2.2.7.tar.gz .
6 months ago
Cory Fields
3ef6563495
depends: use ar rather than libtool for miniupnpc/libnatpmp
10 months ago
fanquake
859644b3c8
build: set D_WIN32_WINNT=0x0601 for mingw miniupnpc
...
This matches configure, and what we set for libevent etc.
2 years ago
fanquake
8e2d93ff0f
build: fix cflags passing for mingw miniupnpc
...
Cherry-pick of a patch upstreamed to miniupnpc, see here:
https://github.com/miniupnp/miniupnp/pull/619 .
2 years ago
fanquake
180dc3c886
build: miniupnpc 2.2.2
...
Creating the dll subdir is no-longer required.
We can also drop our wingen patch.
4 years ago
fanquake
3de365e4f1
build: replace wingenminiupnpcstrings sed with a patch in miniupnpc package
...
We should be able to drop this once we are using 2.1 or later. See
upstream commit: 9663c55c61408fdcc39a82987d2243f816b22932.
4 years ago
Ulrich Kempken
d8bc47fde4
depends: switch to secure download of all dependencies
...
Some dependency sources were downloaded via http, even though https (SSL/TLS) options are available.
Even if we potentially check the integrity of the downloaded files via hash comparison, we should make
use of this additional security layer.
bdb.mk
fontconfig.mk
freetype.mk
libX11.mk
libXau.mk
libXext.mk
libxcb.mk
native_cctools.mk
native_cdrkit.mk
xcb_proto.mk
xextproto.mk
xproto.mk
xtrans.mk
zlib.mk
miniupnp was switched to official project mirror with SSL support
6 years ago
fanquake
992f568762
depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin
7 years ago
fanquake
25409b16fd
fixme: depends: Add D_DARWIN_C_SOURCE to miniupnpc CFLAGS
7 years ago
fanquake
41550d6d13
[depends] miniupnpc 2.0.20180203
7 years ago
fanquake
af5d48c9a0
[depends] miniupnpc 2.0.20170509
8 years ago
fanquake
3e0587bf81
[depends] miniupnpc 2.0
9 years ago
fanquake
5fd2318d2d
[Depends] Miniupnpc 1.9.20160209
...
2016/01/24:
Change miniwget to return HTTP status code
Increments API_VERSION to 16
2016/01/22:
Improve UPNPIGD_IsConnected() to check if WAN address is not private.
Parse HTTP response status line in miniwget.c
9 years ago
fanquake
10d3c77644
[depends] Fix miniupnpc compilation on osx
9 years ago
fanquake
17ad964c2f
[depends] miniupnpc 1.9.20151026
9 years ago
Wladimir J. van der Laan
0cca0248f0
Update miniupnpc to 1.9.20151008
...
This version of miniupnpc fixes a buffer overflow in the XML (ugh)
parser during initial network discovery.
http://talosintel.com/reports/TALOS-2015-0035/
The commit fixing the vulnerability is:
79cca974a4
Reported by timothy on IRC.
9 years ago
fanquake
888c595cff
depends: bump miniupnpc to 1.9.20150730
9 years ago
Cory Fields
00c5a73136
depends: bump miniupnpc to 1.9.20150609
9 years ago
Cory Fields
b1efba8298
depends: give miniupnpc cppflags
10 years ago
Cory Fields
b144a74a08
depends: bump miniupnpc to 1.9.20140701.
...
This is the forward-port of a9c6eef915
10 years ago
Cory Fields
1dec09b341
depends: add shared dependency builder
...
See the README's in depends for documentation
10 years ago