Home | History | Annotate | Download | only in libbluetooth
History log of /src/lib/libbluetooth/sdp_set.c
RevisionDateAuthorComments
 1.4  05-Apr-2011  plunky inc pointer, so we store the value in the correct place
 1.3  05-Apr-2011  plunky Don't add the passed in 'len' value while testing if the data
space is large enough, to handle the edge case where len is
large (up to SSIZE_MAX may be valid on some machines) causing
pointers to wrap around and the fail condition to be missed.
 1.2  14-May-2009  plunky fix some signed vs unsigned comparison issues
 1.1  12-May-2009  plunky branches: 1.1.2;
Add in the new Service Discovery Protocol API as announced previously in
http://mail-index.netbsd.org/tech-userlevel/2009/02/27/msg001764.html

in lib/libbluetooth, add new SDP functions and bump minor version
replace usr.sbin/sdpd with new version
install sdp.h and sdp.3 from lib/libbluetooth

(Don't remove libsdp yet since some programs still refer to it)
 1.1.2.2  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.1.2.1  12-May-2009  jym file sdp_set.c was added on branch jym-xensuspend on 2009-05-13 19:18:20 +0000

RSS XML Feed