Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-10-25 | 1.0 kB | |
release-1.8.4 source code.tar.gz | 2018-10-25 | 783.9 kB | |
release-1.8.4 source code.zip | 2018-10-25 | 941.6 kB | |
Totals: 3 Items | 1.7 MB | 0 |
What's Changed
- Minor docstring fixes by @givascu in https://github.com/pupnp/pupnp/pull/70
- cleanups for master by @ukleinek in https://github.com/pupnp/pupnp/pull/75
- Fix handling of http header processing for better operability with Samsung DTVs by @Smartsmurf in https://github.com/pupnp/pupnp/pull/79
- Fix the crash in ctrlpt_callback by @jifang in https://github.com/pupnp/pupnp/pull/83
- Webserver: avoid casting total size from off_t to size_t when reading a file. Fixes issue [#81] in https://github.com/pupnp/pupnp/pull/85
- Added a number of explicit casts to avoid compiler warnings in https://github.com/pupnp/pupnp/pull/87
New Contributors
- @givascu made their first contribution in https://github.com/pupnp/pupnp/pull/70
- @Smartsmurf made their first contribution in https://github.com/pupnp/pupnp/pull/79
- @jifang made their first contribution in https://github.com/pupnp/pupnp/pull/83
Full Changelog: https://github.com/pupnp/pupnp/compare/release-1.8.3...release-1.8.4