Commit Graph

  • 6246000b3a iso7816_uart.c: Do not compile Christina Quast 2015-05-03 14:18:59 +02:00
  • 40670422c8 apdu_split.py: Recover from failure in parsing on 0xa0 Christina Quast 2015-05-03 12:59:44 +02:00
  • be235275fa Added not working PTS parsing to host communication Christina Quast 2015-05-02 17:56:32 +02:00
  • 7a7f98c9f2 ringbuf.c: rbuf peek function Christina Quast 2015-05-02 14:10:13 +02:00
  • bf12a6f79e iso7816_uart: starting point for pts parsing Christina Quast 2015-05-02 13:22:07 +02:00
  • 4bec8d8e26 host_communication.c: printf becomes TRACE_DEBUG Christina Quast 2015-04-21 23:03:59 +02:00
  • ddb1e7be1a cciddriver.c: Removed loop waiting for host on CCID_Read Christina Quast 2015-04-21 23:02:36 +02:00
  • 46a93672d3 mitm.py: Dirty hack for replacing ATR live Christina Quast 2015-04-21 23:00:52 +02:00
  • e4cbfe6f47 Moved ISR_PhoneRST into iso code file and simtrace header Christina Quast 2015-04-20 13:07:28 +02:00
  • 3d5e3ab612 simtrace_iso7816.c: Remove unused _ISO7816_Init Christina Quast 2015-04-20 12:20:50 +02:00
  • b85f140636 iso7816_4.c: Removed time guard Christina Quast 2015-04-18 15:05:43 +02:00
  • fb91bb7069 Parsing ajusted: respond to phone requests Christina Quast 2015-04-18 13:31:42 +02:00
  • 158c1dd448 simtrace.py: Use mitm.py in phone and mitm mode Christina Quast 2015-04-17 20:19:29 +02:00
  • 4b8149363a iso7816_4.c: CLK div differs for Master and Slave Christina Quast 2015-04-17 18:47:34 +02:00
  • dea1f55fb7 board.h: RST pin low per default on startup Christina Quast 2015-04-17 17:16:42 +02:00
  • ad215aaf66 ccid.c: removed SMARTCARD_CONNECT_PIN check (always defined) Christina Quast 2015-04-16 15:00:07 +02:00
  • 5384061761 mitm.py: Added apdu splitter code Christina Quast 2015-04-16 11:10:59 +02:00
  • 2379ac8e32 main.c: Removed double declaration of var i Christina Quast 2015-04-16 11:09:37 +02:00
  • 68cc859870 iso7816_4.c: Moved around lines, only sniffer works Christina Quast 2015-04-16 11:08:32 +02:00
  • ec9c09e9b9 Moved global Usart state into usart struct Christina Quast 2015-04-16 10:45:39 +02:00
  • f3211e6424 board.h: init more phone pins (as input) Christina Quast 2015-04-16 10:41:12 +02:00
  • 9547e9f149 sniffer.py: Added apdu_split support Christina Quast 2015-04-14 22:18:30 +02:00
  • 51925a6bec apdu_split.py: Corrected last error Christina Quast 2015-04-14 21:04:14 +02:00
  • d4c8b51e86 apdu_split working with test message Christina Quast 2015-04-14 15:53:13 +02:00
  • e64aa5b878 apdu_split without C code remains Christina Quast 2015-04-14 15:07:33 +02:00
  • 79c2a3a0c8 apdu_split: first try Christina Quast 2015-04-14 14:55:13 +02:00
  • 2571458595 sniffer.py: Write out every received char Christina Quast 2015-04-13 22:40:40 +02:00
  • 911bf26a55 sniffer.c: Enable/disable interrupts in init/exit function Christina Quast 2015-04-13 22:39:11 +02:00
  • d52201f6db phone.c: Enable/disable interrupts on init/exit Christina Quast 2015-04-13 22:38:05 +02:00
  • dcce4c3244 phone.c: Callback routine for reenabling RST interrupt Christina Quast 2015-04-13 22:20:12 +02:00
  • c63da3f6d5 Makefile: Check for already opened ttyUSBx Christina Quast 2015-04-13 22:09:50 +02:00
  • de68867402 main.c: Reset board if USB not configured Christina Quast 2015-04-12 15:20:57 +02:00
  • fd069dce73 iso7816_4.c: Increased max interations Christina Quast 2015-04-12 13:32:12 +02:00
  • b595e7cb53 Merge branch 'new_iso_init' (sniffer not working) Christina Quast 2015-04-12 13:31:01 +02:00
  • 2b8a18bf3a Sniffer with ringbuf, works SOMETIMES Christina Quast 2015-04-12 09:31:36 +02:00
  • 5c6a299c71 phone.c: Sniffer bus config make switch Christina Quast 2015-04-11 20:03:14 +02:00
  • 3a47a4f10e mitm.py: Decreased timeout Christina Quast 2015-04-11 18:16:14 +02:00
  • 611bea8b4b tc_etu: Corrected compiler warning Christina Quast 2015-04-11 18:15:51 +02:00
  • 4db82e092f ringbuffer implementation Christina Quast 2015-04-11 18:14:41 +02:00
  • 94ddb91e33 mitm.py: New smartcard ATR, expanded pattern match Christina Quast 2015-04-11 12:29:41 +02:00
  • 2ee3ec73f4 tc_etu.c: Fixed PIN initialisation compiler waring Christina Quast 2015-04-11 12:27:46 +02:00
  • 542f9183bb basic ringbuffer implementation Christina Quast 2015-04-11 09:31:15 +02:00
  • 87ddfa8c23 phone.c: Bug fix: USB err format string interchanged Christina Quast 2015-04-11 08:44:40 +02:00
  • a0ca2d34ec cciddriver.c: Remove ccid write printout Christina Quast 2015-04-11 08:43:31 +02:00
  • f2e53f0553 array to hex function, reduced usb timeout Christina Quast 2015-04-11 08:42:38 +02:00
  • e24b9ace89 ISO7816_Init: Initialized with USART Christina Quast 2015-04-10 17:44:49 +02:00
  • 3eab56e079 ISO7816_Init with more parameters, slave/master clock Christina Quast 2015-04-10 15:38:49 +02:00
  • 95d6616ba1 Split init into configure and init Christina Quast 2015-04-09 22:38:47 +02:00
  • abcf3038d2 gitignore: Ignore ctags file Christina Quast 2015-04-09 19:43:16 +02:00
  • bf464ae566 Moved ccid related files to bord related folders Christina Quast 2015-04-09 19:42:48 +02:00
  • 6b02775638 phone.c: Check return values of USB_Write Christina Quast 2015-04-09 17:32:54 +02:00
  • e2dddd5885 Renamed simtrace_src to src_simtrace Christina Quast 2015-04-09 17:07:04 +02:00
  • 590c221893 Remove redundant ccid files in atmel lib Christina Quast 2015-04-09 17:06:16 +02:00
  • aab3d7c82b phone.c: Check status val in Callback func Christina Quast 2015-04-09 17:02:17 +02:00
  • 6038eebaf7 cciddriver.h: Include USBD.h, remove function def Christina Quast 2015-04-09 16:55:46 +02:00
  • b878df92f4 cciddriver.c: Check USB status in Callback Christina Quast 2015-04-09 16:54:36 +02:00
  • 7dab6abf47 cciddriver.c: Replace USBD_Write with CCID_Write Christina Quast 2015-04-09 16:53:32 +02:00
  • 362a4da94a simtrace.py: Sleep a sec after changing the config Christina Quast 2015-04-09 13:39:38 +02:00
  • 20a6814c46 cciddriver.c: Fixed slot status bugs Christina Quast 2015-04-09 13:36:28 +02:00
  • 7f634868dd cciddriver.c: Off by one error when setting config Christina Quast 2015-04-09 13:34:53 +02:00
  • c870b52233 iso7816: Hold RST line low for longer time period Christina Quast 2015-04-09 13:31:58 +02:00
  • 2831b8c1a0 cciddrv: Remove MIN macro Christina Quast 2015-04-09 09:02:50 +02:00
  • 55cd8734be Makefile: 'make log' for debug dumps over serial Christina Quast 2015-04-08 00:10:50 +02:00
  • 7b6f7b084a phone.c: Rename state NONE to WAIT_FOR_RST Christina Quast 2015-04-07 21:17:41 +02:00
  • 90393b3392 phone.c: Replace defines with enum Christina Quast 2015-04-07 21:15:12 +02:00
  • 4396fee97e Rename simtrace/ to simtrace_src Christina Quast 2015-04-07 21:06:09 +02:00
  • 86bf2c3f4d atmellib: Remove pngs in usb/ Christina Quast 2015-04-07 21:03:12 +02:00
  • 0cc6142506 Remove USBLib_Trace.h Christina Quast 2015-04-07 20:53:45 +02:00
  • b6f77d390c Makefile: Compile silently and show code files used Christina Quast 2015-04-07 20:36:23 +02:00
  • 29c99b97af Makefile: Enabled iprintf, removed comment Christina Quast 2015-04-07 20:13:44 +02:00
  • 85951cef7f Deleted unused examples folder Christina Quast 2015-04-07 20:06:51 +02:00
  • b0bbb1b52e Removed sym links, replaced them with actual folders Christina Quast 2015-04-07 19:57:44 +02:00
  • fbcd8a1bfd simtrace: Rename main Christina Quast 2015-04-07 19:43:18 +02:00
  • 2279b75c26 gitignore: stop ignoring main.c Christina Quast 2015-04-07 19:38:44 +02:00
  • d0339af87b Removed unused code and header files from atmel lib Christina Quast 2015-04-07 18:45:50 +02:00
  • d3f1638f1b Deleted folder minimal Christina Quast 2015-04-07 18:24:36 +02:00
  • 5a67c0fef3 Renamed main folder to firmware Christina Quast 2015-04-07 18:24:06 +02:00
  • f5cd7efede Remove mains/ and sub-files Christina Quast 2015-04-07 18:21:14 +02:00
  • 58c1ae31ee Makefile: local openocd config folder Christina Quast 2015-04-07 18:19:13 +02:00
  • 767fdeb0ca iso7816.c:Solve compiler sign compare warn with pragma Christina Quast 2015-04-07 13:50:20 +02:00
  • 73c2b6498b iso7816_4.c: GetChar returns status Christina Quast 2015-04-07 13:49:26 +02:00
  • b2d5aeb850 ccid.c: Remove test code Christina Quast 2015-04-07 12:51:11 +02:00
  • fe25784411 simtrace_iso7816.c: removed unused fct get_buf_start Christina Quast 2015-04-06 23:30:47 +02:00
  • b06fc38939 usb.c: fix compiler warning USBConfigurationDescriptor Christina Quast 2015-04-06 23:30:21 +02:00
  • 46f5ccabb1 cciddriver.c: comment out unused USBDCallbacks_RequestReceived Christina Quast 2015-04-06 23:29:42 +02:00
  • 4b1e98d058 cciddriver.c: Directly access configurationDescriptorsArr Christina Quast 2015-04-06 23:28:02 +02:00
  • 3debfd6595 Bugfix: ccid.c: Remove dead code Christina Quast 2015-04-06 23:26:38 +02:00
  • ca005698dd Bugfix: Compiler warning RST pin type Christina Quast 2015-04-06 23:26:14 +02:00
  • c063cfe887 phone.c: Removed redundant definition of PR Christina Quast 2015-04-06 21:34:43 +02:00
  • 2f27c7c3d2 phone.c: Fixed incompatible pointer type comparison Christina Quast 2015-04-06 20:46:40 +02:00
  • e76a3ee499 phone.c: Removed dead code (rst_cnt) Christina Quast 2015-04-06 20:43:11 +02:00
  • a4d1d1619b phone.c: Remove double define of waittime Christina Quast 2015-04-06 20:41:50 +02:00
  • 443e55017d phone.c: remove dot printout Christina Quast 2015-04-06 20:38:51 +02:00
  • fab4ce958f Bug fix: board.h: corrected definition of phone clk Christina Quast 2015-04-06 20:22:59 +02:00
  • 076396fdd3 Makefile: disable format warnings Christina Quast 2015-04-06 19:57:53 +02:00
  • c1cc1b7b3e Remove any Baselibc remains from Makefile Christina Quast 2015-04-06 19:52:42 +02:00
  • 5958587fd1 Impl of _write for usage by newlib printf Christina Quast 2015-04-06 19:47:22 +02:00
  • 1e15cb6616 Uart_console: remove custom printf Christina Quast 2015-04-06 19:25:34 +02:00
  • ca39e16797 tc_etu.c: newline in printout inserted Christina Quast 2015-04-06 19:19:16 +02:00
  • 82ba0ac6d8 Phone.c: remove unused ep finder function Christina Quast 2015-04-06 19:08:37 +02:00