|
|
|
@1137
|
3 years |
alonbl |
Allow driver to specify events to poll
|
|
|
|
@1125
|
3 years |
ludovic.rousseau |
define ct_mainloop_leave() arguments
|
|
|
|
@1114
|
3 years |
alonbl |
Support event mode for drivers
Current implementation forces poll loop …
|
|
|
|
@1047
|
4 years |
alonbl |
Delete status on shutdown
|
|
|
|
@1042
|
4 years |
alonbl |
Non privileged operation
As OpenCT is a security component, it best to …
|
|
|
|
@1028
|
4 years |
alonbl |
New build system
Sync with other projects.
merge -r 1014:1027 …
|
|
|
|
@970
|
5 years |
aj |
source buffer is unchanged, mark const to fit rest of api.
|
|
|
|
@959
|
5 years |
aj |
add patch by Harald Welte for contactless reader support.
|
|
|
|
@859
|
6 years |
aj |
parameter needs to be unsigned (so we can specify -1 for "any").
|
|
|
|
@851
|
6 years |
aj |
use limits.h where necessary.
convert reader(int) to path in ifdhandler, …
|
|
|
|
@848
|
6 years |
aj |
last argument of ct_format_path is never changed.
|
|
|
|
@820
|
6 years |
aj |
put path handling into one central place.
allow setting OPENCT_SOCKETDIR …
|
|
|
|
@765
|
7 years |
aj |
remove trailing commas.
|
|
|
|
@760
|
7 years |
aj |
fix error handling, thanks to Priit for reporting the issue.
|
|
|
|
@714
|
7 years |
aj |
add pcmcia block type.
|
|
|
|
@702
|
7 years |
aj |
add initial doxygen documentation by Laurent Pinchart
|
|
|
|
@683
|
7 years |
aj |
many small compile fixes plus code/indent improvements, silenting warnings …
|
|
|
|
@622
|
7 years |
aj |
make usb endpoint configureable (by Harald Welte)
|
|
|
|
@603
|
7 years |
aj |
remove .cvsignore files.
|
|
|
|
@584
|
8 years |
aj |
Priit Randla writes:
A couple of fixes, an additional RIA command and an …
|
|
|
|
@580
|
8 years |
aj |
implement protocol selection. by Priit Randla
|
|
|
|
@554
|
8 years |
aj |
t=1 protocol improvements by ludovic rousseau
|
|
|
|
@540
|
8 years |
aet |
- Fixed the previous commit
|
|
|
|
@538
|
8 years |
aj |
Do not include types.h in distribution tar file, as it is generated
by …
|
|
|
|
@508
|
8 years |
okir |
- added IFD_ERROR_INVALID_ATR
|
|
|
|
@483
|
8 years |
okir |
- Merged USB enhancements from Chaskiel
|
|
|
|
@466
|
8 years |
aet |
- Some portability changes to the new socket code
- Warning fixes
|
|
|
|
@463
|
8 years |
okir |
- Replace all phone card specific protocols with the eurochip protocol
…
|
|
|
|
@459
|
8 years |
okir |
- massive socket rewrite
|
|
|
|
@458
|
8 years |
okir |
- added ifd_device_reset
|
|
|
|
@457
|
8 years |
okir |
- more error codes
|
|
|
|
@455
|
8 years |
okir |
- added ct_buf_push
|
|
|
|
@413
|
9 years |
aet |
- Rename hush_errors to suppress_errors, similar to OpenSC.
|
|
|
|
@412
|
9 years |
aet |
- Add somewhat working ifd_debug() for non-gcc compilers
|
|
|
|
@411
|
9 years |
aet |
- C++ warning fixes and additions to public headers
- Move ct_hexdump from …
|
|
|
|
@409
|
9 years |
aet |
- Remove obsolete ifd_device_open_channel / ifd_sysdep_channel_to_name
- …
|
|
|
|
@398
|
9 years |
aet |
- Start renewing the USB layer, move all OS
specific functions to …
|
|
|
|
@393
|
9 years |
okir |
- added IFD_PROTOCOL_4401ff (mhaardt)
|
|
|
|
@388
|
9 years |
aet |
While at it, unify the copyright header a bit.
|
|
|
|
@385
|
9 years |
aet |
Minor warnings / portability fixes
|
|
|
|
@381
|
9 years |
okir |
- Add support for "block oriented" devices, such as the Cherry Smartboard, …
|
|
|
|
@380
|
9 years |
okir |
- added check_parity field to device_params
|
|
|
|
@372
|
9 years |
aet |
- Minor cleanups
- Add temporary hack for ifd_debug to make it work with
…
|
|
|
|
@367
|
9 years |
aet |
Build fixes for non-gcc compilers, untested.
|
|
|
|
@361
|
9 years |
aet |
Build / warning fixes
|
|
|
|
@360
|
9 years |
aet |
- Fix the ifdhandler path for OPENCT_IFDHANDLER_PATH
- Generate system …
|
|
|
|
@356
|
9 years |
aet |
Generic build cleanups
PC/SC IFD build fixes
|
|
|
|
@354
|
9 years |
aet |
- Remove openct/pathnames.h, use autoconf + config.h instead
- Include …
|
|
|
|
@344
|
9 years |
aet |
Add .cvsignore files
|
|
|
|
@335
|
9 years |
okir |
- use ifd_protocol_resynchronize to request t=1 resync
|
|
|
|
@329
|
9 years |
okir |
- initial support for synchronous ICCs
|
|
|
|
@326
|
9 years |
okir |
- allow to TLV encode more than 255 bytes of data
- specify default socket …
|
|
|
|
@325
|
9 years |
okir |
- allow to TLV encode more than 255 bytes of data
|
|
|
|
@320
|
9 years |
okir |
- additional error code
|
|
|
|
@305
|
9 years |
aj |
undo a bogus change.
|
|
|
|
@304
|
9 years |
aj |
defines in headerfiles should reflect the filename.
i.e. #include a/b.h …
|
|
|
|
@287
|
9 years |
aj |
add cts detection to serial device handler.
the drivers return the atr …
|
|
|
|
@266
|
9 years |
aj |
all parameters of the usb control request are unsigned.
|
|
|
|
@250
|
9 years |
okir |
- added PERFORM VERIFY stuff
|
|
|
|
@249
|
9 years |
okir |
- added deferred overrun check
|
|
|
|
@247
|
9 years |
okir |
- more error codes
|
|
|
|
@245
|
9 years |
okir |
- added ifd_serial_get_{dsr,dtr}
|
|
|
|
@235
|
9 years |
okir |
- redid usb_control stuff
|
|
|
|
@234
|
9 years |
okir |
- added ifd_atr_complete
|
|
|
|
@218
|
9 years |
aj |
send and recv should have a unsigned char* buffer, not void* buffer.
|
|
|
|
@204
|
9 years |
aj |
remove generated files in "make maintainer-clean".
|
|
|
|
@201
|
9 years |
okir |
- automakefied thanks to Andreas Jellinghaus
|
|
|
|
@196
|
9 years |
okir |
- added IFD_ERROR_NOT_CONNECTED
|
|
|
|
@194
|
9 years |
okir |
- don't poll for card status while client is talking to card (slows things …
|
|
|
|
@192
|
9 years |
okir |
- build fixes for newer gcc
|
|
|
|
@191
|
9 years |
okir |
- added a bunch of functions to ifd protocol
|
|
|
|
@190
|
9 years |
okir |
- added card_eject
|
|
|
|
@184
|
9 years |
okir |
Update
|
|
|
|
@169
|
9 years |
okir |
- added install target
|
|
|
|
@168
|
9 years |
okir |
- moved around include files
|
|
|
|
@164
|
9 years |
okir |
- another major butchery for hotplug support
|
|
|
|
@161
|
9 years |
okir |
- USB hotplug related changes
|
|
|
|
@160
|
9 years |
okir |
- added socket permission parameter to ct_socket_listen
- added puts/gets …
|
|
|
|
@159
|
9 years |
okir |
- ERROR_NO_MEMORY
|
|
|
|
@158
|
9 years |
okir |
- support logging to syslog
|
|
|
|
@157
|
9 years |
okir |
- added ct_master_control
|
|
|
|
@156
|
9 years |
okir |
- added gets/puts functions
|
|
|
|
@153
|
9 years |
okir |
- socket cleanup
|
|
|
|
@149
|
9 years |
okir |
- changed config file handling and format
|
|
|
|
@144
|
9 years |
okir |
- removed last traces of ifd_apdu_t
|
|
|
|
@143
|
9 years |
okir |
- added ifd_protocol_get_parameter
|
|
|
|
@137
|
9 years |
okir |
- added ct_strerror
|
|
|
|
@133
|
9 years |
okir |
- first steps to get rid of ct_apdu_t
|
|
|
|
@129
|
9 years |
okir |
- renamed core.h -> ifd.h
|
|
|
|
@128
|
9 years |
okir |
- the great rename, part 2
|
|
|
|
@127
|
9 years |
okir |
- the great rename, part 1
|
|
|
|
@117
|
9 years |
okir |
- IFD_FOO -> OPENCT_FOO renames
|
|
|
|
@116
|
9 years |
okir |
- added close callback
|
|
|
|
@115
|
9 years |
okir |
- locking related additions
|
|
|
|
@114
|
9 years |
okir |
- added a few error codes
|
|
|
|
@112
|
9 years |
okir |
- compile fix
|
|
|
|
@111
|
9 years |
okir |
- remember whether reader was activated or not
|
|
|
|
@107
|
9 years |
okir |
- changes for OpenCT resource manager
|
|
|
|
@105
|
9 years |
okir |
- added TLV functions
|
|
|
|
@103
|
9 years |
okir |
- added
|
|
|
|