[Pcsclite-git-commit] [PCSC] branch master updated (56d5903 -> 6cd24b9)

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri Mar 11 17:54:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

rousseau pushed a change to branch master
in repository PCSC.

      from  56d5903   pcscd --version: update copyright date
       new  f590a95   Doxygen: SCardGetStatusChange() may return SCARD_E_CANCELLED
       new  a9dbb3c   make definition of SCARD_SCOPE_GLOBAL public
       new  2a80f61   Doxygen: SCardStatus() reader name arg is a C-string
       new  bfc6c15   Doxygen: pioSendPci argument of SCardTransmit is [in] only
       new  aed8486   Doxygen: SCardTransmit pioRecvPci is optional
       new  43bac69   Doxygen: fix SCardListReaderGroups() documentation
       new  ea0a50b   Enable Trace and Profile features using compiler flags
       new  57b0ba5   SCardCancel was not correctly handled
       new  f649b29   Unitary test for SCardCancel
       new  f3adfd0   Doxygen: improve SCardGetAttrib() documentation
       new  6cd24b9   Doxygen: improve documentation

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 UnitaryTests/SCardCancel3.py | 96 ++++++++++++++++++++++++++++++++++++++++++++
 src/PCSC/pcsclite.h.in       |  1 +
 src/pcscd.h.in               |  2 -
 src/testpcsc.c               | 16 ++++----
 src/winscard.c               |  4 +-
 src/winscard_clnt.c          | 45 ++++++++++++---------
 src/winscard_svc.c           |  4 ++
 7 files changed, 136 insertions(+), 32 deletions(-)
 create mode 100755 UnitaryTests/SCardCancel3.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/PCSC.git



More information about the Pcsclite-cvs-commit mailing list