summaryrefslogtreecommitdiff
path: root/gp11
AgeCommit message (Expand)AuthorFilesLines
2008-09-20Release version 2.24.0Stefan Walter3-5/+4094
2008-09-18Update documentation for functions in gp11 library.Stefan Walter9-4051/+673
2008-09-14Add init_args field. (gp11_module_initialize): Use init_args structureStefan Walter1-9/+9
2008-09-07Build fix for Solaris. Fixes bug #550943. Patch by Jeff Cai.Stefan Walter1-0/+33
2008-08-31Complete some more documentation.Stefan Walter2-1/+60
2008-08-31Use a more easily translatable message for CKR_RANDOM_SEED_NOT_SUPPORTED.Stefan Walter1-1/+1
2008-08-28Added start of documentation for the GP11 library.Stefan Walter10-3/+8145
2008-08-28Missing file from previous commitStefan Walter1-1/+1
2008-08-28Make sure we use the UTC time when converting time from PKCS#11.Stefan Walter1-1/+1
2008-08-23Fix build problem with string formats to g_set_error.Stefan Walter1-2/+2
2008-08-17Add license comments to top of files.Stefan Walter9-0/+204
2008-08-17gp11/gp11.hStefan Walter9-162/+453
2008-08-03Add concept of invalid attributes. Don't throw error when some attributesStefan Walter7-20/+100
2008-08-03More fine tuning of GP11 library. Add missing functions. Clarify dateStefan Walter6-36/+96
2008-08-03Fine tune GP11 library. Make attribute data be guchar, and install gnomeStefan Walter3-3/+3
2008-07-28Fix text problems highlighted by Claude Paroz Fixes bug #545030.Stefan Walter1-2/+2
2008-07-25Build fixes. Fixes bug #544407Stefan Walter1-3/+3
2008-07-24Add ability to gnome-keyring module to pass in the socket using theStefan Walter6-8/+9
2008-07-24Build fixStefan Walter1-1/+1
2008-07-21Release 2.23.5Stefan Walter1-1/+2
2008-07-20Auto login of sessions when and where necessary.Stefan Walter9-28/+302
2008-07-19Missing file from last commit.Stefan Walter1-0/+55
2008-07-19gp11/gp11.hStefan Walter7-47/+300
2008-07-14Move to glib based testing for new stuffStefan Walter8-312/+298
2008-07-14Only use CKR_GENERAL_ERROR when it's really quite dire.Stefan Walter20-0/+8458