Ludovic Rousseau
c05106aa12
Update PCSC-lite URL
...
The website moved from alioth.debian.org to apdu.fr
2021-04-17 18:44:41 +02:00
Dusan Klinec
91b9c63847
fix build instructions for OSX
2021-02-09 16:04:47 +01: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
7e70c87dde
added documentation about TCardEmulator
...
rebuilt docs with 'pdf2svg' for tizk images
2017-01-16 01:29:58 +01:00
Frank Morgner
df93f67299
Updated documentation
2017-01-08 23:02:30 +01:00
Frank Morgner
c0d979975d
updated docs about vpcd's msi
2017-01-05 00:13:05 +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
d1cd0ea379
less clutter in documentation
...
- distribute HTML documentation in master branch
- use MD files in project directories for GitHub
- removed some unused autotools files
2016-10-10 10:33:05 +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
29dfed5de9
Updated mail address
2015-12-15 16:58:28 +01:00
Frank Morgner
42ae85ddb3
Activate Fabio's card backends by default
2015-09-23 07:56:11 +02:00
Frank Morgner
644d74ef40
fixed problems/warnings in documentation
2015-09-04 07:48:47 +02:00
Frank Morgner
88b8727d02
fixed broken pointers in documentation
2015-07-23 23:56:43 +02:00
Frank Morgner
7e1c7cbbbd
added documentaion about OS X
2015-06-20 00:26:22 +02:00
Frank Morgner
9fc68af432
documented libqrcode dependency
...
fixes #51
2015-06-08 22:06:25 +02:00
Frank Morgner
a2da548bd1
list dependencies per emulated card
2015-05-20 02:17:55 +02:00
Frank Morgner
10fcdcd3fd
added Mac OS X to the compatibility list
2015-05-20 02:17:55 +02:00
Frank Morgner
c7261f5640
fixed documentation of BixVReader.ini
2015-03-24 08:32:41 +01:00
Frank Morgner
1af188e2b2
fixed library name in documentation
2015-03-14 01:52:04 +01:00
Frank Morgner
78d181017b
added note about possible Android usage
2015-02-27 23:34:50 +01:00
Frank Morgner
b27126e450
updated documentation
2014-11-20 21:25:31 +01:00
Frank Morgner
8d6343dbdf
removed reference to relay-note.txt
2014-11-14 08:08:39 +01:00
Frank Morgner
b5740e9b46
use either readline or pyreadline
2014-11-12 22:41:19 +01:00
Frank Morgner
dc2e53634e
clearifications on vpcd's docs
2014-11-03 18:02:11 +01:00
Frank Morgner
e6e6518650
clouds are for internet
2014-10-03 00:47:29 +02:00
Frank Morgner
2fd62ff431
include auto generated docs for test module
2014-09-07 15:28:18 +02:00
Frank Morgner
9f746a70c8
added vpcd-config
2014-09-07 15:28:14 +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
e89a7f0d72
README cleanup
2014-05-26 23:23:50 +02:00
psytester
5da3add277
README.txt.in update for Windows 8
...
added another comment, since beginning with Windows 8 code signing is mandatory
2014-05-20 22:23:09 +02:00
psytester
02f08646f4
Readme.txt.in added hints for vpcd on Windows
...
some details how to get build vpcd on Windows 64 bit
2014-05-09 21:02:43 +02:00
Dominik
63e98e8084
Update more links to the old repository
2014-05-01 23:24:18 +02:00
Frank Morgner
1d47e52b60
moved project home to github
2014-04-18 00:59:54 +02:00
Frank Morgner
ac3b70f4d1
updated documentation
2014-03-26 21:47:27 +01:00
Frank Morgner
a1131dd83a
fixed installation guide for vpcd on Windows
2014-03-26 01:08:22 +01:00
Frank Morgner
8fd63744e8
updated documentation
2014-03-26 00:58:17 +01:00
Frank Morgner
dcd9ff928c
added documentation about Windows driver
2014-03-26 00:00:54 +01:00
Frank Morgner
0f96feb7c1
libpcsclite is a library
2013-12-08 23:06:07 +01:00
Frank Morgner
2cc664f698
added documentation about our PC/SC implementation
2013-12-06 22:22:08 +01:00
Frank Morgner
539a8ddee1
fixed references to sf's git repositories
2013-08-08 23:22:45 +02:00
Frank Morgner
291178d139
implemented reversed connection establishment
...
vpcd can now be configured connect to a previously started vpicc.
2013-07-15 10:18:40 +02:00
Frank Morgner
fa0b3bae28
network byte order is big endian
2013-06-26 21:21:41 +02:00
Frank Morgner
fb4dbe59ba
allow multiple cards to connect to vpcd
...
due to limitations of pcscd this is currently limited to 10 cards.
Note that there is a double free corruption in pcscd when unloading the
driver.
2013-06-25 01:05:20 +02:00
Frank Morgner
59eaa16c45
include a summary in documentation and tools
2013-06-17 10:03:38 +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
ffd61ffca9
fixed typo
2013-02-18 22:58:03 +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