oepen
ffb643d3f6
Added helptexts for some access rights of the eID-function
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@228 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-20 18:21:22 +00:00
oepen
843ac1b4fa
Replace gtk.MessageDialog with our own implementation
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@227 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-20 17:39:01 +00:00
oepen
04e3a84da3
-Lots of refactoring
...
-Only start the card polling thread when the pinpad is shown
-Added an info button to all entrys in the CertificateDescriptionWindow that might not be clear to the user
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@226 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-17 11:35:31 +00:00
oepen
f508f0debb
pinpad: Scaled the images and removed the horizontal padding of the card info stuff
...
CHAT dialoges: Added an info image to every access right column. This will be used to provide help to the user.
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@225 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-16 11:39:15 +00:00
oepen
cf57f76c2b
Finally found the correct window size for the OpenMoko
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@224 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-16 09:16:04 +00:00
frankmorgner
77e37a83b3
- made establishpacechannel output independant from any byte order conversion.
...
little endian handling is done by the ccid-part.
- pacelib exports PACE-functionality.
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@223 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-15 18:53:27 +00:00
oepen
f6bf6e3e7c
Fixed encoding issues
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@222 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-13 10:37:20 +00:00
oepen
0ee13df8d4
Bugfix: Added missing string array to pace_gui_globals.py.in
...
Bugfix: Hide pinpad on startup
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@221 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-13 09:56:41 +00:00
oepen
abd6006cd8
Trying to initialise pinpad earlier, so that the transition from CVCWindow to Pinpad is smoother
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@220 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-13 09:50:46 +00:00
oepen
c5d3765ab2
Code cleanup: Pursuing a better coding style using pylint
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@219 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-13 09:01:23 +00:00
oepen
328354b443
Code cleanup: Got rid of the progress bar popup. Use the "waiting" animation instead
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@218 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-13 08:15:40 +00:00
frankmorgner
68984ac0a2
- usb.c: fixed signal handling
...
- ccid.c: revised construction of RDR_to_PC_*-packages to make the code more readable
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@217 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 22:54:10 +00:00
oepen
16ab4562db
Digits are now shown in plain text for 750ms before they are obfuscated
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@216 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 22:34:21 +00:00
frankmorgner
5c70cd3163
- made establishpacechannel output independant from any byte order conversion.
...
little endian handling is done by the ccid-part.
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@215 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 21:27:35 +00:00
oepen
d8c796bd6a
Working on smoother animations
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@214 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 18:15:46 +00:00
oepen
002d81cf67
Working on "busy" animation
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@213 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 17:50:40 +00:00
oepen
5ef9a322b7
Display an animation instead of the progress bar, when waiting for pace-tool to finish
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@212 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 15:26:25 +00:00
frankmorgner
deaf8a8096
bugfix: transform pace output buffer on usb from little endian to host byte order
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@211 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 12:18:04 +00:00
frankmorgner
367afc4406
- fixed parse errors
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@210 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 11:28:12 +00:00
frankmorgner
98269eca38
- pace debug output of libccid is shown by default in pcscd's log
...
- made establishpacechannel input independant from any byte order conversion.
little endian handling is done by the ccid-part.
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@209 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 09:58:35 +00:00
oepen
fca21ee0c2
Change the status image if a card is found or lost
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@208 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-11 14:21:01 +00:00
oepen
9909bcbb0f
Layout adjustments
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@207 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-11 13:17:09 +00:00
oepen
6cb82cc637
Refactoring: Relocating resource directories
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@206 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-11 12:46:34 +00:00
oepen
92a1288860
Experimenting with icons to display the card status
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@205 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-11 12:23:11 +00:00
oepen
31c527cd0b
-Now actually passing the (modified) Chat to PinpadGTK and to pace-tool
...
-PinpadGTK can now be used with different PACE secrets
-Changed the display of entered digits in PinpadGTK. Underscores are used to
indicate the length of the secret and are repalce by stars during PIN entry
-Bugfix: Added correct thread initialisation
-Changed the font size and weight of the status label
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@204 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-09 16:07:52 +00:00
oepen
6c14717218
Fixed bug which prevented correct shutdown of the pinpad dialog when the correct PIN was entered
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@203 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-09 07:41:32 +00:00
frankmorgner
bb1f1d91e6
- added support for IDicc
...
- fixed parse error of pace output buffer
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@202 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-07 16:38:34 +00:00
frankmorgner
4a3c04a755
- added parsing of PACE data
...
- bugfix: PACE output data had to be wrapped again
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@201 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-07 10:31:50 +00:00
oepen
143e41fe76
Fixed wrong reference to pinpad.py
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@200 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-05 20:59:18 +00:00
oepen
94a43b4c8b
Fixed automake script
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@199 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-05 20:46:28 +00:00
oepen
7683a2d24a
Bugfix: Fixed wrong name of pace-gui-globals in src/Makefile.am
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@198 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-05 20:41:07 +00:00
oepen
d01dceb28c
Bugfix: Fixed wrong name of pace-gui-globals in configure.ac
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@197 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-05 20:34:49 +00:00
oepen
c72036ed7b
Bugfix: Fixed invalid naming of pace-gui-globals
...
Minor layout modifications
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@196 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-05 20:06:23 +00:00
frankmorgner
37b997067d
bugfix: PACE response data was not copied to application
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@195 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-05 15:07:47 +00:00
frankmorgner
23f47945ad
printing received buffers
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@194 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-04 21:00:19 +00:00
frankmorgner
e2b9bdb316
bugfix: get the whole PACE response data
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@193 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-04 18:06:09 +00:00
frankmorgner
b84e3fbdba
- added information how many bytes were actually transmitted via usb
...
- split general authenticate into multiple functions, one for every step of
PACE.
- including recent and previous car in output buffer of EstablishPACEChannel
- ccid-emulator initiates EstablishPACEChannel always with a new sm_ctx
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@192 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-04 11:35:17 +00:00
frankmorgner
997fb84d9e
added ef.cardaccess and statusbytes to response of establishpacechannel
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@191 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-02 21:03:34 +00:00
frankmorgner
c97f80c8e4
fixed wrong text of prompt for secret
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@190 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-02 20:26:29 +00:00
frankmorgner
2ae278535e
releasing 0.2
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@189 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 11:33:22 +00:00
oepen
1e7a3d504b
Renamed pinpad.py to pace-gui.py and pinpad_globals.py to pace-gui-globals.py
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@188 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 11:31:55 +00:00
frankmorgner
58172a0971
added ChangeLog for distribution package
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@187 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 11:26:00 +00:00
frankmorgner
335a6b9f20
updated recipes
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@186 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 11:20:18 +00:00
frankmorgner
96c59928af
releasing 0.2
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@185 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 11:13:58 +00:00
frankmorgner
9bd47f3673
really releasing 0.3
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@184 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 11:12:58 +00:00
frankmorgner
7fdce9919b
fixed distribution file
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@183 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 11:08:22 +00:00
frankmorgner
a69e19adfe
fixed missing Makefile to include patche
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@182 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 10:59:55 +00:00
frankmorgner
424b3d63cc
added patches to distribution file
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@181 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 10:56:25 +00:00
frankmorgner
d380f8b9a8
releasing 0.3
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@180 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 10:11:08 +00:00
frankmorgner
a8fa882e41
- fixed unblock pin, it is now successfully tested
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@179 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 10:09:26 +00:00