|
|
|
@1139
|
3 years |
alonbl |
Fix openst status lock
By Stanislav Brabec.
|
|
|
|
@1114
|
3 years |
alonbl |
Support event mode for drivers
Current implementation forces poll loop …
|
|
|
|
@1052
|
4 years |
alonbl |
Cleanup pkg-config file
|
|
|
|
@1047
|
4 years |
alonbl |
Delete status on shutdown
|
|
|
|
@1042
|
4 years |
alonbl |
Non privileged operation
As OpenCT is a security component, it best to …
|
|
|
|
@1033
|
4 years |
alonbl |
Fixup SEGV, by Aktiv Co. Aleksey Samsonov
|
|
|
|
@1028
|
4 years |
alonbl |
New build system
Sync with other projects.
merge -r 1014:1027 …
|
|
|
|
@963
|
5 years |
aj |
indent changes only.
|
|
|
|
@945
|
5 years |
aj |
fix more compiler warnings.
|
|
|
|
@944
|
5 years |
aj |
kill dead code and fix missing static declaration.
|
|
|
|
@886
|
6 years |
nils |
properly initialize header_t structure
|
|
|
|
@883
|
6 years |
aj |
not handling EINTR caused many real world problems. fix it.
|
|
|
|
@876
|
6 years |
aj |
fix OPENCT_SOCKETDIR for solaris
|
|
|
|
@861
|
6 years |
aj |
use unsigned parameter.
|
|
|
|
@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.
|
|
|
|
@837
|
6 years |
ludovic.rousseau |
ct_status_unlock(): the function is of type void so we can't return
NULL, …
|
|
|
|
@836
|
6 years |
ludovic.rousseau |
add #include <stdlib.h> so that getenv() is correctly defined (avoid 3 …
|
|
|
|
@827
|
6 years |
aj |
reverse change: enable error messages when looking for status file -
no …
|
|
|
|
@824
|
6 years |
aj |
fix segfault (oops). improve error checking.
|
|
|
|
@820
|
6 years |
aj |
put path handling into one central place.
allow setting OPENCT_SOCKETDIR …
|
|
|
|
@780
|
6 years |
aj |
check if prev is null. don't check it later,
after it was already …
|
|
|
|
@760
|
7 years |
aj |
fix error handling, thanks to Priit for reporting the issue.
|
|
|
|
@654
|
7 years |
aj |
Lindent for consistent style.
|
|
|
|
@637
|
7 years |
aj |
William Wanders: use different paths for sunray support.
|
|
|
|
@603
|
7 years |
aj |
remove .cvsignore files.
|
|
|
|
@593
|
7 years |
aet |
- Silence harmless error/debug messages
|
|
|
|
@583
|
8 years |
aj |
slen needs to be set, else getpeername cannot work.
|
|
|
|
@580
|
8 years |
aj |
implement protocol selection. by Priit Randla
|
|
|
|
@549
|
8 years |
aj |
fix protocol bug triggered by egate.
for some reason the ifdhandler sends …
|
|
|
|
@508
|
8 years |
okir |
- added IFD_ERROR_INVALID_ATR
|
|
|
|
@497
|
8 years |
aj |
library dependencies for linking where missing from the pkgconfig file.
|
|
|
|
@474
|
8 years |
okir |
- chroot support - open syslog as early as possible; later may be too late
|
|
|
|
@469
|
8 years |
okir |
- updated setsockopt(IPV6_IPV6ONLY)
|
|
|
|
@466
|
8 years |
aet |
- Some portability changes to the new socket code
- Warning fixes
|
|
|
|
@465
|
8 years |
okir |
- dont use IPV6_V6ONLY if not defined
|
|
|
|
@462
|
8 years |
okir |
- Endianness fix
|
|
|
|
@459
|
8 years |
okir |
- massive socket rewrite
|
|
|
|
@457
|
8 years |
okir |
- more error codes
|
|
|
|
@456
|
8 years |
okir |
- Added ct_buf_push
- ct_buf_put now compacts the buffer if needed
|
|
|
|
@415
|
9 years |
okir |
- fixed several resource leaks (patches by Kevin Stefanik)
|
|
|
|
@411
|
9 years |
aet |
- C++ warning fixes and additions to public headers
- Move ct_hexdump from …
|
|
|
|
@408
|
9 years |
aet |
- Rename syslog identification string from ifdd to ifdhandler
|
|
|
|
@368
|
9 years |
aet |
Fix for the previous commit
|
|
|
|
@367
|
9 years |
aet |
Build fixes for non-gcc compilers, untested.
|
|
|
|
@366
|
9 years |
aet |
Rewrite ct_strerror to make it work with non-gcc compilers
|
|
|
|
@361
|
9 years |
aet |
Build / warning fixes
|
|
|
|
@360
|
9 years |
aet |
- Fix the ifdhandler path for OPENCT_IFDHANDLER_PATH
- Generate system …
|
|
|
|
@357
|
9 years |
aet |
Add versioning to libopenct and libifd
|
|
|
|
@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
|
|
|
|
@329
|
9 years |
okir |
- initial support for synchronous ICCs
|
|
|
|
@327
|
9 years |
okir |
- increased default socket buffer size
|
|
|
|
@325
|
9 years |
okir |
- allow to TLV encode more than 255 bytes of data
|
|
|
|
@322
|
9 years |
okir |
- fixed typo in previous patch
|
|
|
|
@321
|
9 years |
okir |
- implemented ct_strerror
|
|
|
|
@279
|
9 years |
aj |
Improvements for the *BSD port.
|
|
|
|
@250
|
9 years |
okir |
- added PERFORM VERIFY stuff
|
|
|
|
@249
|
9 years |
okir |
- added deferred overrun check
|
|
|
|
@233
|
9 years |
okir |
- properly initialize socket list head
|
|
|
|
@221
|
9 years |
okir |
- avoid gcc warnings
|
|
|
|
@210
|
9 years |
okir |
- fixed cflags
|
|
|
|
@209
|
9 years |
okir |
- added pkgconfig target
|
|
|
|
@202
|
9 years |
okir |
- automakefied thanks to Andreas Jellinghaus
|
|
|
|
@201
|
9 years |
okir |
- automakefied thanks to Andreas Jellinghaus
|
|
|
|
@195
|
9 years |
okir |
- SIGPIPE protection when writing to socket
|
|
|
|
@192
|
9 years |
okir |
- build fixes for newer gcc
|
|
|
|
@191
|
9 years |
okir |
- added a bunch of functions to ifd protocol
|
|
|
|
@186
|
9 years |
okir |
- added ct_reader_info
|
|
|
|
@179
|
9 years |
okir |
- use lock file while allocating slot in status file
|
|
|
|
@171
|
9 years |
okir |
- Put reader and slot status into public status file
|
|
|
|
@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
|
|
|
|
@162
|
9 years |
okir |
- Restructuring for hotplug
|
|
|
|
@160
|
9 years |
okir |
- added socket permission parameter to ct_socket_listen
- added puts/gets …
|
|
|
|
@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
|
|
|
|
@148
|
9 years |
okir |
- moved conf.c back to libifd
|
|
|
|
@147
|
9 years |
okir |
- cleanup
|
|
|
|
@146
|
9 years |
okir |
- use hard-coded socket dir
|
|
|
|
@137
|
9 years |
okir |
- added ct_strerror
|
|
|
|
@134
|
9 years |
okir |
- bugfix for ct_transact
|
|
|
|
@128
|
9 years |
okir |
- the great rename, part 2
|
|
|
|
@127
|
9 years |
okir |
- the great rename, part 1
|
|
|
|
@122
|
9 years |
okir |
- implemented socket credentials
|
|
|
|
@116
|
9 years |
okir |
- added close callback
|
|
|
|
@113
|
9 years |
okir |
- new commands
|
|
|
|
@107
|
9 years |
okir |
- changes for OpenCT resource manager
|
|
|
|
@105
|
9 years |
okir |
- added TLV functions
|
|
|
|
@100
|
9 years |
okir |
- added resource manager code
|
|
|
|
@98
|
9 years |
okir |
- added
|
|
|
|
@97
|
9 years |
okir |
- added ifd_buf_compact
|
|
|
|
@79
|
9 years |
okir |
- added config file parsing; reader registration stuff
|
|
|
|
@77
|
9 years |
okir |
- added copyright message
|
|
|
|
@21
|
9 years |
okir |
- new function ifd_buf_set
|
|
|
|
@17
|
9 years |
okir |
- fix misc compiler warnings
|
|
|
|