October 2005 Commit Log

Number of Commits:
14
Number of Active Developers:
1
rousseau 2005-10-29 22:40 Rev.: 1698

use a customized CSS file for Doxygen

312 lines of code changed in 2 files:

rousseau 2005-10-29 19:36 Rev.: 1697

add a rule to generate Doxygen documentation

2 lines of code changed in 1 file:

rousseau 2005-10-29 18:38 Rev.: 1696

add doc/doxygen.conf.in and generation of doxygen.conf

1220 lines of code changed in 3 files:

rousseau 2005-10-29 18:27 Rev.: 1695

correct some Doxygen warnings

31 lines of code changed in 6 files:

rousseau 2005-10-29 17:49 Rev.: 1694

todo list

16 lines of code changed in 1 file:

rousseau 2005-10-21 10:01 Rev.: 1693

SYS_Daemon(): manually detatch from terminal on Solaris in case
daemon(3) does not exist

33 lines of code changed in 1 file:

rousseau 2005-10-18 14:38 Rev.: 1690

do not try to find yywrap() since we use %option noyywrap now

pcsc-lite can now be compiled without (f)lex installed.

0 lines of code changed in 1 file:

rousseau 2005-10-18 14:37 Rev.: 1689

do not link pcscd with @LIBFL@

1 lines of code changed in 1 file:

rousseau 2005-10-18 14:36 Rev.: 1688

use %option noyywrap so we do not use yywrap() and do have to link with
flex lib
See http://www.gnu.org/software/flex/manual/html_node/flex_17.html

Thanks to Toni Andjelkovic for the patch

2 lines of code changed in 2 files:

rousseau 2005-10-18 08:21 Rev.: 1687

PCSC_SCF_Initialize(): use PCSC_Initialized instead of
PCSC_SCF_Initialized (typo)

thanks to Najam Siddiqui for the patch

1 lines of code changed in 1 file:

rousseau 2005-10-12 15:09 Rev.: 1684

EventCallback() & PCSC_SCF_Initialize(): Fix issue where
SCardGetStatusChange() returns incorrect status when it is called right
after SCardEstablishContext() the first time after the libpcsclite.so is
loaded in memory, the fix is to make PCSC_Initialize() wait till OCF has
been initialized and the internal states are consistent.

Thanks to Najam Siddiqui for the patch

38 lines of code changed in 1 file:

rousseau 2005-10-12 15:06 Rev.: 1683

add function isActiveContextPresent() missing from my previous commit

17 lines of code changed in 1 file:

rousseau 2005-10-12 14:47 Rev.: 1682

SCardUnload(): add cleanup code

Thanks to Najam Siddiqui for the patch

35 lines of code changed in 1 file:

rousseau 2005-10-12 14:34 Rev.: 1681

SCardGetStatusChange(): Context index was being used instead of Reader
index, it worked only when there was just one context.

Thanks to Najam Siddiqui for the bug report

9 lines of code changed in 1 file:

September 2005 »

Generated by StatSVN 0.7.0