root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4127 [4127] 9 hours viktor.tarasov pkcs15-tool: 'verify-pin' is not an action
(edit) @4126 [4126] 9 hours viktor.tarasov pkcs15-init tool: make possible pin verification immidiately after card …
(edit) @4125 [4125] 10 hours viktor.tarasov oberthur: in profile do not use 'combined' pins in ACLs
(edit) @4124 [4124] 10 hours viktor.tarasov oberthur: in card profile set 'do-last-update' to 'false'
(edit) @4123 [4123] 11 hours viktor.tarasov pkcs15init: simplify internal API ; do not pad PIN in pkcs15init. It's …
(edit) @4122 [4122] 36 hours aj don't complain about missing "--slot" parameter, when you don't need it …
(edit) @4121 [4121] 37 hours aj Add code to write pubkey objects to pkcs11-tool. By: Jaroslav Benkovský …
(edit) @4120 [4120] 37 hours aj Start documenting changes and increse libary version (we are no longer …
(edit) @4119 [4119] 2 days viktor.tarasov fix #202: pkcs15-tool: print message when there is PIN verify error
(edit) @4118 [4118] 3 days aj cleanup of the debug code: * reduce to a few, supported functions. * …
(edit) @4117 [4117] 3 days aj On blank, but otherwise perfectly supported card, we get an error here …
(edit) @4116 [4116] 3 days viktor.tarasov fix second part of #199: pkcs15init: when freeing pkcs15 object remove it …
(edit) @4115 [4115] 3 days flc clean libopensc.exports (2 functions removed)
(edit) @4114 [4114] 4 days viktor.tarasov fix #199: to authenticate 'update' in sc_pkcs15init_update_file() use the …
(edit) @4113 [4113] 4 days aj remove "split-key" option and emulat sign for sign,decrypt keys with …
(edit) @4112 [4112] 4 days aj Redirect output to file given by "--output" / "-o" option. Closes bug …
(edit) @4111 [4111] 4 days aj compile tools with PTHREAD so we can debug them in GDB.
(edit) @4110 [4110] 4 days viktor.tarasov pkcs15init: sc_pkcs15_add_df() has no more 'handler' parameter
(edit) @4109 [4109] 4 days viktor.tarasov libopensc emu: more general implementation of the postponed DF parsing In …
(edit) @4108 [4108] 7 days viktor.tarasov oberthur emu: create pkcs15 object for SOPIN; accept non-initialized …
(edit) @4107 [4107] 7 days viktor.tarasov pkcs15-tool: 'pkcs15_pin_info' parameter replaced by 'pkcs15_object'
(edit) @4106 [4106] 7 days martin pkcs15-init: sign key usage shortcut does not expand to non-repudiation.
(edit) @4105 [4105] 7 days flc westcos card small fix
(edit) @4104 [4104] 7 days viktor.tarasov framework-pkcs15: fix
(edit) @4103 [4103] 8 days viktor.tarasov libopensc: in pkcs15 PIN commands 'pin_info' parameter replaced by …
(edit) @4102 [4102] 8 days martin there is no ui.h any more.
(edit) @4101 [4101] 8 days viktor.tarasov libopensc: add oberthur pkcs15 emulator to Makefile.mak
(edit) @4100 [4100] 8 days viktor.tarasov oberthur: pkcs15 emulator for the native cards
(edit) @4099 [4099] 8 days viktor.tarasov pkcs11 framework-pkc15: at user login try to do the postponed private keys …
(edit) @4098 [4098] 8 days viktor.tarasov libopensc emu: sorry, fix
(edit) @4097 [4097] 8 days viktor.tarasov pkcs11: configuration option to report as zero the CKA_ID of CA …
(edit) @4096 [4096] 8 days viktor.tarasov libopensc emu: postponed object loading Some non-pkcs15 cards protect the …
(edit) @4095 [4095] 8 days viktor.tarasov pkcs11: configuration option to report as zero the CKA_ID of CA …
(edit) @4094 [4094] 8 days viktor.tarasov pkcs11 framework: change prototype of the 'login' method It gives the …
(edit) @4093 [4093] 9 days viktor.tarasov pkcs15-tool: add 'verify-pin' option" src/tools/pkcs15-tool.c Implemented …
(edit) @4092 [4092] 9 days flc add windows.h include to ctx.c to satisfy dependencies and move internal.h …
(edit) @4091 [4091] 9 days flc internal.h must be before winreg.h include, and change path for include …
(edit) @4090 [4090] 10 days viktor.tarasov libopensc: homogenize name of 'struct sc_pkcs15_card' parameters and …
(edit) @4089 [4089] 12 days martin win32/Makefile.am:1: whitespace following trailing backslash
(edit) @4088 [4088] 13 days viktor.tarasov pkcs15init: homegenize pin reference type in a different structures; …
(edit) @4087 [4087] 2 weeks viktor.tarasov libopensc: add structure name to the 'typedef structure' definitions
(edit) @4086 [4086] 2 weeks viktor.tarasov pkcs15init: dummy object is not needed for the sc_pkcs15_find_XX() …
(edit) @4085 [4085] 2 weeks viktor.tarasov pkcs15init cflex: fix protected initialisation In the 'flex' card profile …
(edit) @4084 [4084] 2 weeks viktor.tarasov pkcs15init: prepare instantiation of the pin-domain templates When …
(edit) @4083 [4083] 2 weeks viktor.tarasov pkcs15init profile: fix indexed instantiation of pin/key domain; more of …
(edit) @4082 [4082] 2 weeks viktor.tarasov pkcs15init asepcos: unused variables
(edit) @4081 [4081] 2 weeks aj Header file cleanup.
(edit) @4080 [4080] 2 weeks viktor.tarasov pkcs15init profile: syntax error can provoke segmentation fault
(edit) @4079 [4079] 2 weeks viktor.tarasov pkcs15init: no more need for static keycache
(edit) @4078 [4078] 2 weeks viktor.tarasov asepcos: 'trasport PIN' (global PIN with reference '0') is presented as …
(edit) @4077 [4077] 2 weeks viktor.tarasov pkcs15init asepcos: fixup initialisation with protected profile ; new, …
(edit) @4076 [4076] 2 weeks viktor.tarasov pkcs15init: in sc_pkcs15init_add_object() if DF update fails, remove …
(edit) @4075 [4075] 2 weeks viktor.tarasov profile: 'cbs' member of 'struct sc_profile' is not used
(edit) @4074 [4074] 2 weeks viktor.tarasov include: do not create link to the non-existing ui.h
(edit) @4073 [4073] 2 weeks viktor.tarasov pkcs15init oberthur: no extractable key; for generated key set reference …
(edit) @4072 [4072] 3 weeks flc add support for westcos card with crypto component and minor renames to …
(edit) @4071 [4071] 3 weeks martin #47: C_SignRecover is not implemented at the moment, don't give any …
(edit) @4070 [4070] 3 weeks martin #185: drop opensc-config. If required, pkg-config and libopensc.pc can be …
(edit) @4069 [4069] 3 weeks martin #148: clear PIN cache in sc_pkcs15_unbind()
(edit) @4068 [4068] 3 weeks s fix mistake in r4065
(edit) @4067 [4067] 3 weeks viktor.tarasov libopensc: re-design 'sc_pkcs15_allocate_object_content' for the case when …
(edit) @4066 [4066] 3 weeks aj Remove openssh/ directory and our patch for openssh, as they removed the …
(edit) @4065 [4065] 3 weeks s add check params; fix: pkcs15-rutoken.c:208: warning: unused parameter …
(edit) @4064 [4064] 3 weeks flc set default auth_method SC_AC_CHV for emulated cards thanks to Martin …
(edit) @4063 [4063] 3 weeks viktor.tarasov libopensc: remove unused variables
(edit) @4062 [4062] 3 weeks viktor.tarasov pkcs15init: 'defined bu not used'
(edit) @4061 [4061] 3 weeks martin pincache: pkcs15-pin.c:515: warning: unused variable ‘i’
(edit) @4060 [4060] 3 weeks martin pincache: correct message for user consent PINs (it is a matter of policy …
(edit) @4059 [4059] 3 weeks martin Fix exports file: […]
(edit) @4058 [4058] 3 weeks viktor.tarasov pkcs15init: instead of static keycache use the pincache as a content of …
(edit) @4057 [4057] 3 weeks viktor.tarasov pkcs15init: in the prototypes of the internal procedures the 'struct …
(edit) @4056 [4056] 4 weeks martin Missing piece from [4055]
(edit) @4055 [4055] 4 weeks martin libopensc: only one pkgconfig file is required.
(edit) @4054 [4054] 4 weeks martin manpages: don't install sc_* API documentation.
(edit) @4053 [4053] 4 weeks martin pkcs15-init: don't suggest using --erase-card with --create-pkcs15 in help …
(edit) @4052 [4052] 4 weeks martin manpages: Clarify pkcs15-init --erase-card usage. Fix XML structure from …
(edit) @4051 [4051] 4 weeks viktor.tarasov cyberflex: no more 'protect-certificates' profile option
(edit) @4050 [4050] 4 weeks viktor.tarasov pkcs15init: 'protect-certificates' profile option not used Profile option …
(edit) @4049 [4049] 4 weeks viktor.tarasov pkcs11: no pincache concept at the pkcs11 level -- it's implemented at the …
(edit) @4048 [4048] 4 weeks viktor.tarasov pincache: implement pincache as the content of the AUTH pkcs15 object ; …
(edit) @4047 [4047] 4 weeks viktor.tarasov pkcs15init: when updating 'OpenSC Info' file, cleanup its non-used tail …
(edit) @4046 [4046] 4 weeks viktor.tarasov entersafe: fix import key RSA 2048 bits
(edit) @4045 [4045] 4 weeks martin PKCS15: set the PRNG flag on PKCS#15 card object even if it was not set in …
(edit) @4044 [4044] 4 weeks martin entersafe: don't mix hexadecimal and decimal in code and comments
(edit) @4043 [4043] 4 weeks viktor.tarasov entersafe: sorry, fix
(edit) @4042 [4042] 4 weeks viktor.tarasov entersafe: unify cards behavior - don't throw error when erasing empty …
(edit) @4041 [4041] 4 weeks flc Use cardmod if explicitly request on config only
(edit) @4040 [4040] 4 weeks viktor.tarasov MyEID: fix 'Activate Applet' apdu case
(edit) @4039 [4039] 4 weeks viktor.tarasov MyEID: 'read until the end' not supported -- set maximal receiving size to …
(edit) @4038 [4038] 4 weeks viktor.tarasov MyEID: fix
(edit) @4037 [4037] 4 weeks s fix: mis-usage of 'type' (PIN encoding style) Thanks to Viktor TARASOV …
(edit) @4036 [4036] 4 weeks flc cardmod updates: - Add comment to opensc.conf - Use opensc log in cardmod …
(edit) @4035 [4035] 4 weeks aj Prepare final release 0.11.13.
(edit) @4034 [4034] 4 weeks aj automake gets packge name and version from AC_INIT. the old …
(edit) @4033 [4033] 4 weeks s backport r4032: fix SIGABRT
(edit) @4032 [4032] 4 weeks s fix SIGABRT (r4028) *** glibc detected *** invalid pointer: …
(edit) @4031 [4031] 4 weeks s backport r4027 r4028: fix leaks
(edit) @4030 [4030] 4 weeks viktor.tarasov pkcs15init profile: accept the minimal file-ids difference from GPK …
(edit) @4029 [4029] 4 weeks aj backport of revision r3999 Fix bebytes2ushort function, reported by Roland …
(edit) @4028 [4028] 5 weeks s fix memory leaks
Note: See TracRevisionLog for help on using the revision log.