Commit Graph

75 Commits

Author SHA1 Message Date
Frank Morgner
21a8e1e0da removed unused reference to npa module 2021-04-28 02:10:02 +02:00
Frank Morgner
699c2eff4c added missing sphinx-bibtex configuration 2021-04-28 00:45:44 +02:00
David Ward
bc8b237c5a ccid-emulator: Build libopensc from source code
There is no longer an external (or stable) interface for libopensc.
Linking this program with an existing version of libopensc that is
pre-installed in the system library paths is not practical.

However, a specific snapshot of the OpenSC source code is embedded
here as a Git submodule (and included in the source distributions).
Build libopensc from this and statically link it into this program.
(Options such as '--enable-openpace' that are passed to ./configure
will be forwarded to control the build configuration of libopensc.)

Remove code that existed for compatibility when dynamically linking
with older versions of libopensc.
2020-04-11 10:09:27 -04:00
Frank Morgner
fead9531df clearification on autotool usage 2018-03-20 21:22:46 +01:00
Frank Morgner
7e70c87dde added documentation about TCardEmulator
rebuilt docs with 'pdf2svg' for tizk images
2017-01-16 01:29:58 +01:00
Frank Morgner
6b13057200 updated documentation
- use a more compact summary
- remove libnpa from the navigation
2016-10-12 17:37:00 +02:00
Frank Morgner
83bd6659dc fixed location of chip.ico 2016-10-10 10:33:09 +02:00
Frank Morgner
1a86f1ebe0 use vsmartcard/docs for website 2016-10-10 10:32:24 +02:00
Frank Morgner
a8b22f7bef removed npa project
It has been replaced by https://github.com/frankmorgner/OpenSC
2016-10-08 01:14:41 +02:00
Frank Morgner
d20a879a9c use shield.io for badge images 2015-11-02 20:53:41 +01:00
Frank Morgner
e52a9a5bbc added documentation about android smart card emulator 2015-03-11 00:44:21 +01:00
Frank Morgner
04fcf436ea moved example use cases to the sub-components 2015-02-27 23:36:38 +01:00
Frank Morgner
38d356d55b added coverity scan badge 2015-01-28 23:49:16 +01:00
Frank Morgner
b27126e450 updated documentation 2014-11-20 21:25:31 +01:00
Frank Morgner
e6e6518650 clouds are for internet 2014-10-03 00:47:29 +02:00
Frank Morgner
22e43d2101 use a short project name 2014-07-10 01:17:18 +02:00
Frank Morgner
d47dcbd882 added github ribbon 2014-07-10 01:05:50 +02:00
Frank Morgner
97045975a3 use current year for date of copyright 2014-07-08 22:00:01 +02:00
Frank Morgner
83c3d3d510 use bootswatch theme for better mobile viewing 2014-07-08 21:59:59 +02:00
Frank Morgner
9f37dca959 working on documentation 2014-06-20 08:32:10 +02:00
Frank Morgner
f84a398f91 added documentation about remote reader 2014-06-16 22:52:14 +02:00
Frank Morgner
65ab99c483 added build status image 2014-05-30 18:57:03 +02:00
Frank Morgner
1d47e52b60 moved project home to github 2014-04-18 00:59:54 +02:00
Frank Morgner
ce55b78345 "download" is a section 2013-12-05 20:48:50 +01:00
Frank Morgner
a0a611d392 added url to master thesis 2013-11-06 14:36:55 +01:00
Frank Morgner
539a8ddee1 fixed references to sf's git repositories 2013-08-08 23:22:45 +02:00
Frank Morgner
67c6034196 tikz description doesn't resolve abbreviations 2013-06-27 01:40:50 +02:00
Frank Morgner
c5a43fa4eb added missing file 2013-06-27 00:46:39 +02:00
Frank Morgner
00bd4c36aa use today() as version number of vsmartcard docs 2013-06-27 00:31:39 +02:00
Frank Morgner
0c8dccdaf2 avoid duplicated tikz code 2013-06-18 08:12:03 +02:00
Frank Morgner
70a11cdbe8 include references and pictures from our papers 2013-06-17 23:30:20 +02:00
Frank Morgner
54579ae7d7 working on documentation 2013-05-23 18:18:37 +02:00
Frank Morgner
37e5f9d514 respect sphinx style guide to some extent
see http://documentation-style-guide-sphinx.readthedocs.org/en/latest/style-guide.html
2013-03-05 20:42:09 +01:00
Frank Morgner
e1da1dc081 updated documentation 2013-02-09 23:44:14 +01:00
Frank Morgner
d479420463 include OpenSC as submodule 2012-12-16 04:09:25 +01: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
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
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
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
778cdcea21 added recommended configure options to documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@727 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-03-02 10:55:43 +00:00
frankmorgner
a4f4ecff14 include inheritance graphs
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@653 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-12-08 21:21:40 +00:00
frankmorgner
52658259ba not using static path for program-output. instead setting the correct envirnment in conf.py.
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@635 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-08 17:09:41 +00:00
frankmorgner
ee0d5d07c2 included help output from programs in documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@627 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 21:50:36 +00:00
frankmorgner
eb09c1d8a1 switched to sphinx 1.1 to document special and private members
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@611 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-03 19:32:37 +00:00
frankmorgner
91896cce95 only refresh documentation if needed
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@605 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-01 20:35:30 +00:00
frankmorgner
5e67cc3e54 smartcard is a smart card
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@603 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-01 15:59:31 +00:00
frankmorgner
64d0c29707 hide some stuff
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@602 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-01 15:53:26 +00:00
frankmorgner
7f7ad0d97d add vpicc to python path
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@601 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-01 15:34:27 +00:00
frankmorgner
c1cb30cdc3 file markup
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@598 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-29 22:43:20 +00:00
frankmorgner
f52e9054e1 - more autotool magic in documentation files
- including substituted documentation files with distributed files


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@597 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-29 22:29:15 +00:00