Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort sections. | ru | 2005-01-18 | 1 | -3/+3 |
| | |||||
* | Teach sdpd(8) about 32-bit and 128-bit uuid's. | emax | 2005-01-05 | 5 | -13/+162 |
| | | | | MFC after: 3 days | ||||
* | Avoid casts as lvalues. | kan | 2004-07-28 | 1 | -3/+6 |
| | |||||
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-06-13 | 1 | -10/+10 |
| | |||||
* | Add extra sanity check for SDP packets in libsdp(3) | emax | 2004-02-26 | 1 | -1/+3 |
| | | | | Fix yet another endianess bug in sdpd(8) | ||||
* | Fix endianes bug | emax | 2004-02-25 | 1 | -0/+3 |
| | |||||
* | Cleanup CFLAGS in libsdp(3) Makefile | emax | 2004-01-25 | 1 | -0/+13 |
| | | | | | | Connect sdpd(8) to the build Reviewed by: ru, imp (mentor) | ||||
* | Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. | emax | 2004-01-20 | 25 | -0/+4283 |
Extend libsdp(3) API to allow service registration and removal. Fix uninitialized variable bug in sdpcontrol(8). Reviewed by: imp (mentor) No objection: ru |