Launchpad does not know where Ccid hosts its code.

Bazaar branches

Name Status Last Modified Last Commit
lp:~christopher-hoskin/ccid/trunk-full 1 Development 2015-08-07 15:44:40 UTC
6369. Use atoi(3) for int timerequest and ...

Author: rousseau
Revision Date: 2015-08-07 15:44:40 UTC

Use atoi(3) for int

timerequest and channel are of type int. We must use atoi(3) instead of
atol(3) to convert them.

Problem reported on Mac OS X.

lp:~christopher-hoskin/ccid/trunk 1 Development 2015-03-24 12:03:53 UTC
2112. Re-enable syslog logging on Yosemite ...

Author: rousseau
Revision Date: 2015-03-24 12:03:53 UTC

Re-enable syslog logging on Yosemite

The patch has been applied in revision 7092 and reverted in revision
7104.

This new version is a bit different.
- the priority parameter is used and reflect syslog priorities
- the ATR and APDU are not logged since it is not needed

Use: sudo syslog -c "com.apple.ifdreader PID" -d
to change the logging level.

See also "Change syslog logging level on Yosemite"
http://ludovicrousseau.blogspot.com/2015/03/change-syslog-logging-level-on-yosemite.html

lp:~christopher-hoskin/ccid/csh 1 Development 2014-05-26 21:15:40 UTC
2047. Add autotools files generated by boot...

Author: Christopher Hoskin
Revision Date: 2014-05-26 21:15:40 UTC

Add autotools files generated by bootstrap

13 of 3 results