aboutsummaryrefslogtreecommitdiff
path: root/lib/libsdp
Commit message (Expand)AuthorAgeFilesLines
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* Add support for Audio Sink and Audio Source profiles to sdpd(8).Hans Petter Selasky2019-01-301-0/+18
* libsdp: Add method that returns actual source BD_ADDR of SDP session.Vladimir Kondratyev2018-04-303-2/+45
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-266-6/+18
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* lib: minor spelling fixes in comments.Pedro F. Giffuni2016-05-011-1/+1
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-274-1/+7
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+18
* | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-074-1/+7
| |/ |/|
* | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
|/
* Change the SDP_GET* macros to cast to a const buffer.Ed Schouten2011-10-161-3/+3
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-161-1/+1
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Add mandatory "security description" SDP parameter to the PANU profileMaksim Yevmenkin2008-03-191-0/+2
* Add PSM and Load Factor SDP parameters to the BNEP based profilesMaksim Yevmenkin2008-03-181-9/+24
* Add structures to hold SDP parameters for the NAP, GN and PANU profiles.Maksim Yevmenkin2008-03-111-0/+17
* Fix bug in handling SDP continuation state.Maksim Yevmenkin2007-11-161-5/+5
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* - Add new service class definitions and a new attribute identifier definitionMarkus Brueffer2006-08-262-3/+19
* Fix an unwanted gcc4 warning.Maksim Yevmenkin2006-06-062-4/+4
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Assorted markup fixes.Ruslan Ermilov2005-06-151-1/+1
* Do not tread 128-bit UUID as int128. Provide separate macros to get/putMaksim Yevmenkin2005-05-273-9/+81
* Sort sections.Ruslan Ermilov2005-01-201-2/+2
* Add workaround for {not so|too} smart phones that cannot handle SDP attributeMaksim Yevmenkin2004-12-091-12/+43
* Make whatis(1) happy about the NAME section.Ruslan Ermilov2004-07-051-57/+60
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-4/+7
* Removed trailing whitespace.Ruslan Ermilov2004-07-021-1/+1
* Make sure Bluetooth stuff can be compiled on amd64Maksim Yevmenkin2004-04-091-2/+2
* Add extra sanity check for SDP packets in libsdp(3)Maksim Yevmenkin2004-02-261-0/+1
* Cleanup CFLAGS in libsdp(3) MakefileMaksim Yevmenkin2004-01-251-1/+1
* Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.Maksim Yevmenkin2004-01-205-7/+379
* Change sdp_open_local(3) API. It now takes a path to a control socketMaksim Yevmenkin2004-01-093-5/+14
* Prepare libsdp(3) for the upcoming sdpd importMaksim Yevmenkin2004-01-096-112/+190
* Fix few typosMaksim Yevmenkin2003-11-111-1/+1
* revert previous change. we don't need to include types.h.Hajimu UMEMOTO2003-10-261-1/+0
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542Hajimu UMEMOTO2003-10-241-0/+1
* Update Bluetooth code.Maksim Yevmenkin2003-10-127-0/+1880