Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change includes to use local copy of Bluetooth library | Marcel Holtmann | 2011-08-31 | 3 | -16/+10 |
* | Add basic parsing for SMP | Luiz Augusto von Dentz | 2011-06-08 | 1 | -0/+1 |
* | hcidump: use correct size to copy 'direction' value | Iain Hibbert | 2011-04-14 | 1 | -1/+3 |
* | Fix compilation against latest BlueZ | Anderson Lizardo | 2011-03-21 | 1 | -16/+0 |
* | Partial dump of ATT PDUs | Andre Dieb Martins | 2011-02-09 | 1 | -0/+1 |
* | Update copyright information | Marcel Holtmann | 2011-01-27 | 3 | -3/+3 |
* | Fix uninitialized struct sockaddr_hci memory passed to bind() | Anderson Lizardo | 2011-01-21 | 1 | -0/+1 |
* | Fix unneeded single character option parsing | Marcel Holtmann | 2010-07-12 | 1 | -1/+1 |
* | Add command for displaying hcidump version | Marcel Holtmann | 2010-07-12 | 1 | -3/+9 |
* | Forgot to remove the --verbose option parsing | Marcel Holtmann | 2010-07-12 | 1 | -1/+0 |
* | Remove --verbose also from usage description | Marcel Holtmann | 2010-07-12 | 1 | -1/+0 |
* | Just default to verbose parsing and remove the option | Marcel Holtmann | 2010-07-12 | 2 | -7/+2 |
* | Remove --noappend and --btsnoop options from manual page | Marcel Holtmann | 2010-07-12 | 1 | -6/+0 |
* | Make BT-Snoop format the default file format | Marcel Holtmann | 2010-07-12 | 1 | -9/+2 |
* | Remove support for noappend option | Marcel Holtmann | 2010-07-12 | 1 | -13/+3 |
* | Update copyright information | Marcel Holtmann | 2010-01-01 | 3 | -3/+3 |
* | Remove send and receive support for HCI streams | Marcel Holtmann | 2010-01-01 | 1 | -94/+1 |
* | Switch to a full non-recursive build system | Marcel Holtmann | 2009-08-30 | 1 | -16/+0 |
* | Fix some issues with strict-aliasing | Marcel Holtmann | 2009-08-30 | 1 | -7/+10 |
* | Fix unsigned versus signed integer comparison | Marcel Holtmann | 2009-08-30 | 1 | -3/+5 |
* | Handle device disconnect properly | Marcel Holtmann | 2007-07-28 | 1 | -36/+32 |
* | Use broadcast address for discover socket | Marcel Holtmann | 2007-07-28 | 1 | -6/+1 |
* | Force TCP as protocol | Marcel Holtmann | 2007-07-28 | 1 | -0/+1 |
* | Add simple discover protocol | Marcel Holtmann | 2007-07-28 | 1 | -2/+71 |
* | Fix daemon format setting | Marcel Holtmann | 2007-07-27 | 1 | -2/+3 |
* | Fix client disconnect detection | Marcel Holtmann | 2007-07-27 | 1 | -3/+13 |
* | Improve daemon mode | Marcel Holtmann | 2007-07-27 | 1 | -68/+144 |
* | Add simple daemon mode | Marcel Holtmann | 2007-07-25 | 2 | -16/+76 |
* | Fix spelling mistakes | Marcel Holtmann | 2007-04-08 | 1 | -3/+3 |
* | Update copyright information1.34 | Marcel Holtmann | 2007-02-18 | 3 | -3/+3 |
* | Add MacOS X packet logger format | Marcel Holtmann | 2007-02-18 | 1 | -13/+59 |
* | Add IPv6 support | Marcel Holtmann | 2006-10-04 | 2 | -82/+141 |
* | Add new sniffer firmwares | Marcel Holtmann | 2006-06-17 | 1 | -0/+6 |
* | Add a noappend command line parameter | Marcel Holtmann | 2006-01-17 | 2 | -3/+13 |
* | Add PPP extraction support | Marcel Holtmann | 2006-01-17 | 3 | -9/+24 |
* | Add skeleton for the PPP parser | Marcel Holtmann | 2006-01-08 | 2 | -4/+15 |
* | Update copyright information | Marcel Holtmann | 2006-01-03 | 3 | -3/+3 |
* | Add skeleton for AVCTP parser | Marcel Holtmann | 2005-12-19 | 2 | -0/+2 |
* | Make it possible to obfuscate pin codes and link keys | Marcel Holtmann | 2005-12-07 | 1 | -0/+3 |
* | Add option to disable vendor commands and events | Marcel Holtmann | 2005-11-29 | 1 | -1/+8 |
* | Add magic file for BTSnoop file format | Marcel Holtmann | 2005-11-25 | 2 | -1/+13 |
* | Big cleanup of CVS relics | Marcel Holtmann | 2005-10-29 | 4 | -15/+6 |
* | Add SCO audio extraction support | Marcel Holtmann | 2005-10-01 | 3 | -12/+27 |
* | Add new sniffer firmwares | Marcel Holtmann | 2005-10-01 | 1 | -0/+6 |
* | Also accept "system" device string | Marcel Holtmann | 2005-07-10 | 1 | -1/+1 |
* | Handle system events and commands | Marcel Holtmann | 2005-07-06 | 1 | -1/+3 |
* | Allow selection of system device | Marcel Holtmann | 2005-07-06 | 1 | -4/+11 |
* | Fix some GCC 4.0 warnings | Marcel Holtmann | 2005-07-05 | 2 | -3/+5 |
* | Fix return value handling of recvmsg() | Marcel Holtmann | 2005-07-03 | 1 | -3/+4 |
* | Correct timestamp handling for btsnoop files | Marcel Holtmann | 2005-06-15 | 1 | -5/+9 |