Commit Graph

50 Commits

Author SHA1 Message Date
Frank Morgner
eb4c8a8103 fixed distcheck 2016-10-10 10:33:09 +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
d9dfc2c697 Checks for ssize_t
Works around the different typedef of ssize_t in MinGW
2015-09-20 02:54:40 +02:00
Frank Morgner
13307b950e workaround for windows compiler without inet_ntop 2015-08-22 00:22:41 +02:00
Frank Morgner
e4b438e870 fixed windows cross compilation of vpcd-config 2015-08-21 04:34:48 +02:00
Frank Morgner
051e9a999c make sure built files are most recent 2015-07-31 19:10:32 +02:00
psytester
f7fa7f071a Remove AM_COND_IF from configure.ac as older automake versions do not support this macro
On SLES SP3 the automake tool has Version 1.10.1 and it does not know the new introducted AM_COND_IF macro.
I found the related work around on Mailing list of automake from year 2009
http://lists.gnu.org/archive/html/automake/2009-01/msg00011.html
since AM_COND_IF is not available in old Versions, the way is to use simple shell if statements as done in your configure.ac several times.
2015-06-10 14:27:43 +02:00
Frank Morgner
2ef0e7828c let user configure the number of slots 2015-05-18 07:55:18 +02:00
Frank Morgner
570bcf996a use pcsc-lite's debuglog.h or syslog
...or no log at all for debugging
2015-05-18 07:55:18 +02:00
Frank Morgner
36f64cf59a added scritps to build package for OS X 2015-05-18 07:55:18 +02:00
Frank Morgner
c7f757b2fb Added compatibility with Info.plist bundle
primarily for usage on OS X
2015-05-18 07:55:18 +02:00
Frank Morgner
7763802d96 fixed check for strlcpy and strlcat 2015-05-12 19:55:42 +02:00
Frank Morgner
2231258c62 version bump 2014-11-20 22:18:28 +01:00
Frank Morgner
9f746a70c8 added vpcd-config 2014-09-07 15:28:14 +02:00
Frank Morgner
1d47e52b60 moved project home to github 2014-04-18 00:59:54 +02:00
Frank Morgner
8abb64e519 use a separate directory for ifd-vpcd and pcsclite-vpcd 2014-03-31 23:46:15 +02:00
Frank Morgner
0aec0e4d31 vpcd: added real thread safety 2014-03-31 22:59:59 +02:00
Frank Morgner
a82d98a93d copied helper files from PCSC-Lite 2013-07-28 13:43:49 +02:00
Frank Morgner
cdf68d62b3 implemented my own version of libpcsclite
Allows customizing of the default adress to which vpcd or libpcsclite
connect to.

My libpcsclite is currently not thread safe. It should not be installed
together with PCSC-Lite since both packages have conflicting files. Use
./configure --enable-libpcsclite to use my version. Use ./configure
--enable-vpcdhost=ADRESS to define connection mode and adress of vpicc.
2013-07-19 23:49:01 +02:00
Frank Morgner
470c364f78 version bump 2013-07-03 01:09:52 +02:00
Frank Morgner
04efb3588e use libpcsclite.pc's new serialconfdir 2013-06-25 01:44:10 +02:00
Frank Morgner
59eaa16c45 include a summary in documentation and tools 2013-06-17 10:03:38 +02:00
Frank Morgner
58dc2e1a01 fixed default location of reader.conf.d
use `./configure --confdir` for changing the default
2013-06-11 23:13:42 +02:00
Frank Morgner
137253ad00 distributing npa example data 2013-05-23 18:18:36 +02:00
Frank Morgner
38f2f363bf comprehensive checking for help2man 2012-10-26 21:55:42 +02:00
Frank Morgner
244c3b0583 fixed autoconf warnings 2012-08-31 18:06:09 +02: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
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
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
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
54f9311de8 more readable information via autoconf
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@734 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-09 13:35:10 +00:00
frankmorgner
f877158623 autoconf macros for sed, ln and mkdir
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@651 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-12-08 20:34:19 +00:00
frankmorgner
e65bd89e47 added Cygwin as supported platform
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@639 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-12-07 09:15:09 +00:00
frankmorgner
d4b270657a cleaned up build of documentation
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@625 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 17:01:36 +00:00
frankmorgner
f63baa9044 print pcsc conf dir
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@600 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-31 09:25:12 +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
frankmorgner
d0467c0fd3 correctly include api and generate_modules.py
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@592 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-29 19:58:39 +00:00
frankmorgner
ef367778a4 using a dedicated folder for documentation in each subproject
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@587 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-27 19:07:16 +00:00
oepen
ade39a9ef8 Added documentation generation to build process
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@525 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-09-06 12:37:43 +00:00
frankmorgner
a7dbff3c62 silent build rules
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@427 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-07-23 22:24:45 +00:00
frankmorgner
29a713904a released 0.4, which was mistakenly tagged 0.3
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@416 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-02-09 08:54:43 +00:00
frankmorgner
6cb6e6a633 released 0.3
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@412 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-02-08 21:31:45 +00:00
frankmorgner
f0a63365b8 releasing 0.3
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@372 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-12-08 12:27:18 +00:00
frankmorgner
1dd164d9e5 - renamed ifd.c to ifd-vpcd.c to have more readable logging in pcscd
- updated support information


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@336 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-10-15 20:15:31 +00:00
frankmorgner
dcb2507b2f - switched from perl to sed for substitution of autoconf variables
- changed from generating reader.conf to vpcd in /etc/reader.conf.d


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@329 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-10-13 19:18:40 +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
a86e0f3922 added missing files for distribution packages. fixed installation when no serialdropdir is given.
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@142 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-09 15:36:36 +00:00
oepen
1259db1584 git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@137 96b47cad-a561-4643-ad3b-153ac7d7599c 2010-06-08 08:59:39 +00:00
frankmorgner
496cc54c6f be less restrictive in ./configure. better output of configuration details
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@105 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-05-09 08:34:16 +00:00
frankmorgner
6ee4b9d8db added missing files
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@104 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-05-08 21:03:17 +00:00