summaryrefslogtreecommitdiff
path: root/gp11/tests/unit-test-gp11-object.c
Commit message (Expand)AuthorAgeFilesLines
* [gp11] Remove gp11 library.Stef Walter2010-10-081-463/+0
* Cleaner naming in testing suite.Stef Walter2010-06-081-1/+1
* Cleanup naming and whitespace for testing stuff.Stef Walter2010-06-081-9/+9
* Run tests in a second thread, and run mainloop.Stef Walter2010-06-081-7/+8
* Use varargs properly.Stefan Walter2009-02-071-2/+2
* Fix more size problems when using constants with varargs. Fixes bugStefan Walter2009-02-021-17/+17
* Add hash and equals functions for PKCS#11 modules, slots, and objects.Stefan Walter2009-01-201-0/+31
* Add support for specifying custom allocators on GP11Attributes, and fineStefan Walter2008-12-301-47/+51
* Add basic thread-safety.Stefan Walter2008-12-271-10/+19
* Fix possible threading problems, by using proper class finalizer, andStefan Walter2008-12-211-2/+3
* gp11/gp11.hStefan Walter2008-12-141-5/+53
* gp11/gp11.hStefan Walter2008-08-171-1/+1
* Add ability to gnome-keyring module to pass in the socket using theStefan Walter2008-07-241-1/+1
* Move to glib based testing for new stuffStefan Walter2008-07-141-36/+36
* Only use CKR_GENERAL_ERROR when it's really quite dire.Stefan Walter2008-07-141-0/+369