Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-11-01 | 1.4 kB | |
release-1.10.0 source code.tar.gz | 2019-11-01 | 786.3 kB | |
release-1.10.0 source code.zip | 2019-11-01 | 945.9 kB | |
Totals: 3 Items | 1.7 MB | 0 |
What's Changed
- Use higher port when reuseaddr is set and the default port is busy in https://github.com/pupnp/pupnp/pull/92
- Ensure that the samples use the same largefile options as the library in https://github.com/pupnp/pupnp/pull/96
- Fix typo in UpnpGlobal.h MYLIB_LARGEFILE_SENSITIVE -> UPNP_... in https://github.com/pupnp/pupnp/pull/97
- Extra Headers Improvements by @whyman in https://github.com/pupnp/pupnp/pull/98
- Clean up the log module. in https://github.com/pupnp/pupnp/pull/99
- Add Request level cookies to virtualdir calls by @whyman in https://github.com/pupnp/pupnp/pull/100
- Revert "fix handling of http header processing for better operability… in https://github.com/pupnp/pupnp/pull/103
- Do not try to detach detached thread, the result is undefined. Fixes … in https://github.com/pupnp/pupnp/pull/104
- configure.ac: fix build with openssl by @ffontaine in https://github.com/pupnp/pupnp/pull/105
- libupnp.pc.in: move openssl in Libs.private by @ffontaine in https://github.com/pupnp/pupnp/pull/108
- fix off-by-one overread on global variable by @smestdagh in https://github.com/pupnp/pupnp/pull/111
- check strdup argument against NULL by @smestdagh in https://github.com/pupnp/pupnp/pull/112
New Contributors
- @smestdagh made their first contribution in https://github.com/pupnp/pupnp/pull/111
Full Changelog: https://github.com/pupnp/pupnp/compare/release-1.8.4...release-1.10.0