aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/sdpd
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Fix a mandoc related issuesGordon Bergling2020-12-191-10/+10
* pkgbase: Add a FreeBSD-bluetooth packageEmmanuel Vadot2019-07-191-0/+1
* Improve Bluetooth device discovery support for Android and Microsoft devices.Hans Petter Selasky2019-02-081-1/+127
* Add support for Audio Sink and Audio Source profiles to sdpd(8).Hans Petter Selasky2019-01-304-1/+382
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2729-24/+82
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-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-2723-2/+23
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-0723-2/+23
| |/ |/|
* | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
|/
* Touch up some more small typos missed in the previous round.Ulrich Spörlein2012-01-051-1/+1
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-1/+1
* In usr.sbin/bluetooth/sdpd/server.c, don't use the size of a pointer asDimitry Andric2011-12-171-1/+1
* Straighten out those pesky SDP records for the BluetoothMaksim Yevmenkin2008-11-251-10/+26
* Add mandatory "security description" SDP parameter to the PANU profileMaksim Yevmenkin2008-03-191-0/+15
* Add PSM and Load Factor SDP parameters to the BNEP based profilesMaksim Yevmenkin2008-03-186-15/+110
* Add support for the NAP, GN and PANU profiles to the sdpd(8).Maksim Yevmenkin2008-03-116-6/+562
* Check that the length of the received message is at least as big as a PDUMaksim Yevmenkin2007-02-231-1/+2
* Use socklen_t instead of int32_t where appropriate to pacify new GCC4Maksim Yevmenkin2006-09-211-2/+4
* Fix formatting. Add missing break;Maksim Yevmenkin2006-05-141-2/+3
* Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.Maksim Yevmenkin2006-03-161-1/+1
* Teach sdpd(8) to check peer's credentials before accepting request toMaksim Yevmenkin2005-12-066-9/+55
* Fix all the spelling mistakes I could find in the man pages for wordsGiorgos Keramidas2005-07-311-2/+2
* Sort sections.Ruslan Ermilov2005-01-181-3/+3
* Teach sdpd(8) about 32-bit and 128-bit uuid's.Maksim Yevmenkin2005-01-055-13/+162
* Avoid casts as lvalues.Alexander Kabaev2004-07-281-3/+6
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-131-10/+10
* Add extra sanity check for SDP packets in libsdp(3)Maksim Yevmenkin2004-02-261-1/+3
* Fix endianes bugMaksim Yevmenkin2004-02-251-0/+3
* Cleanup CFLAGS in libsdp(3) MakefileMaksim Yevmenkin2004-01-251-0/+13
* Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.Maksim Yevmenkin2004-01-2025-0/+4283