summaryrefslogtreecommitdiff
path: root/test/hciemu.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Replace batostr() with ba2str() to avoid memleaksDavid Herrmann1-1/+4
2011-01-19Fix use of deprecated glib on testsLuiz Augusto von Dentz1-6/+9
2010-05-07Remove extra spaces in test dirJose Antonio Santos Cadenas1-3/+3
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-07-21Fix possible array out of bounds.Luiz Augusto von Dentz1-1/+1
2009-07-16Fix strict-aliasing rules handling for hciemu and IP addressesMarcel Holtmann1-2/+2
2009-07-06test/hciemu.c: verbose usage messageFilippo Giunchedi1-1/+7
2009-02-25Fix strncpy length parameters to avoid non-nul-terminated stringsJohan Hedberg1-1/+2
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-12-23Remove unneeded inline statementsMarcel Holtmann1-4/+4
2008-02-02Update copyright informationMarcel Holtmann1-1/+1
2007-01-20Make it possible to support an embedded GLibMarcel Holtmann1-5/+5
2007-01-13Update copyright informationMarcel Holtmann1-1/+1
2006-08-26Fix hciemu GIOChannel usageJohan Hedberg1-1/+5
2006-08-10Change default poll() timeoutMarcel Holtmann1-1/+1
2006-07-26Fix declared with attribute warn_unused_result errorsMarcel Holtmann1-23/+14
2006-04-28Cleanup main function declarationsMarcel Holtmann1-1/+1
2006-01-03Update copyright informationMarcel Holtmann1-1/+1
2005-12-03Add HCI emulation toolMarcel Holtmann1-0/+1351