aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-24replace.py: Moved replace func,mitm: addr book replaceChristina Quast2-18/+48
2015-06-24ccid_select.py: added comment;this file is test codeChristina Quast1-0/+2
2015-06-24apdu_split.py: INS array updated,CLA sync disabled!Christina Quast1-4/+4
2015-06-19simtrace.py: Find device without config changeChristina Quast1-1/+1
2015-06-19mitm.py: Bugfix: Always check for APDU_S_SEND_DATAChristina Quast1-7/+7
2015-06-19ccid_raw.py: SendTransmit: Pass list instead of arrayChristina Quast1-1/+1
2015-05-29gsmtap.py: Send ATR bytes as test commandChristina Quast1-2/+3
2015-05-18simtrace.py: Comment to remove test func select_fileChristina Quast1-0/+1
2015-05-18ccid.py: Removed read_bin commandChristina Quast2-96/+0
2015-05-18serial_pysim.py: Cleanup: early test code for serial pysim communicationChristina Quast1-35/+0
2015-05-18simtrace.py: remove unused cmd line optionChristina Quast1-3/+2
2015-05-14Removed unused phone.pyChristina Quast1-131/+0
2015-05-14sniffer.py: Removed unused find_dev functionChristina Quast1-39/+0
2015-05-14mitm.py: Pass device to do_mitm functionChristina Quast1-10/+1
2015-05-14simtrace.py: Cleaned up unused functionsChristina Quast1-56/+2
2015-05-14usb.c: Corrected grammatical mistakeChristina Quast1-1/+1
2015-05-14sniffer.py: Removed redundant find_dev functionChristina Quast2-3/+2
2015-05-14mitm,sniffer.py: Send APDUs to wiresharkChristina Quast2-0/+4
2015-05-14gsmtap.py: Ported from scapy to socketChristina Quast1-12/+8
2015-05-14apdu_split.py: Fixed off by one err in parsingChristina Quast1-6/+10
2015-05-14apdu_split.py: Changed buf data type list to arrayChristina Quast1-3/+3
2015-05-12gsmtap.py: gsmtap_send_apdu and test main functionChristina Quast1-7/+18
2015-05-12gsmtap.py: send example msg using scapyChristina Quast1-0/+17
2015-05-08phone.c: removed commentsChristina Quast1-24/+1
2015-05-08phone.c: Removed comment about wait time extensionChristina Quast1-20/+0
2015-05-08cciddriverdesc: Atmel bug fix of slot status registerChristina Quast1-1/+0
2015-05-08firmware, host: Changed vendor and product idChristina Quast3-6/+4
2015-05-08tc_etu.c: Removed, because was never usedChristina Quast1-114/+0
2015-05-08mitm.c: Removed unused commented out codeChristina Quast1-15/+0
2015-05-08main.c: Removed TC_Start/_Stop (was commented out)Christina Quast1-9/+0
2015-05-08sniffer.c: Removed unused PR macro defnitionChristina Quast1-2/+0
2015-05-08usb.c: Removed FIXME commentChristina Quast1-5/+0
2015-05-08USBDDriver.c: swaped args to memsetChristina Quast1-1/+1
2015-05-08usb.c: removed comment, named phone interface of MITM confChristina Quast1-6/+2
2015-05-08Makefile: Removed unused object file target tc_etuChristina Quast1-1/+1
2015-05-08Remove PR define, replace with TRACE_DEBUGChristina Quast3-17/+9
2015-05-06main.c: Set green LED when USB is configuredChristina Quast1-1/+3
2015-05-04mitm.py: Intercept phonebook requestChristina Quast2-0/+15
2015-05-04Added pts parsingChristina Quast1-0/+74
2015-05-04removed pySim dead linkChristina Quast1-1/+0
2015-05-04mitm.py: Working pts parsing and answerChristina Quast1-3/+4
2015-05-04constants.py: added atrChristina Quast1-2/+3
2015-05-03sm_emul: ff 00 ff is the ans to ff 00 ffChristina Quast1-1/+1
2015-05-03mitm.py: to be removed, hack to answer pts requestChristina Quast1-0/+4
2015-05-03sm_emul: send ATR with 0x18 and answer to ptsChristina Quast1-1/+3
2015-05-03mitm.py: No ATR replacingChristina Quast1-1/+1
2015-05-03python files: first PTS handlingChristina Quast2-4/+21
2015-05-03command to change fidi send by hostChristina Quast5-252/+79
2015-05-03iso7816_uart.c: Do not compileChristina Quast1-1/+1
2015-05-03apdu_split.py: Recover from failure in parsing on 0xa0Christina Quast1-1/+3