Frank Morgner
|
450cf13e66
|
re-implemented auto-detect feature
|
2012-08-03 14:48:14 +02:00 |
|
Frank Morgner
|
26591f431e
|
using libnfc's default values for timeouts
|
2012-08-03 14:48:14 +02:00 |
|
Frank Morgner
|
c4bc04144d
|
fixed output verbosity control with --verbose,-v
|
2012-08-03 14:48:14 +02:00 |
|
Frank Morgner
|
b67817b19d
|
added LEVEL_NORMAL for in interactive mode
|
2012-08-03 14:48:14 +02:00 |
|
Frank Morgner
|
a52f8584f0
|
added connector backend for virtual smart card
|
2012-08-03 14:48:14 +02:00 |
|
Frank Morgner
|
24128057ff
|
added abstraction layer to smart card connector
PC/SC can now be replaced by some arbitrary backend that communicates to
a smart card.
|
2012-08-03 14:48:07 +02:00 |
|
Frank Morgner
|
2bf315ce9f
|
Use --no-discard-stderr with help2man
gengetopt generates code that outputs the help to stderr.
|
2012-07-19 20:16:15 +02:00 |
|
frankmorgner
|
5cb82ab12a
|
using selection by short identifier when reading ef.cardaccess. Fixes #3532221
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@783 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-06-22 10:08:31 +00:00 |
|
frankmorgner
|
cede8a0eb9
|
added documentation about how to access the vpicc under windows
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@782 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-06-14 20:32:29 +00:00 |
|
frankmorgner
|
6b51765d6a
|
fixed build dir of libnfc
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@781 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-24 13:34:44 +00:00 |
|
frankmorgner
|
78fd66c8b5
|
fixed clang --analyze warnings
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@780 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-24 12:10:44 +00:00 |
|
frankmorgner
|
6394a961c2
|
fixed clang compiler warnings
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@779 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-24 11:49:31 +00:00 |
|
frankmorgner
|
bc12ad2d34
|
fixed error on cleaning missing libnfc
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@778 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-24 11:37:39 +00:00 |
|
frankmorgner
|
e3e8ee659c
|
fixed clang compiler warnings
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@777 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-24 11:28:14 +00:00 |
|
frankmorgner
|
c27f02690e
|
changed response data for general authenticate step 4 to work with ausweisapp 1.8
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@776 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-24 08:59:57 +00:00 |
|
frankmorgner
|
c45a602903
|
adapted to changes of PyPACE r79
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@775 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-23 21:18:50 +00:00 |
|
frankmorgner
|
fb52db7561
|
fixed interface to pyscard
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@774 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-23 13:12:07 +00:00 |
|
frankmorgner
|
3afa9cc1ab
|
use distcheck-hook to generate ChangeLog
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@773 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-15 21:05:06 +00:00 |
|
frankmorgner
|
df7425f3e1
|
automate cross compile for windows in win32. use the power of the opensc build script
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@772 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-15 21:01:16 +00:00 |
|
frankmorgner
|
fb9489cd38
|
use file instead of directory as makefile target
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@771 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-15 20:02:33 +00:00 |
|
frankmorgner
|
19f1cab395
|
fixed creation of missing directory
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@770 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-14 00:57:05 +00:00 |
|
frankmorgner
|
248281dd9f
|
automate cross compile for windows in win32
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@769 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-14 00:51:11 +00:00 |
|
frankmorgner
|
fd243987a1
|
change the cross compiler using mingw=...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@768 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-12 03:47:47 +00:00 |
|
frankmorgner
|
da0b1d02e7
|
minor improvements of the manpages
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@767 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-12 01:04:46 +00:00 |
|
frankmorgner
|
c73bfe1015
|
added missing checks at configure time
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@766 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-12 00:25:18 +00:00 |
|
frankmorgner
|
359bc6038d
|
released 2012-04-11
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@765 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 20:58:42 +00:00 |
|
frankmorgner
|
3bc1486bf9
|
checking for doxygen
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@764 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 20:30:56 +00:00 |
|
frankmorgner
|
2beda21f99
|
released 0.6
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@763 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 20:12:11 +00:00 |
|
frankmorgner
|
e1f4f70efa
|
released 0.4
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@762 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 20:07:54 +00:00 |
|
frankmorgner
|
b90c6b5ed2
|
fixed distribution of opensc headers
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@761 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 20:05:30 +00:00 |
|
frankmorgner
|
7b550b848a
|
released 0.3
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@760 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 19:54:27 +00:00 |
|
frankmorgner
|
7a15e11227
|
released 0.5
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@759 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 19:51:06 +00:00 |
|
frankmorgner
|
8e502c89d9
|
only generate changelog when working in repository
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@758 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 19:45:25 +00:00 |
|
frankmorgner
|
1d8f2fd1b6
|
automatically generate changelog when releasing
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@757 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 19:33:36 +00:00 |
|
frankmorgner
|
77ecf7e7b8
|
using macro for doxygen
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@756 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 18:58:43 +00:00 |
|
frankmorgner
|
c8fcb5c36e
|
use macro for sed im makefiles
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@755 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 18:49:34 +00:00 |
|
frankmorgner
|
00f145acba
|
generate man page for vicc
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@754 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 18:35:20 +00:00 |
|
frankmorgner
|
b5f109ac53
|
added version info
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@753 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 18:24:30 +00:00 |
|
frankmorgner
|
768c85c208
|
formatting defaults by hand to avoid default: None
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@752 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 18:22:02 +00:00 |
|
frankmorgner
|
44b5262ddc
|
dont mention authors in help
The argument formatter removes linebreaks and paragraphs, so we have to reduce the amount of information shown.
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@751 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 18:17:07 +00:00 |
|
frankmorgner
|
7a47a813cb
|
improved vicc help
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@750 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 17:56:33 +00:00 |
|
frankmorgner
|
46e72c3b33
|
load card specific modules only when needed
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@749 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 17:55:56 +00:00 |
|
frankmorgner
|
896f97afa5
|
added pictures, should be updated
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@748 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 13:55:11 +00:00 |
|
frankmorgner
|
a9a7c34a47
|
fixed cross reference to doxygen documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@747 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 12:17:32 +00:00 |
|
frankmorgner
|
49dbed63db
|
fixed sphinx warning
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@746 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 12:01:32 +00:00 |
|
frankmorgner
|
5a40728d67
|
exclude rsts that are included in other documents
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@745 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 12:00:32 +00:00 |
|
frankmorgner
|
c008fb2248
|
fixed name of doxygen generated tag file
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@744 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 11:52:22 +00:00 |
|
frankmorgner
|
93c1a69d7f
|
updated documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@743 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-11 03:44:48 +00:00 |
|
frankmorgner
|
3ce000b846
|
removed reference to pcscutil.h, which is now part of pcsc-relay
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@742 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-10 22:18:28 +00:00 |
|
frankmorgner
|
cc23508082
|
stringify_error now returns a string instead of printing the error
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@741 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-04-10 22:15:57 +00:00 |
|