root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @130 [130] 2 days wolfgang.glas Add more documentation to our basic interfaces.
(edit) @129 [129] 2 days wolfgang.glas Refactor path representation from byte array to a dedicated class …
(edit) @128 [128] 3 days wolfgang.glas Allow the creation of the application directory on hardware tokens.
(edit) @127 [127] 3 days wolfgang.glas Revise the scripting engine with switch command and extensions to CSF in …
(edit) @126 [126] 9 days wolfgang.glas Brush up the new script API by undertaking more tests.
(edit) @125 [125] 9 days wolfgang.glas New scripting API.
(edit) @124 [124] 12 days wolfgang.glas Clean up dependencies from org.clazzes, adapt to new version of eclipse's …
(edit) @123 [123] 12 days wolfgang.glas Remove unnecessary @SuppressWarnings?
(edit) @122 [122] 12 months wolfgang.glas TokenInfo? implementation with very basic test case, part 2.
(edit) @121 [121] 12 months wolfgang.glas TokenInfo? implementation with very basic test case.
(edit) @120 [120] 12 months wolfgang.glas Get started with AlgorithmInfo?, rename RSAKeyInfo -> NullKeyInfo?
(edit) @119 [119] 12 months wolfgang.glas Optimize KeyInfo? factory in preparation for AlgorithmInfo? implementation.
(edit) @118 [118] 12 months wolfgang.glas Ease the writing of ReferncedValue?{*} object for specific attributes by …
(edit) @117 [117] 12 months wolfgang.glas Fixed a typo, which caused miscompilation.
(edit) @116 [116] 12 months wolfgang.glas Implement more TokenInfo? parts.
(edit) @115 [115] 12 months wolfgang.glas Split off base class ReferencedValueFactory? from ObjectValueFactory?.
(edit) @114 [114] 12 months wolfgang.glas Parse DDO upon application initialization.
(edit) @113 [113] 12 months wolfgang.glas Introduce DDO.
(edit) @112 [112] 12 months wolfgang.glas More fixes to achieve interoperability with opensc tokens.
(edit) @111 [111] 12 months wolfgang.glas Parse the ASN.1 objects of a first real PKCS#15 software token, thereby …
(edit) @110 [110] 12 months wolfgang.glas Root object implementation, store more BigIntegers? as int's.
(edit) @109 [109] 12 months wolfgang.glas Added toplevel authentication objects.
(edit) @108 [108] 12 months wolfgang.glas PinAttributes? and AuthObjectAtributes?.
(edit) @107 [107] 12 months wolfgang.glas Private and public key factory refactoring.
(edit) @106 [106] 12 months wolfgang.glas Implement PKCS15Certificate toplevel type.
(edit) @105 [105] 12 months wolfgang.glas Introduce a thread-local context for deserialization.
(edit) @104 [104] 12 months wolfgang.glas Refactor asn1 package in several subpackages.
(edit) @103 [103] 12 months wolfgang.glas RSA public key implementation.
(edit) @102 [102] 12 months wolfgang.glas PathOrObjects? support, even more restructuring of resolver interfaces.
(edit) @101 [101] 12 months wolfgang.glas CommonPublicKeyAttributes?, CommonCertificateAttributes?, …
(edit) @100 [100] 12 months wolfgang.glas Implemented URL and a generic ObjectValueFactory? including instance …
(edit) @99 [99] 12 months wolfgang.glas 16 tons of ASN.1 objects courtesy of the PKCS#15 standard.
(edit) @98 [98] 13 months wolfgang.glas Basic EF/DF handling for cardos 4.3b, code reorganizations.
(edit) @97 [97] 13 months wolfgang.glas Fixed creation of an application entry in DIR.
(edit) @96 [96] 13 months wolfgang.glas Add target to svn:ignore
(edit) @95 [95] 13 months wolfgang.glas Initial import of our new PKCS15 project.
(edit) @94 [94] 13 months wolfgang.glas Initial import of our new PKCS15 project.
(edit) @93 [93] 17 months wolfgang.glas Prepare the 0.2.2 release.
(edit) @92 [92] 17 months wolfgang.glas Prepare the 0.2.2 release.
(edit) @91 [91] 17 months wolfgang.glas Add more bits for compatibility with IBM's jre.
(edit) @90 [90] 17 months wolfgang.glas Bump to version 0.2.2.
(edit) @89 [89] 17 months wolfgang.glas Use IBM's architecture identifiers for x86 and x86_64 in order to make the …
(edit) @88 [88] 20 months wolfgang.glas Use -fno-stack-protector from gcc-4.1 onwards in order to keep binary …
(edit) @87 [87] 20 months wolfgang.glas Use -fno-stack-protector from gcc-4.1 onwards in order to keep binary …
(edit) @86 [86] 20 months wolfgang.glas Release opensc-test project 0.2.1
(edit) @85 [85] 20 months wolfgang.glas Release 0.2.1
(edit) @84 [84] 20 months wolfgang.glas Prepare for 0.2.1 release.
(edit) @83 [83] 20 months wolfgang.glas Prepare for version 0.2.1, fix 64bit issue with sizeof(CK_ULONG)==64.
(edit) @82 [82] 22 months andreas.schwier Fixed problem with PKCS#11 objects that do not have CKA_ID or CKA_LABEL
(edit) @81 [81] 22 months andreas.schwier keyBits is only set for keys that have CKA_MODULUS_BITS attribute.
(edit) @80 [80] 22 months andreas.schwier Copied native functions from SPI classes to PKCS11Session class. Fixed …
(edit) @79 [79] 23 months wolfgang.glas More 0.2 -> 0.3 changes.
(edit) @78 [78] 23 months wolfgang.glas Use the opensc-java repo in the test project.
(edit) @77 [77] 23 months wolfgang.glas Use opensc repository in test project.
(edit) @76 [76] 23 months wolfgang.glas Release pkcs11-test-0.2.0
(edit) @75 [75] 23 months wolfgang.glas
(edit) @74 [74] 23 months wolfgang.glas SEt version to 0.3.0-svn
(edit) @73 [73] 23 months wolfgang.glas Setting all versions to 0.3.0(-svn) and make keystore location …
(edit) @72 [72] 23 months wolfgang.glas Set all versions to 0.2.0
(edit) @71 [71] 23 months wolfgang.glas Make the location of the signing keysotre configurable.
(edit) @70 [70] 23 months wolfgang.glas Create 0.2 branch of test project, too.
(edit) @69 [69] 23 months wolfgang.glas Create a branch for version 0.2.x
(edit) @68 [68] 23 months wolfgang.glas Add some more documentation on signing jar-files.
(edit) @67 [67] 23 months wolfgang.glas Use PKCS11_MOD_NAME_FMT at all placed, where we format the module name.
(edit) @66 [66] 23 months wolfgang.glas Let the dist repository be configurable.
(edit) @65 [65] 23 months wolfgang.glas Do a real thorough check of the returned templ.ulValueLen field returned …
(edit) @64 [64] 23 months wolfgang.glas Test PKCS11Slot.getTokenLabel(), use correct spelling of …
(edit) @63 [63] 23 months wolfgang.glas fix getTokenLabelNative() function.
(edit) @62 [62] 23 months wolfgang.glas Correct spelling of getManufacturer() method.
(edit) @61 [61] 23 months wolfgang.glas Consequently use JAVA_HOME throughout the build process.
(edit) @60 [60] 23 months wolfgang.glas Add the new pkcs11.h file from gnupg to the erepository in order to ease …
(edit) @59 [59] 23 months wolfgang.glas Simplify Win32 build by dropping the need for OPENSC_HOME env variable. …
(edit) @58 [58] 23 months wolfgang.glas Pre-initialize return values for native attributes in order to compensate …
(edit) @57 [57] 23 months wolfgang.glas Make more CKO_* and CKK_* constants public.
(edit) @56 [56] 23 months wolfgang.glas Add status logging for better debugging.
(edit) @55 [55] 2 years wolfgang.glas Update README and TODO in preparation of a 0.2.0 release.
(edit) @54 [54] 2 years wolfgang.glas Remove opensc subdirectory.
(edit) @53 [53] 2 years wolfgang.glas Add opensc subdirectory in order to import pkcs11 headers.
(edit) @52 [52] 2 years wolfgang.glas Ignore generated Visual Studio files.
(edit) @51 [51] 2 years wolfgang.glas Add MSVC6 build, donated by Andreas Schwier.
(edit) @50 [50] 2 years wolfgang.glas Make the whole source code ANSI C compatible, switch to jdk1.5.0_10 for …
(edit) @49 [49] 2 years wolfgang.glas Code cleanup, take 1: - PKCS11Slot.getManufaturerNative -> …
(edit) @48 [48] 2 years wolfgang.glas Added a certificate storing test using bouncycastle.
(edit) @47 [47] 2 years wolfgang.glas Do not set the token attribute for certificates.
(edit) @46 [46] 2 years wolfgang.glas Store the trusted flag with the right attribute type.
(edit) @45 [45] 2 years wolfgang.glas Fixed findRawObject.
(edit) @44 [44] 2 years wolfgang.glas Use a specialized Id class for byte-array IDs, implement private/public …
(edit) @43 [43] 2 years wolfgang.glas Fix PINEntry, so that it may be reused to enter a second PIN.
(edit) @42 [42] 2 years wolfgang.glas Do the SO authentication first.
(edit) @41 [41] 2 years wolfgang.glas Added the java source to the right repository location, finally.