moneromooo-monero
f65711a29b
miniupnpc: always build with -fPIC
...
since we now build PIE binaries
2018-01-11 15:51:32 +00:00
Pavel Maryanov
a17efcb039
make this build on SunOS/Solaris
2017-11-14 17:03:48 +00:00
MaxXor
b338dad241
update miniupnpc
2017-08-30 21:13:02 +02:00
Riccardo Spagni
c3599fa7b9
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
Antonio Huete Jimenez
b00da61eab
Preliminary support for DragonFly BSD
...
- It builds but no further testing has been done.
2016-12-15 02:27:53 -08:00
taushet
bdd3fb85d6
Spelling in errors.
2016-12-04 20:10:43 +01:00
Riccardo Spagni
58501229e3
remove errant target_link_libraries
2016-09-17 10:47:50 +02:00
Riccardo Spagni
58abc096f4
don't build any miniupnpc executables
2016-09-17 10:42:35 +02:00
Riccardo Spagni
114e36888b
don't build miniupnpc test executables
2016-09-17 10:37:48 +02:00
Riccardo Spagni
bb69371f66
updated miniupnp
2016-09-17 10:11:02 +02:00
Riccardo Spagni
40974b155e
fix building on FreeBSD
2016-03-21 19:37:07 +02:00
Riccardo Spagni
1800d611a2
bump miniupnpc API version number
2016-03-21 15:05:50 +02:00
Riccardo Spagni
a4242c42b2
update miniupnpc
2016-03-21 13:37:54 +02:00
Howard Chu
28b82718ff
Avoid cmake-3.x block comment syntax
2016-01-03 08:22:06 +00:00
Riccardo Spagni
88b0fb14c8
let miniupnp's cmakelist handle defaults
2015-12-31 15:15:57 +02:00
Riccardo Spagni
2c82eb71e7
fix miniupnpc cmakelist
2015-12-31 09:06:11 +02:00
Riccardo Spagni
de03926850
updated copyright year
2015-12-31 08:39:56 +02:00
Riccardo Spagni
bd8e0fd2a1
add missing miniupnpc files, modify cmake to not build miniupnpc tests and to fix an issue with finding miniupnpcstrings
2015-12-30 10:00:50 +02:00
Riccardo Spagni
7da9905589
updated miniupnpc
2015-12-30 09:56:25 +02:00
moneromooo-monero
234f576565
miniupnpc: quick fix for buffer overflow
...
http://talosintel.com/reports/TALOS-2015-0035/
reported by palexander on IRC
2015-10-09 15:20:05 +01:00
Ben Boeckel
d855fe4e89
miniupnpc: bump the _POSIX_C_SOURCE feature macro
...
FreeBSD doesn't expose IPv6 structures without this.
2014-11-10 11:13:15 -05:00
Ben Boeckel
e59b5b7078
miniupnpc: clean up build system
...
Changes:
- remove amiga and solaris conditionals
- remove -fPIC hackery (use POSITION_INDEPENDENT_CODE instead)
- remove tests
- retab
2014-10-23 16:42:35 -04:00
Ben Boeckel
a43f1a88d8
cmake: remove configuration variables
...
CMAKE_BUILD_TYPE is meant for single-config build tools (e.g., make and
ninja) while CMAKE_CONFIGURATION_TYPES is meant for multi-config build
tools (e.g., Xcode and Visual Studio). They should not be mixed or
manually set.
2014-10-23 16:42:34 -04:00
Ben Boeckel
9aa48b6c50
miniupnpc: clear out else/endfoo command arguments
2014-10-23 16:42:34 -04:00
Riccardo Spagni
fce9dea1b9
fix for miniupnpc static compile under Windows
2014-10-05 20:22:14 +02:00
Riccardo Spagni
18281f4d20
remove dangling upnp port mappings, updated miniupnpc
2014-10-02 18:54:55 +02:00
Antonio Juarez
9682a15400
Port mapping with UPnP
2014-04-09 13:14:35 +01:00