|
|
|
@7b79dbc
|
4 weeks |
dev |
Canceled sc_mem_reverse while writing rsa key
|
|
|
|
@f0bde7d
|
6 weeks |
Xiaoshuo |
Remove id length limit while storing key.
|
|
|
|
@aae5b93
|
7 weeks |
Xiaoshuo |
Implement SM by adding sm_wrap_apdu/sm_unwrap_apdu hooks.
|
|
|
|
@4251a23
|
7 weeks |
Xiaoshuo |
Add ePass2003(3rd edition).
|
|
|
|
@d505a55
|
7 months |
martin |
Release OpenSC 0.12.2
|
|
|
|
@a8df0b3
|
7 months |
martin |
PreReleases: publish 0.12.2 RC2, the final RC.
|
|
|
|
@358c682
|
7 months |
martin |
NEWS: add note about 17bc2c8
|
|
|
|
@17bc2c8
|
7 months |
martin |
FINeID: fix for broken organisation cards.
Certain FINeID cards for …
|
|
|
|
@4294f3c
|
7 months |
martin |
MacInstaller: Mac OS X 10.6.8 was released on 23.06.2011. Require it by …
|
|
|
|
@11a7a9e
|
7 months |
martin |
Update NEWS about silent builds
|
|
|
|
@e8b22f6
|
7 months |
martin |
Silent build rules by default
Use make V=1 for the verbose mode (as used …
|
|
|
|
@2680a55
|
7 months |
martin |
Amend previous commit, configure.ac was unpublished.
|
|
|
|
@f717b67
|
7 months |
martin |
Update NEWS and version information for the RC.
|
|
|
|
@ea4eee5
|
7 months |
martin |
Merge remote-tracking branch 'ludovic/master' into proposed
|
|
|
|
@78adc76
|
7 months |
martin |
Merge remote-tracking branch 'viktor/master' into proposed
|
|
|
|
@a59ded7
|
8 months |
ludovic.rousseau+github |
Fix compiler warnings
ctx.c:679:7: warning: "ENABLE_CTAPI" is not defined …
|
|
|
|
@b7c2836
|
8 months |
ludovic.rousseau+github |
C_Digest(): check context validity before logging
If the context is …
|
|
|
|
@1f6a85f
|
8 months |
ludovic.rousseau+github |
only C_GetFunctionList needs to be exported
Calling applicatinos must …
|
|
|
|
@b9c43b9
|
8 months |
ludovic.rousseau+github |
Remove a useless cast in sc_dlopen()
|
|
|
|
@d3c13fd
|
8 months |
ludovic.rousseau+github |
Fix compiler warning
libscdl.c: In function 'sc_dlerror':
libscdl.c:86: …
|
|
|
|
@ce2d3c0
|
8 months |
ludovic.rousseau+github |
Check the lib is initialized before logging
C_CloseSession() and …
|
|
|
|
@dcf9a8e
|
8 months |
martin |
setcos: remove useless #if 1
|
|
|
|
@17c295a
|
8 months |
martin |
Fix compiler warnings:
../../src/libopensc/cardctl.h:231:30: warning: …
|
|
|
|
@bc307ae
|
8 months |
martin |
compiler warning: muscle.c:588:12: warning: unused variable ‘buffer_size’
…
|
|
|
|
@46e0c49
|
8 months |
martin |
pcsc: correctly handle timeout situation when refreshing reader state.
…
|
|
|
|
@1f870b0c
|
8 months |
martin |
pcsc: initialize variables
Patch by Frank Morgner
…
|
|
|
|
@f4a45da
|
8 months |
martin |
Merge branch 'proposed' of github.com:martinpaljak/OpenSC into proposed
|
|
|
|
@6c24bd5
|
8 months |
martin |
opensc-explorer: silence compiler warnings
|
|
|
|
@2757253
|
8 months |
martin |
FinnishEid: fix the symbolic names for FINeID v2 cards with 2048 keys and …
|
|
|
|
@6e70c09
|
8 months |
martin |
Merge branch 'github-transition' into proposed
|
|
|
|
@0ae9962
|
8 months |
martin |
Merge branch 'pkcs11' into proposed
|
|
|
|
@f4c39e2
|
8 months |
martin |
Merge remote-tracking branch 'ludovic/PCSCv2_PART10_PROPERTY_bMaxPINSize' …
|
|
|
|
@6690975
|
8 months |
martin |
Merge remote-tracking branch 'peter/tools-20110611' into proposed
|
|
|
|
@a3a8ae3
|
8 months |
martin |
Merge remote-tracking branch 'peter/OpenPGP-20110611' into proposed
|
|
|
|
@d4e90c1
|
8 months |
martin |
Changes to build scripts requires for Git transition
|
|
|
|
@75524a5
|
8 months |
ludovic.rousseau+github |
Fix PIN min and max sizes for pinpads
Some pinpads do not support PIN …
|
|
|
|
@3b63bf3
|
8 months |
ludovic.rousseau+github |
Add PCSCv2_PART10_PROPERTY_* values
These are the tag values returned by …
|
|
|
|
@2ffa346
|
8 months |
viktor.tarasov |
OpenSC.msi: install opensc.dll into the 'tools' directory
Now the DLLs …
|
|
|
|
@c2abd9f
|
8 months |
viktor.tarasov |
win32: build static version of the onepin PKCS#11 module
|
|
|
|
@40cb1c9e
|
8 months |
ludovic.rousseau+github |
Merge remote branch 'upstream/master'
|
|
|
|
@8936901
|
8 months |
ludovic.rousseau+github |
Correctly wait for card event
The timeout parameter of …
|
|
|
|
@5a23069
|
8 months |
martin |
pkcs11: only C_GetFunctionList needs to be exported, calling applicatinos …
|
|
|
|
@a7ea231
|
8 months |
viktor.tarasov |
win32: build only static version of the OpenSC minidriver
|
|
|
|
@b9f0513
|
8 months |
viktor.tarasov |
win32: build only static version of the PKCS#11 module
|
|
|
|
@6bddab7
|
8 months |
viktor.tarasov |
win32: 'Minimal Size' code optimization
|
|
|
|
@a6b7743
|
8 months |
vtarasov |
pkcs15: add comments for the authentication object data type
git-svn-id: …
|
|
|
|
@ba64c55
|
8 months |
vtarasov |
pkcs11: framework-pkcs15: invalid function name
git-svn-id: …
|
|
|
|
@2faad42
|
8 months |
peter |
opensc-explorer: consolidate filename generation
* add new function …
|
|
|
|
@c03eedd
|
8 months |
peter |
opensc-explorer: use util_hex_dump() in do_info()
Use standard function …
|
|
|
|
@12fce0f
|
8 months |
peter |
opensc-explorer: replace if..else with ?:
Use the easier to read & …
|
|
|
|
@52b601e
|
8 months |
peter |
opensc-explorer: re-factor do_apdu()
* allow double-quoted strings …
|
|
|
|
@81aa02d
|
8 months |
peter |
opensc-explorer: convert all mapping tables to id2str_t
Use type id2str_t …
|
|
|
|
@1c437c04
|
8 months |
peter |
opensc-explorer: simplify arg parsing in do_change() & do_unblock()
…
|
|
|
|
@61855eb
|
8 months |
peter |
opensc-explorer: remove unnecessary var's in do_update_*()
The variables …
|
|
|
|
@291ec6b
|
8 months |
peter |
opensc-explorer: remove hex2binary()
With the last users gone, there's no …
|
|
|
|
@4cc1ab41
|
8 months |
peter |
opensc-explorer: detect AID conversion errors in arg_to_path()
Convert …
|
|
|
|
@c3ba355
|
8 months |
peter |
opensc-explorer: consolidate string parsing in do_update_record()
Update …
|
|
|
|
@aa7a5ae
|
8 months |
peter |
opensc-explorer: fix argc checks in do_update_*()
do_update_binary() and …
|
|
|
|
@081bf9f
|
8 months |
peter |
opensc-explorer: consolidate string/hexdata parsing
* add new function …
|
|
|
|
@9c9317d
|
8 months |
peter |
opensc-explorer: centralize usage
* extend cmds struct by a new element …
|
|
|
|
@8780ddb
|
8 months |
peter |
opensc-tool: no unnecessary spaces around "DF"
Signed-off-by: Peter …
|
|
|
|
@9abb398
|
8 months |
peter |
opensc-tool: update EF structure names
Use EF structure names that are …
|
|
|
|
@7883881
|
8 months |
peter |
opensc-explorer: convert do_info() to using tables
* use ID<->name tables …
|
|
|
|
@4939432
|
8 months |
peter |
OpenPGP: unlink blob from blob tree in pgp_free_blob()
Remove links …
|
|
|
|
@da5a223
|
8 months |
peter |
OpenPGP: use pgp_new_blob() to setup MF blob
Use the standard way to …
|
|
|
|
@4ddec5d3
|
8 months |
peter |
OpenPGP: add DO info entries for MF
For consistency, add DO info entries …
|
|
|
|
@961a27c
|
8 months |
peter |
OpenPGP: update pgp_list_files()
* fail if buffer passed as parameter is …
|
|
|
|
@2e74069
|
8 months |
peter |
OpenPGP: re-factor gpg_new_blob()
* get file as parameter & fail if it is …
|
|
|
|
@b6ee0e3
|
8 months |
peter |
OpenPGP: immediately quit on allocation errors in init
Signed-off-by: …
|
|
|
|
@e3fca4a
|
8 months |
peter |
OpenPGP: remove DO info entry for DO FF
DO FF is a "catch-all" DO that …
|
|
|
|
@01e6342
|
8 months |
peter |
OpenPGP: fix algorithms & key lengths calculation
Also include forgotten …
|
|
|
|
@98630728
|
8 months |
vtarasov |
pkcs11: framework-pkcs15: OpenSC specific 'non-repudiation' cryptoki …
|
|
|
|
@a7607b8
|
8 months |
vtarasov |
pkcs11: framework-pkcs15: when storing private key, set the key usage from …
|
|
|
|
@93cc9be
|
8 months |
jps |
For CardOS 4.3B and 4.4, the Verify Retry Counter Package
can be loaded …
|
|
|
|
@00d9a5d
|
8 months |
ludovic.rousseau |
Merge remote branch 'upstream/master'
|
|
|
|
@93baf13
|
8 months |
andre |
libopensc: Fix for drivers returning an error if a challenge of length …
|
|
|
|
@8a5961e
|
8 months |
andre |
pkcs11-tool.c: At least CKS_RO_PUBLIC_SESSION is needed.
git-svn-id: …
|
|
|
|
@c5c2366
|
8 months |
jps |
Revert 5558
git-svn-id: …
|
|
|
|
@a28bacf
|
8 months |
andre |
libopensc: Reveal another Belpic hack introduced in r2117.
git-svn-id: …
|
|
|
|
@7cc559e
|
8 months |
martin |
MacInstaller: when building OpenSC.tokend, refresh remote branches before …
|
|
|
|
@203eb87
|
8 months |
martin |
MacInstaller: when building the engine on 10.6, extent the pkg-config …
|
|
|
|
@b422872
|
8 months |
jps |
For CardOS 4.3B and 4.4, the Verify Retry Counter Package
can be loaded …
|
|
|
|
@f2da113
|
8 months |
martin |
MacInstaller: r5550/[d888b3fd55053894dcc751b21301d53669e966ba] changed …
|
|
|
|
@9027279
|
8 months |
ludovic.rousseau+github |
Fix compiler warning
Declare the function static to fix: …
|
|
|
|
@ffdcad49
|
8 months |
martin |
NEWS: add details to existing lines
git-svn-id: …
|
|
|
|
@947cdad8
|
8 months |
andre |
pkcs15.c: In function ‘compare_obj_flags’:
pkcs15.c:1115: warning: unused …
|
|
|
|
@f0ab932
|
8 months |
vtarasov |
minidriver: 'PinObject?-info' data type is changed for the …
|
|
|
|
@d5b8a6c
|
8 months |
vtarasov |
RuToken?: 'use uninitialized variable' warning
git-svn-id: …
|
|
|
|
@226bfaa
|
8 months |
vtarasov |
pkcs15: add few attributes to the biometric authentication data type ...
…
|
|
|
|
@efc5760
|
8 months |
vtarasov |
win32: build also static version the pkcs11 module
git-svn-id: …
|
|
|
|
@d888b3f
|
8 months |
vtarasov |
pkcs15: use general 'AuthenticationObject?' instead of 'PinObject?'
now the …
|
|
|
|
@32d035a
|
8 months |
vtarasov |
AuthentIC: when returning PIN info set the 'tries-left' data to the …
|
|
|
|
@f45f22c
|
8 months |
vtarasov |
westcos: resolve signed/unsigned comparison warning
git-svn-id: …
|
|
|
|
@f9b1a1e
|
8 months |
vtarasov |
pkcs15: in 'TokenInfo?' data the 'serialNumber' attribut is optional
If …
|
|
|
|
@a9eba2b
|
8 months |
andre |
libopensc: Remove unused parameter 'file_out' in function …
|
|
|
|
@c74d33d
|
8 months |
vtarasov |
coding style: tiny indent style issue
git-svn-id: …
|
|
|
|
@f53b952
|
8 months |
vtarasov |
doc: pkcs11-tool: precise description of the options to select a slot
…
|
|
|
|
@a479c36
|
8 months |
vtarasov |
pkcs11-tool: allow non-interactive change of User/SO PIN
git-svn-id: …
|
|
|
|
@438cf4b
|
8 months |
vtarasov |
RuToken?-ECP: profile option to allow the reset of User PIN with SoPIN
…
|
|
|
|
@da0a77b
|
8 months |
vtarasov |
authentic: spelling of message
git-svn-id: …
|
|
|
|