Directory doc/

Directory Created:
2002-03-30 20:13
Total Files:
8
Deleted Files:
10
Lines of Code:
3279

[root]/doc
        directory in repo example (3 files, 637 lines)

Lines of Code

doc/ Lines of Code

Developers

AuthorChangesLines of CodeLines per Change
Totals171 (100.0%)7429 (100.0%)43.4
rousseau143 (83.6%)6996 (94.2%)48.9
corcoran24 (14.0%)415 (5.6%)17.2
sauveron-guest3 (1.8%)14 (0.2%)4.6
aet-guest1 (0.6%)4 (0.1%)4.0

Most Recent Commits

rousseau 2010-02-26 15:53 Rev.: 4779

Add the ability to parse all the configuration files of a directory
instead of just one configuration file.
update-reader.conf is then now obsolete.

See Debian bug #565896 http://bugs.debian.org/565896

2 lines of code changed in 2 files:

  • doc: Makefile.am (+2 -2), update-reader.conf.8.in (del)
rousseau 2010-02-21 17:04 Rev.: 4765

use @sysconfdir_exp@ instead of (removed) @confdir@

6 lines of code changed in 1 file:

  • doc: pcscd.8.in (+6 -6)
rousseau 2009-10-08 14:09 Rev.: 4452

The .tex documentation is no more maintained.
The reference WinSCard API documentation is from Doxygen now.

3 lines of code changed in 3 files:

  • doc: Makefile.am (+3 -5), pcsc-lite.bib (del), pcsc-lite.tex (del)
rousseau 2009-01-22 15:54 Rev.: 3290

mark IFD_GENERATE_HOTPLUG as deprecated.
HAL now solves the hotplug problem for us.

6 lines of code changed in 1 file:

  • doc: ifdhandler-3.tex (+6 -1)
rousseau 2008-11-18 22:32

document libhal scheme

25 lines of code changed in 2 files:

  • doc: ifdhandler-3.tex (+25)
rousseau 2008-07-07 09:59 Rev.: 3055

exclude src/winscard_scf.c since it is a duplicate of winscard_clnt.c
and causes some Doxygen links to be wrong

1 lines of code changed in 1 file:

  • doc: doxygen.conf.in (+1 -1)
rousseau 2008-05-23 15:35 Rev.: 2967

add spaces around =

1 lines of code changed in 1 file:

  • doc: pcsc-lite.tex (+1 -1)
rousseau 2008-04-22 22:32 Rev.: 2905

doxygen: WARN_NO_PARAMDOC = YES

1 lines of code changed in 1 file:

  • doc: doxygen.conf.in (+1 -1)
rousseau 2008-04-22 22:29 Rev.: 2904

doxygen: update conf from version 1.4.2 to 1.5.5 file using doxygen -u

663 lines of code changed in 1 file:

  • doc: doxygen.conf.in (+663 -524)
rousseau 2008-04-22 22:22 Rev.: 2903

ENUM_VALUES_PER_LINE = 1 (instead of 4)

1 lines of code changed in 1 file:

  • doc: doxygen.conf.in (+1 -1)
rousseau 2008-01-17 11:25 Rev.: 2744

more details about deviceName argument of IFDHCreateChannelByName()

28 lines of code changed in 1 file:

  • doc: ifdhandler-3.tex (+28 -7)
rousseau 2007-11-23 10:49 Rev.: 2710

include call graphs

2 lines of code changed in 1 file:

  • doc: doxygen.conf.in (+2 -2)
rousseau 2007-10-11 11:30 Rev.: 2644

use @ipcdir@ instead of @runpid@

3 lines of code changed in 1 file:

  • doc: pcscd.8.in (+3 -3)
rousseau 2007-08-02 13:38 Rev.: 2601

update IFDHPowerICC() documentation

8 lines of code changed in 1 file:

  • doc: ifdhandler-3.tex (+8 -8)
rousseau 2007-06-23 21:59 Rev.: 2578

dynamically generate update-reader.conf.8 by ./configure

Thanks to Klaus Heinz. Closes: [#304518] update-reader.conf.8 should be
created from update-reader.conf.8.in

4 lines of code changed in 1 file:

  • doc: update-reader.conf.8.in (+4 -4)
rousseau 2007-06-23 21:58 Rev.: 2577

distribute update-reader.conf.8.in instead of update-reader.conf.8

1 lines of code changed in 1 file:

  • doc: Makefile.am (+1 -1)
rousseau 2007-06-23 21:54 Rev.: 2576

rename doc/update-reader.conf.8 in doc/update-reader.conf.8.in since
./configure with generate doc/update-reader.conf.8

32 lines of code changed in 2 files:

  • doc: update-reader.conf.8 (del), update-reader.conf.8.in (new 32)
rousseau 2007-06-17 13:53 Rev.: 2562

typo

1 lines of code changed in 1 file:

  • doc: pcsc-lite.tex (+1 -1)
rousseau 2007-05-10 16:45 Rev.: 2525

do not build and include the pdf documentation files in the archive. The
html online versions should be enough.

2 lines of code changed in 1 file:

  • doc: Makefile.am (+2 -2)
rousseau 2007-03-22 22:10 Rev.: 2490

typo

1 lines of code changed in 1 file:

  • doc: pcsc-lite.tex (+1 -1)
rousseau 2007-02-17 18:07 Rev.: 2401

support --docdir=... to install documentation files

Thanks to Alon Bar-Lev for the patch

2 lines of code changed in 1 file:

  • doc: Makefile.am (+2 -3)
rousseau 2007-01-23 19:29 Rev.: 2354

do not install formaticc.1 manpage since the binary is no more installed

3 lines of code changed in 1 file:

  • doc: Makefile.am (+3 -3)
rousseau 2007-01-19 16:52 Rev.: 2341

use the default Doxygen CSS file instead of a (bad) local one

1 lines of code changed in 1 file:

  • doc: Makefile.am (+1 -1)
rousseau 2007-01-18 11:56 Rev.: 2340

do not reference formaticc since this tool is deprecated and no more
installed

0 lines of code changed in 1 file:

  • doc: pcscd.8.in (-1)
rousseau 2007-01-18 11:54 Rev.: 2339

document --hotplug option

7 lines of code changed in 1 file:

  • doc: pcscd.8.in (+7 -1)
rousseau 2007-01-10 11:41 Rev.: 2324

add IFD_GENERATE_HOTPLUG documentation

106 lines of code changed in 1 file:

  • doc: ifdhandler-3.tex (+106 -18)
rousseau 2007-01-10 10:12 Rev.: 2323

add SCardIsValidContext() documentation

42 lines of code changed in 1 file:

  • doc: pcsc-lite.tex (+42)
rousseau 2006-12-26 00:39 Rev.: 2286

IOCTL_SMARTCARD_VENDOR_VERIFY_PIN is deprecated. Use
CM_IOCTL_GET_FEATURE_REQUEST instead

0 lines of code changed in 1 file:

  • doc: ifdhandler-3.tex (-6)
rousseau 2006-10-05 16:53 Rev.: 2181

add update-reader.conf.8 manpage.

Thanks to Florian Schmaus for the bug report

34 lines of code changed in 2 files:

  • doc: Makefile.am (+2 -2), update-reader.conf.8 (new 32)
rousseau 2006-09-06 22:02 Rev.: 2151

remove trailing spaces at end of lines

524 lines of code changed in 7 files:

  • doc: README.DAEMON (+2 -2), doxygen.conf.in (+498 -498), doxygen.css (+1 -1), formaticc.1 (+6 -7), ifdhandler-3.tex (+3 -3), pcscd.8.in (+13 -13), reader.conf.5.in (+1 -1)
rousseau 2006-08-11 20:10 Rev.: 2137

do not fail to remove api when the directory is not there

1 lines of code changed in 1 file:

  • doc: Makefile.am (+1 -1)
rousseau 2006-08-07 23:11 Rev.: 2126

in SCardStatus subsection, the argument is pdwProtocol and not
dwPreferredProtocols

2 lines of code changed in 1 file:

  • doc: pcsc-lite.tex (+2 -2)
rousseau 2006-06-06 11:34 Rev.: 2073

do not cast malloc() return value.

2 lines of code changed in 1 file:

  • doc: pcsc-lite.tex (+2 -2)
rousseau 2006-06-06 11:31 Rev.: 2072

replace LPTSTR and LPCTSTR by LPSTR and LPCSTR

12 lines of code changed in 1 file:

  • doc: pcsc-lite.tex (+12 -12)
rousseau 2006-04-18 16:00 Rev.: 2010

do not export LTPBundleFindValueWithKey() to the drivers anymore

0 lines of code changed in 1 file:

  • doc: ifdhandler-3.tex (-37)
rousseau 2006-03-31 16:30 Rev.: 1991

use \texttt{} instead of \file{} (it works with latex2html but not with
pdflatex)

1 lines of code changed in 1 file:

  • doc: ifdhandler-3.tex (+1 -1)
rousseau 2006-03-31 16:19 Rev.: 1989

log_msg: document that you should use the macros defined in <debuglog.h>

5 lines of code changed in 1 file:

  • doc: ifdhandler-3.tex (+5 -2)
rousseau 2006-03-30 11:14 Rev.: 1988

log_msg and log_xxd are only available for pcscd drivers. These
functions are no more provided by libpcsclite

11 lines of code changed in 1 file:

  • doc: pcsc-lite.tex (+11 -11)
rousseau 2006-03-27 08:58 Rev.: 1975

SCardConnect(): the paramater name is dwShareMode instead of dwScope

1 lines of code changed in 1 file:

  • doc: pcsc-lite.tex (+1 -1)
rousseau 2006-03-20 11:52 Rev.: 1948

document log_msg and log_xxd

17 lines of code changed in 1 file:

  • doc: pcsc-lite.tex (+17)

(93 more)

Generated by StatSVN 0.7.0