summaryrefslogtreecommitdiffstats
path: root/com-on-air_cs-linux/tools/dect_cli.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-29dectshark now saves pcapskrater1-1/+1
2009-02-18dect_cli: new "mode" commandmazzoo1-1/+25
2009-02-14dect_cli: fix a bug in parse_rfpi() that I introduced to houz' "name" command.mazzoo1-1/+2
2009-02-14dect_cli: new cmd "name <rfpi> <name>" gives names to FPs.mazzoo1-19/+196
2009-02-11type III support.mazzoo1-0/+4
2009-01-21descrambling bug fixedkrater1-2/+2
2009-01-16dect_cli: preliminary support for US/DECT6.0, see command "band"mazzoo1-8/+47
2009-01-10dect_cli: add new command "ignore <RFPI>"mazzoo1-17/+161
2009-01-09Also set errno to 0 in some other functions.erik1-0/+2
2009-01-09Set errno to 0, fixes some problems while parsing RFPI.erik1-2/+3
2009-01-07dect_cli: dump on quit or most famous signals caughtmazzoo1-1/+25
2009-01-07dect_cli: make autorec not a state flag, but a commandmazzoo1-4/+4
2009-01-07dect_cli: fix a bug in autorec for mutiple calls on single basemazzoo1-3/+3
2009-01-07dect_cli: delete old irq debug codemazzoo1-21/+0
2009-01-07dect_cli: add timestamps to the pcap filenamemazzoo1-7/+17
2009-01-05audio quality improved in pcapstein, thanks to Stefani! dect_cli: typos fixed.mazzoo1-7/+7
2009-01-05undo r19 and r20mazzoo1-106/+35
2009-01-05Applied patch by Thomas d'Otreppe <tdotreppe@aircrack-ng.org>, tidy up code, ...erik1-35/+106
2009-01-02Fixed compiler warnings.erik1-1/+1
2008-12-30dect_cli: propper statistics for ppscan (sync sniffing)mazzoo1-2/+8
2008-12-30Fixed comment (Thanks to Thomas d'Otreppe for pointing this out)kaner1-1/+1
2008-12-30improve pcapstein and autorecmazzoo1-10/+21
2008-12-29initial commit of the linux driverdedected1-0/+671