aboutsummaryrefslogtreecommitdiffstats
path: root/extcap
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Coverity fixesMichal Labedzki2015-06-191-1/+11
* androiddump: Fix socket resource leakMichal Labedzki2015-06-121-2/+67
* androiddump: Fix Bluetooth External ParserMichal Labedzki2015-06-121-1/+12
* Androiddump: fix Null pointer passed as an argument to a 'nonnull' parameterAlexis La Goutte2015-05-281-0/+12
* androiddump: Case-insensitive for option and add verbose modeMichal Labedzki2015-05-181-104/+204
* androiddump: fix compilation under FreeBSDEdwin Groothuis2015-05-151-0/+4
* androiddump: Change expected boolean resultRoland Knall2015-05-041-2/+2
* androiddump: Fix warning about unneeded valueMichal Labedzki2015-04-231-6/+26
* Androiddump: Fix Memory - corruptions (OVERRUN) (CID 1293632)Alexis La Goutte2015-04-151-1/+1
* androiddump: Disable automatic starting adbMichal Labedzki2015-04-121-0/+13
* androiddump: add more compatibility with MSVC connect APIPascal Quantin2015-04-121-4/+5
* Add missing androiddump stuffMichal Labedzki2015-04-121-41/+104
* Use HAVE_ARPA_INET_H to control whether to include <arpa/inet.h>.Guy Harris2015-04-111-2/+4
* More type cleanup to squelch warnings.Guy Harris2015-04-111-3/+3
* androiddump: fix a typoPascal Quantin2015-04-111-1/+1
* Use G_GUINT64_CONSTANT() to make a guint64_t (or uint64_t) constant.Guy Harris2015-04-111-2/+2
* Squelch 64-bit-to-32-bit shortening errors.Guy Harris2015-04-111-7/+7
* It's not "Windows vs. (Linux or OS X or Cygwin)", it's "Windows vs. UN*X".Guy Harris2015-04-111-3/+5
* A temporary variable squelches some warnings.Guy Harris2015-04-111-1/+4
* Androiddump: fix Null pointer passed as an argument to a 'nonnull' parameterAlexis La Goutte2015-04-091-13/+0
* Androiddump: fix Potential leak of memory pointed to by 'serial_number'Alexis La Goutte2015-04-091-3/+6
* Androiddump: Fix Result of 'malloc' is converted to a pointer of type 'unsign...Alexis La Goutte2015-04-091-3/+6
* Androiddump: Fix Dead Store (Dead assignement/Dead increment) warning found b...Alexis La Goutte2015-04-091-8/+6
* androiddump: Fix missing headers for Mac OSXRoland Knall2015-04-081-1/+5
* extcap: Add support for Android - androiddumpMichal Labedzki2015-04-081-0/+2131