source: OpenSC @ 7b79dbc

Revision Log Mode:


Legend:

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