Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libupnp-1.14.24.tar.bz2 | 2025-06-11 | 690.1 kB | |
libupnp-1.14.24.tar.bz2.sha1 | 2025-06-11 | 66 Bytes | |
README.md | 2025-06-11 | 644 Bytes | |
release-1.14.24 source code.tar.gz | 2025-06-11 | 820.9 kB | |
release-1.14.24 source code.zip | 2025-06-11 | 987.4 kB | |
Totals: 5 Items | 2.5 MB | 17 |
What's Changed
- ssdp_device.c: Fix missing casts in setsockopt() by @bgilbert in https://github.com/pupnp/pupnp/pull/487
- Winsock by @mrjimenez in https://github.com/pupnp/pupnp/pull/489
- Fix possible close() on non-initialized socket by @mrjimenez in https://github.com/pupnp/pupnp/pull/490
- Fix format by @mrjimenez in https://github.com/pupnp/pupnp/pull/491
- Fix c99 by @mrjimenez in https://github.com/pupnp/pupnp/pull/492
New Contributors
- @bgilbert made their first contribution in https://github.com/pupnp/pupnp/pull/487
Full Changelog: https://github.com/pupnp/pupnp/compare/release-1.14.23...release-1.14.24