Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libupnp-1.14.1.tar.bz2.sha1 | 2021-02-09 | 65 Bytes | |
libupnp-1.14.1.tar.bz2 | 2021-02-09 | 671.1 kB | |
README.md | 2021-02-08 | 2.6 kB | |
release-1.14.1 source code.tar.gz | 2021-02-08 | 796.1 kB | |
release-1.14.1 source code.zip | 2021-02-08 | 964.4 kB | |
Totals: 5 Items | 2.4 MB | 0 |
release-1.14.1
2021-02-05 Ian Whyman <ian(at)gerbera.io>
CMake Github Actions, including windows build.
2021-02-05 Fabrice Fontaine <fontaine.fabrice(at)gmail.com>
upnpapi.c: assume that getifaddrs is available
Assume that getifaddrs is available even if it is not POSIX-compliant,
this will simplify the code and, as a side effect, this allow pupnp to
work on an interface that does not have an IPv4 address.
2020-12-09 Vollstrecker <github(at)vollstreckernet.de>
CMake support.
2020-11-30 Marcelo Jimenez <marcelo.jimenez(at)gmail.com>
GitHub #203 by Vollstrecker, part 2.
Fixes the inclusion of alloca.h in WIN32.
2020-11-30 Marcelo Jimenez <marcelo.jimenez(at)gmail.com>
GitHub #203 by Vollstrecker, part 1.
Remove the now unused file ClientSubscription.c.
2020-11-09 Thomas Mitterfellner <thomas.mitterfellner(at)gmail.com>
Remove port >= 49152 restriction.
What's Changed
- Fix bad assumptions for OmniOS/Solaris by @whorfin in https://github.com/pupnp/pupnp/pull/199
- cmake enabling by @Vollstrecker in https://github.com/pupnp/pupnp/pull/205
- Tests in CMake by @Vollstrecker in https://github.com/pupnp/pupnp/pull/206
- Added samples and updated docs. by @Vollstrecker in https://github.com/pupnp/pupnp/pull/207
- CMake: Dont postfix debug builds on unix by @whyman in https://github.com/pupnp/pupnp/pull/209
- Debug-Stuff now clean by @Vollstrecker in https://github.com/pupnp/pupnp/pull/211
- Remove port >= 49152 restriction by @lineinthesand in https://github.com/pupnp/pupnp/pull/202
- Added upnpconfig.h contents to config-files. by @Vollstrecker in https://github.com/pupnp/pupnp/pull/212
- macos: Do not set IPv6 address if not found. by @whyman in https://github.com/pupnp/pupnp/pull/213
- CMake: fix upnptools.h header install by @whyman in https://github.com/pupnp/pupnp/pull/214
- Aliasing fix and CmDaB by @Vollstrecker in https://github.com/pupnp/pupnp/pull/215
- Added compatibillity for Debian stable. by @Vollstrecker in https://github.com/pupnp/pupnp/pull/219
- upnpapi.c: assume that getifaddrs is available by @ffontaine in https://github.com/pupnp/pupnp/pull/220
- upnpapi.c: fix windows build by @ffontaine in https://github.com/pupnp/pupnp/pull/222
- Actions improvements by @whyman in https://github.com/pupnp/pupnp/pull/221
New Contributors
- @lineinthesand made their first contribution in https://github.com/pupnp/pupnp/pull/202
Full Changelog: https://github.com/pupnp/pupnp/compare/release-1.14.0...release-1.14.1