January 2006 Commit Log

Number of Commits:
25
Number of Active Developers:
1
rousseau 2006-01-31 15:29 Rev.: 1849

if the USB reader defines a serial number then include it in the reader
name (between parenthesis)

Thanks to Achraf Karray for the patch

22 lines of code changed in 1 file:

rousseau 2006-01-30 17:44 Rev.: 1848

use libmusclecard.la instead of
$(top_builddir)/libmusclecard/src/libmusclecard.la so that "make -j2"
works. Closes bug "[ #302971 ] 'make -j2' fails"

1 lines of code changed in 1 file:

rousseau 2006-01-30 17:44 Rev.: 1847

add $(LIBUSB_CFLAGS) and $(LIBUSB_LIBS) where needed

3 lines of code changed in 1 file:

rousseau 2006-01-30 16:11 Rev.: 1844

use xyes instead of xtrue in x$use_libusb test

1 lines of code changed in 1 file:

rousseau 2006-01-30 16:06 Rev.: 1843

reuse libusb detection code from my CCID driver

42 lines of code changed in 1 file:

rousseau 2006-01-25 14:03 Rev.: 1838

MSCEstablishConnection(): avoids a segfault

Thanks to Shawn Willden for the patch
http://archives.neohapsis.com/archives/dev/muscle/2006-q1/0057.html

1 lines of code changed in 1 file:

rousseau 2006-01-25 13:00 Rev.: 1837

use $(SYMBOL_VISIBILITY) instead of -fvisibility=hidden

2 lines of code changed in 2 files:

rousseau 2006-01-25 13:00 Rev.: 1836

check if the compiler supports -fvisibility=hidden and define
SYMBOL_VISIBILITY accordingly

Only GCC 4.0 support it AFAIK

11 lines of code changed in 1 file:

rousseau 2006-01-25 12:42 Rev.: 1835

#define PCSC_API as no-op if not already defined (needed when included
by a driver)

4 lines of code changed in 1 file:

rousseau 2006-01-24 16:52 Rev.: 1830

Compile with -fvisibility=hidden to hide all symbols by default.
The export of symbol must now be explicit. That only works for the ELF
format.

4 lines of code changed in 2 files:

rousseau 2006-01-24 16:51 Rev.: 1829

#include "misc.h to get the definition of PCSC_API

1 lines of code changed in 1 file:

rousseau 2006-01-24 16:50 Rev.: 1828

export variables g_rgSCardT0Pci, g_rgSCardT1Pci and g_rgSCardRawPci

4 lines of code changed in 1 file:

rousseau 2006-01-24 16:49 Rev.: 1827

#include "misc.h to get the definition of PCSC_API

19 lines of code changed in 20 files:

rousseau 2006-01-24 16:45 Rev.: 1826

declare log_msg(), log_xxd(), DebugLogSetLevel() and
pcsc_stringify_error() as exported symbols since they are used by
libmusclecard or some applications

5 lines of code changed in 1 file:

rousseau 2006-01-24 16:44 Rev.: 1825

declare the symbols as exported using PCSC_API macro

24 lines of code changed in 1 file:

rousseau 2006-01-24 16:43 Rev.: 1824

declare LTPBundleFindValueWithKey as an exported symbol (used by the
pcscd drivers)

1 lines of code changed in 1 file:

rousseau 2006-01-24 14:44 Rev.: 1823

define PCSC_API as a way to export a symbol

3 lines of code changed in 1 file:

rousseau 2006-01-24 14:43 Rev.: 1822

use __GNUC__ instead of __GCC__

see
http://gcc.gnu.org/onlinedocs/gcc-3.3.5/cpp/Common-Predefined-Macros.html

3 lines of code changed in 1 file:

rousseau 2006-01-24 12:38 Rev.: 1821

reformat comment

7 lines of code changed in 1 file:

rousseau 2006-01-18 23:31 Rev.: 1817

add speed profiling code

162 lines of code changed in 1 file:

rousseau 2006-01-18 23:30 Rev.: 1816

SCardTransmit(): code simplification

5 lines of code changed in 1 file:

rousseau 2006-01-18 15:19 Rev.: 1813

explicitely add $(PTHREAD_CFLAGS) $(PTHREAD_LIBS) to
libpcsclite_la_LIBADD and pcscd_LDADD

4 lines of code changed in 1 file:

rousseau 2006-01-18 15:15 Rev.: 1812

use $(FOO) instead of @FOO@ to not replace the values but the variables

6 lines of code changed in 1 file:

rousseau 2006-01-18 15:13 Rev.: 1811

do not globaly add $PTHREAD_* to LIBS and CFLAGS

0 lines of code changed in 1 file:

rousseau 2006-01-03 19:11 Rev.: 1786

Add missing ReCheckSerialReaders and HPReCheckSerialReaders() so
pcsc-lite can compile on FreeBSD and others

12 lines of code changed in 1 file:

December 2005 »

Generated by StatSVN 0.7.0