Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-03 | Avoid cmake-3.x block comment syntax | Howard Chu | 1 | -4/+6 | |
2015-12-31 | let miniupnp's cmakelist handle defaults | Riccardo Spagni | 1 | -1/+1 | |
2015-12-31 | fix miniupnpc cmakelist | Riccardo Spagni | 1 | -3/+11 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-12-30 | add missing miniupnpc files, modify cmake to not build miniupnpc tests and ↵ | Riccardo Spagni | 11 | -2/+629 | |
to fix an issue with finding miniupnpcstrings | |||||
2015-12-30 | updated miniupnpc | Riccardo Spagni | 45 | -1452/+2050 | |
2015-10-09 | miniupnpc: quick fix for buffer overflow | moneromooo-monero | 1 | -0/+4 | |
http://talosintel.com/reports/TALOS-2015-0035/ reported by palexander on IRC | |||||
2014-11-10 | miniupnpc: bump the _POSIX_C_SOURCE feature macro | Ben Boeckel | 1 | -1/+1 | |
FreeBSD doesn't expose IPv6 structures without this. | |||||
2014-10-23 | miniupnpc: clean up build system | Ben Boeckel | 1 | -65/+5 | |
Changes: - remove amiga and solaris conditionals - remove -fPIC hackery (use POSITION_INDEPENDENT_CODE instead) - remove tests - retab | |||||
2014-10-23 | cmake: remove configuration variables | Ben Boeckel | 1 | -11/+0 | |
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 | miniupnpc: clear out else/endfoo command arguments | Ben Boeckel | 1 | -15/+15 | |
2014-10-05 | fix for miniupnpc static compile under Windows | Riccardo Spagni | 1 | -2/+4 | |
2014-10-02 | remove dangling upnp port mappings, updated miniupnpc | Riccardo Spagni | 70 | -219/+718 | |
2014-04-09 | Port mapping with UPnP | Antonio Juarez | 76 | -0/+10311 | |