Buffer overflow in libslp Previous Responder handling
Lenovo fix for slpd crash during testing: bad pointer after realloc.
slpd_main.c:366]: (error) Resource leak: fd
Remove dependency on net-tools
SLPReg failing with error -19 but actually registering the service
Thanks for your replying. The netmask is 255.255.255.0
Jennie, I'm on vacation right now so I don't have the ability to examine the wireshark dump. However, here's a diagnostic query: is your subnet mask set to 255.255.255.128 /25 or greater? If so, then x.x.x.127 addresses are in fact broadcast addresses for their subsets. See for reference http://spazioweb.inwind.it/mydivx/netmask.htm. Please check. Regards, John On Wed, Apr 19, 2017 at 6:16 AM jennie jennieho1121@users.sf.net wrote: The occurrence rate is 100% [bugs:#157] https://sourceforge.net/p/openslp/bugs/157/...
The occurrence rate is 100%
Unexpected ARP requests to IP X.X.X.127
Passing pcScopeList == NULL to SLPFindSrvs may lead to SEGV
fixed in 2.0 code base.
OpenSLP port to MinGW+MSYS
Fixed in 2.0 code base.
Enh: slptool option to set service registration lifetime
OpenSLP does not list all primary interfaces
slpd dies if daemon user does not exist
slptool findsrvs gives segfault
DAs losing *some* of their immortal registrations
_xrealloc causing memory leak
_xrealloc causing memory leak
Good catch, Anonymous! This has been in the code forever. Fixed in 2.0 code base...
BUG#100: Fix xrealloc to properly free original...
slptool findsrvs gives blank out put slp 2.0
closing as the original issue was answered by a community responder.
socklen_t on HP-UX
fixed in 2.0 code base.
Buffer overflow in openslp-1.2.1, patch
fixed in 2.0 code base.
Infinite loop in SLPKnownDAFromProperties()
Fixed in 2.0 code base.
Multicast route add failure
Fixed in 2.0 code base.
Atomic ops for AIX 5.3
Already fixed in 2.0 code base.
Identical service should not be registered again and again.
is it possible your subsequent registrations are all setting the 'fresh' flag to...
Pyrex bindings missing 'const'
build fails - install-data-hook
Fixed in 2.0 code base in commit #1787.
BUG#131: Fix etc/Makefile.am to use DESTDIR whe...
build fails on Solaris
This appears to be fixed already in the 2.0 code base with a configure script HAVE...
Suggested improvement for slpd logging
Fixed in 2.0 code base in commit #1786.
BUG#117: Report message parsing errors in slpd ...
typo leading to memory leak
already fixed in 2.0 code base.
Correctly initialize socket container.
Fixed in 2.0 code base on commit #1785.
BUG#108: Properly initialize xcastsocks for err...
NetworkRqstRply throws ERR_BUFFER_OVERFLOW
Already fixed in ticket 139.
Fixed - commit #1784. NOTE: Fixed only in 2.0. The problem still exists in 1.2 and...
Fixed - commit #1784.
Broadcasting config does not work for slptool
BUG#127: Fix broadcast functionality.
Starting slpd with ipv6 and SLIP segfaults
I added the checks for null ifa_addr fields, but left out the filters for SLIP interfaces....
BUG#123: Fix interface parsing code to look for...
SLPFindSrvs crash caused by property race condition
Fixed in mercurial commit #1668.
This could be related to BUG#139, which affects all SLP registrations. 139 has been...
SLP_BUFFER_OVERFLOW exception is coming with "openslp-2.0.beta2" version on linux and windows.
Patch accepted - mercurial commit #1782. There is no reason for the change to UDP...
BUG#139: Change default slpreg connection from ...
NOTE: This is a fix to DEBUG-ONLY code and would never have been an issue in release/production...
[Security] Null pointer deref could lead to possible DoS
Huzaifa, I've fixed this issue in commit 1781 in the openslp mercurial repository....
BUG#152: CVE-2016-4912 - fixed security vulnera...
Huzaifa, Thank you for the information regarding this security vulnerability. Please...
[Security] Null pointer deref could lead to possible DoS
libssp redefines strncasecmp(), needs namespace cleanup
Hallvard - Thank you so much for the thorough analysis - I've taken all your suggestions...
BUG#149: cleanup libslp namespace; fix ctype fu...
libssp redefines strncasecmp(), needs namespace cleanup
closed - no fix. I downloaded the package to my mint 18.1 box (based on ubuntu 16.04)...
OpenSLP doesnot compile on ubuntu
closed - no fix. I downloaded the package to my mint 18.1 box (based on ubuntu 16.04)...
Strange SLPIfaceGetInfo() return value
fixed.
Update a few doc issues around registration.
OpenSLP unable to discover once the system is booted
Hi Vivek - Apps that register services with OpenSLP have a time-to-live value and...
Hi Vivek - Apps that register services with OpenSLP have a time-to-live value and...
Hi Vivek - Apps that register services with OpenSLP have a time-to-live value and...
Hi Vivek - Apps that register services with OpenSLP have a time-to-live value and...
Update .hgignore for codelite project files.
net.slp.DAAddresses fails to resolve hostnames (patch attached)
Markus, Thanks for the patch - applied. John
Bug#154: Fix DAAddresses hostname resolution is...
Daemon sends wrong service reply when security is enabled