index
:
cyberflex-shell
henryk_github
master
Local copy of Henryk Ploetz' smardcard shell
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
Add new "GRCard" module for the (HZCOS based?) grcard.cn SIM
HEAD
master
Harald Welte
1
-0
/
+56
2011-03-23
Extend the GSM card module with lots of SIM card commands
Harald Welte
1
-3
/
+262
2011-02-09
Fix for new german passports
henryk_github
Henryk Plötz
1
-1
/
+1
2011-01-08
Decode compact access bitmap
Henryk Plötz
1
-1
/
+18
2011-01-07
Further decode access rule
Henryk Plötz
1
-1
/
+44
2011-01-06
Somewhat fix tcos 3.0 fci 0x85 parsing, involves an ugly hack though
Henryk Plötz
1
-5
/
+40
2011-01-06
Fix TCOS ATR regex for current cards
Henryk Plötz
1
-1
/
+1
2010-10-18
Abstract out command class
Henryk Plötz
3
-2
/
+11
2010-10-18
Rename parse_fancy_apdu to parse_fancy
Henryk Plötz
3
-4
/
+4
2010-10-15
Add generic response chaining capability
Henryk Plötz
3
-2
/
+24
2010-10-15
Move iso specific get response code to iso class
Henryk Plötz
2
-6
/
+16
2010-10-15
Merge branch 'desfire-native'
Henryk Plötz
11
-160
/
+232
2010-10-15
Refactor, move apdu SW handling from generic card class to iso card class
Henryk Plötz
2
-28
/
+38
2010-10-15
Refactor: rename APDU_GET_RESPONSE to COMMAND_GET_RESPONSE
Henryk Plötz
4
-5
/
+8
2010-10-15
Refactor generic code out of APDU class into a generic Transmission_Frame class
Henryk Plötz
1
-19
/
+40
2010-10-15
Add unit tests for ADPU class
Henryk Plötz
3
-0
/
+44
2010-10-15
Separate out generic "Card" functionality from ISO specific functionality in ...
Henryk Plötz
9
-110
/
+148
2010-10-15
Add unit tests for ADPU class
Henryk Plötz
3
-0
/
+44
2010-06-01
Add raw command.
Henryk Plötz
1
-2
/
+14
2010-06-01
Add Raw_APDU class for unparsed and nonjudgmental data transmission
Henryk Plötz
1
-0
/
+14
2010-04-18
FIX get_ATR for ISO 14443-3 B
Henryk Plötz
1
-1
/
+1
2010-03-06
Add printing of time spent for APDU transactions
Henryk Plötz
3
-2
/
+21
2010-03-03
Implement PC/SC GET DATA command
Henryk Plötz
1
-6
/
+60
2010-03-03
Fix command inheritance for Mifare DESfire
Henryk Plötz
1
-2
/
+3
2010-03-03
Change behavior of defaults, possible API CHANGE, hope it's not too intrusive
Henryk Plötz
1
-2
/
+5
2010-03-03
Use proper target number
Henryk Plötz
1
-2
/
+1
2010-03-03
Implement InListPassiveTargets response parsing for ISO 14443 B
Henryk Plötz
3
-16
/
+58
2010-03-03
Fix inheritance structure for Mifare DESfire
Henryk Plötz
2
-2
/
+5
2010-03-03
Add quick and dirty fake ATR generation for T=CL tags
Henryk Plötz
1
-6
/
+32
2010-03-03
Move InListPassiveTarget response parsing to PN532_Response_InListPassiveTarg...
Henryk Plötz
3
-48
/
+91
2010-03-03
Add class infrastructure for PN532 commands
Henryk Plötz
2
-2
/
+74
2010-03-03
API CHANGE: Move CommandLineArgumentHelper to readers module to allow proper ...
Henryk Plötz
7
-50
/
+51
2010-02-28
+ Add parse_response_4B
Henryk Plötz
2
-1
/
+47
2010-02-27
Implement the card request loop in connect() in the Smartcard_Reader base cla...
Henryk Plötz
1
-15
/
+38
2010-02-26
There doesn't seem to be RC5/IDEA (any more? only in my copy?)
Henryk Plötz
1
-1
/
+1
2010-02-26
Initial and very minimal support for ISO 14443-4 over PN532 over ISO 7816-3 T...
Henryk Plötz
2
-4
/
+82
2010-02-26
Move PN532 code to a separate class (I forgot how easy that is)
Henryk Plötz
2
-135
/
+149
2010-02-26
Move all PC/SC specific stuff to a separate class structure for readers (thus...
Henryk Plötz
4
-99
/
+151
2010-02-26
sha is deprecated, move to hashlib (probably removes support for old python v...
Henryk Plötz
3
-5
/
+6
2010-02-25
Add code for PN532 in the ACS ACR reader, needs to go somehwere else though
Henryk Plötz
1
-1
/
+136
2010-02-25
Copy the CLA value for the GET RESPONSE command from the original APDU
Henryk Plötz
1
-1
/
+1
2010-02-24
+ Update E3 project file
Henryk Plötz
2
-2
/
+28
2010-02-24
Add VRS application and GUI (Public transport in Koeln and Bonn)
Henryk Plötz
5
-0
/
+843
2010-02-24
Add tons of OIDs from the BSI eID specs
Henryk Plötz
1
-0
/
+129
2010-02-24
+ Make brutefid more gracefully accept card errors (common with my RFID reader)
Henryk Plötz
1
-9
/
+25
2010-02-24
+ Make it possible for cards/applications to set Le for SELECT operations, us...
Henryk Plötz
2
-1
/
+178
2010-02-24
Add AIDs for eID ("Neuer Personalausweis") and VRS ticket, fix RID for FSFE
Henryk Plötz
1
-1
/
+7
2008-06-10
Make it possible for a card/application class to specify the P1 used for SELE...
hploetz
4
-2
/
+43
2008-06-10
git-svn-id: svn+ssh://localhost/home/henryk/svn/cyberflex-shell/trunk@260 f71...
hploetz
1
-0
/
+3
2008-06-10
Move contents from __init__ to PassportGUI
hploetz
2
-231
/
+232
[next]