summaryrefslogtreecommitdiff
path: root/test/hciemu.c
Commit message (Expand)AuthorAgeFilesLines
* Add more functions for new UUID handlingElvis Pfützenreuter2011-03-151-16/+0
* Fix small memleak in hciemuSzymon Janc2011-03-041-1/+1
* Replace batostr() with ba2str() to avoid memleaksDavid Herrmann2011-02-181-1/+4
* Fix use of deprecated glib on testsLuiz Augusto von Dentz2011-01-191-6/+9
* Remove extra spaces in test dirJose Antonio Santos Cadenas2010-05-071-3/+3
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Fix possible array out of bounds.Luiz Augusto von Dentz2009-07-211-1/+1
* Fix strict-aliasing rules handling for hciemu and IP addressesMarcel Holtmann2009-07-161-2/+2
* test/hciemu.c: verbose usage messageFilippo Giunchedi2009-07-061-1/+7
* Fix strncpy length parameters to avoid non-nul-terminated stringsJohan Hedberg2009-02-251-1/+2
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Remove unneeded inline statementsMarcel Holtmann2008-12-231-4/+4
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-5/+5
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Fix hciemu GIOChannel usageJohan Hedberg2006-08-261-1/+5
* Change default poll() timeoutMarcel Holtmann2006-08-101-1/+1
* Fix declared with attribute warn_unused_result errorsMarcel Holtmann2006-07-261-23/+14
* Cleanup main function declarationsMarcel Holtmann2006-04-281-1/+1
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Add HCI emulation toolMarcel Holtmann2005-12-031-0/+1351