summaryrefslogtreecommitdiff
path: root/host
Commit message (Expand)AuthorAge
* long-needed API version in firmware and host toolsMike Ryan2016-03-04
* interface: remove duplicated ping function declarationMike Ryan2016-03-04
* also handle stop_ubertooth correctly in stream_rx_usb()Hannes Ellinger2016-02-26
* Print scan results when ubertooth-scan is terminated via CTRL+CHannes Ellinger2016-02-26
* rx: autoflush stdout for wrapper toolsMike Ryan2016-02-21
* fix dumpfile supportHannes Ellinger2016-02-13
* Fix typo - thanks to Zero_ChaosDominic Spill2016-02-12
* Fix linking to libBTBB/libUSB on non-Linux hostsDominic Spill2016-02-11
* Add survey mode to ubertooth-rxDominic Spill2016-02-10
* move callback functions to ubertooth_callback.cHannes Ellinger2016-02-08
* Revert "Switch ubertooth-scan from rx_live to ubertooth_bulk_*"Dominic Spill2016-02-06
* Switch ubertooth-scan from rx_live to ubertooth_bulk_*Dominic Spill2016-02-06
* Remove unused UAP variable - libbtbb deals with it for usDominic Spill2016-02-04
* Update cmake readme to reflect recent changesDominic Spill2016-02-04
* Only link static lib if building static binsDominic Spill2016-02-03
* Tidy up static/shared variablesDominic Spill2016-02-03
* Build static executbles if only building static libUbertoothDominic Spill2016-02-02
* fix issue #149Hannes Ellinger2016-02-02
* Merge pull request #148 from elli89/fix-btle-segfaultDominic Spill2016-02-02
|\
| * fix issue #147Hannes Ellinger2016-02-02
* | Fix issue #120 - static build not an option on linuxDominic Spill2016-02-02
|/
* remove declaration in for loop to support old C standardHannes Ellinger2016-01-21
* fix build error in kismet pluginHannes Ellinger2016-01-21
* fix a bug that prevents ubertooth from following a BR piconetHannes Ellinger2016-01-21
* remove declaration in for loop to support old C standardHannes Ellinger2016-01-14
* fix includeHannes Ellinger2016-01-14
* add ubertooth-afh host tool for afh channel map detectionHannes Ellinger2016-01-14
* remove obsolete usb_retry from ubertooth structHannes Ellinger2016-01-12
* add pcap handlers to ubertooth structHannes Ellinger2016-01-12
* remove obsolete method specan() in libubertoothHannes Ellinger2016-01-08
* specan uses unified modularized usb methodsHannes Ellinger2016-01-08
* adopt ringbuffer type in kismet pluginHannes Ellinger2016-01-06
* cleanup function head of stream_rx_usb()Hannes Ellinger2016-01-06
* split bulk usb methods into three tasksHannes Ellinger2016-01-06
* add ringbuffer datatype to ubertooth structHannes Ellinger2016-01-06
* fix indention in libuberoothHannes Ellinger2016-01-06
* Merge pull request #132 from elli89/fix-kismetDominic Spill2016-01-05
|\
| * Fix build error in kismet pluginHannes Ellinger2015-12-22
* | le: report rssi in firmware and display in command outputMike Ryan2015-12-24
|/
* Merge pull request #118 from elli89/structDominic Spill2015-12-01
|\
| * fix build errors when using strict compiler flagsHannes Ellinger2015-10-16
| * store ubertooth status inside a struct instead of globalsHannes Ellinger2015-10-16
* | Rename README.cmake to README.cmake.mdJelte Fennema2015-11-17
* | Rename README.btle to README.btle.mdJelte Fennema2015-11-17
* | le: show usage message when no arguments are givenMike Ryan2015-11-15
|/
* Merge pull request #115 from rsaxvc/masterDominic Spill2015-10-15
|\
| * a little more const+scopingRichard Allen2015-10-14
* | Remove unused arrays - fix build warningsDominic Spill2015-10-09
* | Tweaks and changes to ubertooth-scanDominic Spill2015-10-09
|/
* bugfix for extcapHannes Ellinger2015-10-01