source: trunk/src/ifd @ 1190

Name Size Rev Age Author Last Change
../
apdu.c 1.3 KB 656   7 years aj Lindent for consistent style
atr.c 3.7 KB 1172   2 years aj Enable cards without TDx entries to work - e.g. RSA SecureID 800. Patch by …
atr.h 759 bytes 826   6 years aj improvements by Chaskiel Grundman to add support for more eutron versions.
cardman.h 4.5 KB 768   6 years aj silence warnings about extra "," and "" style comments.
checksum.c 2.9 KB 656   7 years aj Lindent for consistent style
conf.c 8.8 KB 964   5 years aj indent changes only.
ctbcs.c 2.9 KB 964   5 years aj indent changes only.
ctbcs.h 975 bytes 656   7 years aj Lindent for consistent style
device.c 4.9 KB 1137   3 years alonbl Allow driver to specify events to poll
driver.c 3.6 KB 774   6 years aj Lindent these files.
ifd-acr30u.c 12.7 KB 951   5 years aj and more static definitions.
ifd-cardman.c 9.6 KB 964   5 years aj indent changes only.
ifd-ccid.c 38.6 KB 1190   4 weeks alonbl epass2003 transmits >255 APDUs
ifd-cm4000.c 3.4 KB 1132   3 years alonbl Revert 1131
ifd-cyberjack.c 23.4 KB 1085   3 years alonbl Fix memory leak in OpenCT/src/ifd/ifd-cyberjack.c By Ludovic Rousseau …
ifd-egate.c 7.0 KB 964   5 years aj indent changes only.
ifd-epass3k.c 7.6 KB 1185   2 years aj Xiaoshuo Wu/Entersafe?: make ePass3000 USB key work with OpenCT. We found …
ifd-etoken64.c 3.8 KB 1137   3 years alonbl Allow driver to specify events to poll
ifd-etoken.c 4.0 KB 1137   3 years alonbl Allow driver to specify events to poll
ifd-eutron.c 7.9 KB 1065   4 years aj Chaskiel Grundman: This uncovered an issue in openct. namely, that …
ifd-gempc.c 18.9 KB 964   5 years aj indent changes only.
ifd-ikey2k.c 4.6 KB 964   5 years aj indent changes only.
ifd-ikey3k.c 4.1 KB 964   5 years aj indent changes only.
ifd-kaan.c 26.7 KB 950   5 years aj work on lots of warnings, mostly things once declared with static and …
ifd-pertosmart1030.c 34.7 KB 1028   4 years alonbl New build system Sync with other projects. merge -r 1014:1027 …
ifd-pertosmart1038.c 30.6 KB 1028   4 years alonbl New build system Sync with other projects. merge -r 1014:1027 …
ifd-rutoken.c 18.8 KB 1179   2 years s fix: Le (APDU_CASE_2S) for get_do_info in accordance with Windows driver
ifd-smartboard.c 9.3 KB 964   5 years aj indent changes only.
ifd-smph.c 9.7 KB 967   5 years aj use sleep/usleep instead of udelay (kernel only).
ifd-starkey.c 2.7 KB 964   5 years aj indent changes only.
ifd-towitoko.c 14.9 KB 964   5 years aj indent changes only.
ifd-wbeiuu.c 23.1 KB 964   5 years aj indent changes only.
ifdhandler.c 9.3 KB 1137   3 years alonbl Allow driver to specify events to poll
ifdhandler.h 597 bytes 665   7 years aj Lindent for consistent style
ifdproxy.c 5.5 KB 964   5 years aj indent changes only.
init.c 2.6 KB 1082   3 years martin ePass3000 driver by EnterSafe? <jingmin@…>
internal.h 6.8 KB 1156   3 years alonbl Fix implicit declarations in OpenCT by Arfrever Frehtes Taifersar …
locks.c 2.7 KB 677   7 years aj add/fix/unify out of memory handling.
Makefile.am 1.5 KB 1082   3 years martin ePass3000 driver by EnterSafe? <jingmin@…>
manager.c 1.6 KB 948   5 years aj make more functions static. pass void instead of empty parameter list.
modules.c 1.6 KB 698   6 years aj use libltdl instead of scdl.
pcmcia-block.c 2.6 KB 964   5 years aj indent changes only.
pcmcia.c 2.7 KB 1132   3 years alonbl Revert 1131
process.c 11.7 KB 1190   4 weeks alonbl epass2003 transmits >255 APDUs
proto-escape.c 1.8 KB 964   5 years aj indent changes only.
proto-gbp.c 9.6 KB 964   5 years aj indent changes only.
proto-sync.c 5.4 KB 950   5 years aj work on lots of warnings, mostly things once declared with static and …
proto-t0.c 6.5 KB 1185   2 years aj Xiaoshuo Wu/Entersafe?: make ePass3000 USB key work with OpenCT. We found …
proto-t1.c 13.2 KB 1127   3 years ludovic.rousseau use #defined named NAD, PCB, LEN and DATA instead of hard coded numbers
proto-trans.c 1.5 KB 663   7 years aj Lindent for consistent style
protocol.c 5.3 KB 677   7 years aj add/fix/unify out of memory handling.
reader.c 14.7 KB 1137   3 years alonbl Allow driver to specify events to poll
ria-device.c 5.8 KB 964   5 years aj indent changes only.
ria-server.c 7.7 KB 964   5 years aj indent changes only.
ria.c 12.0 KB 964   5 years aj indent changes only.
ria.h 1.5 KB 768   6 years aj silence warnings about extra "," and "" style comments.
serial.c 9.6 KB 950   5 years aj work on lots of warnings, mostly things once declared with static and …
sys-bsd.c 15.4 KB 1166   2 years aj abort if retries reach 0 or something other than EIO was returned.
sys-linux.c 14.3 KB 1160   3 years aj Aktiv Co./Aleksey Samsonov: corrected comment in src/ifd/sys-linux.c
sys-null.c 2.3 KB 1137   3 years alonbl Allow driver to specify events to poll
sys-osx.c 2.0 KB 1137   3 years alonbl Allow driver to specify events to poll
sys-solaris.c 15.6 KB 1137   3 years alonbl Allow driver to specify events to poll
sys-sunray.c 8.4 KB 1137   3 years alonbl Allow driver to specify events to poll
usb-descriptors.c 10.8 KB 1135   3 years alonbl Revert r942, reopen bug #15
usb-descriptors.h 4.2 KB 660   7 years aj Lindent for consistent style
usb.c 5.8 KB 1137   3 years alonbl Allow driver to specify events to poll
utils.c 4.9 KB 1114   3 years alonbl Support event mode for drivers Current implementation forces poll loop …
  • Property svn:ignore set to
    Makefile
    Makefile.in
    core
    archive
    acinclude.m4
    aclocal.m4
    autom4te.cache
    compile
    confdefs.h
    config.*
    configure
    conftest
    conftest.c
    depcomp
    install-sh
    libtool
    libtool.m4
    ltmain.sh
    missing
    mkinstalldirs
    so_locations
    stamp-h*

    .deps
    .libs
    .#*#
    .*.bak
    .*.orig
    .*.rej
    .*~
    #*#
    *.bak
    *.d
    *.def
    *.dll
    *.exe
    *.la
    *.lib
    *.lo
    *.orig
    *.pdb
    *.rej
    *.u
    *.rc
    *.pc
    *~
    *.gz
    *.bz2
    *.[0-9]
    *.html
    *.gif
    *.css
    *.out
    *.loT

    ChangeLog
    doxygen.conf
    reader.conf
    openct_serial
    openct.hald
    openct_usb
    openct_pcmcia
    init-script
    openct.conf
    types.h
    ifdhandler
    ifdproxy
    openct-tool
    openct-control
Note: See TracBrowser for help on using the repository browser.