summaryrefslogtreecommitdiff
path: root/monitor/sdp.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-01monitor: Opencode strndupa in print_stringSzymon Janc1-1/+5
2012-12-07Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg1-0/+4
2012-12-05Ensure config.h is included by using CPPFLAGSLucas De Marchi1-4/+0
2012-12-05build-sys: Define _GNU_SOURCE in config.hLucas De Marchi1-1/+0
2012-11-21monitor: Handle attribute lists for SDP recordsMarcel Holtmann1-27/+109
2012-11-21monitor: Track SDP continuation for attribute listsMarcel Holtmann1-47/+195
2012-11-20monitor: Handle UUID-32 and UUID-128 valuesMarcel Holtmann1-2/+39
2012-11-20monitor: Decode SDP element data structuresMarcel Holtmann1-11/+221
2012-11-17monitor: Add basic decoding for SDP transactionsMarcel Holtmann1-0/+268