summaryrefslogtreecommitdiff
path: root/gck/gck-uri.c
Commit message (Expand)AuthorAgeFilesLines
* Replace g_memdup with g_memdup2Niels De Graef2022-06-131-1/+1
* gck: Remove floating capabilities to GckAttributesCorentin Noël2022-04-091-1/+1
* gck: Use the G_DEFINE_QUARK macroCorentin Noël2022-04-091-13/+1
* gck: use the right namespace for GckUriData methodsCorentin Noël2022-04-091-14/+12
* gck: Remove deprecated headerCorentin Noël2022-04-091-23/+0
* gck: Fix several annotationsCorentin Noël2021-11-161-1/+1
* docs: Port from gtk-doc to gi-docgenNiels De Graef2021-11-101-33/+11
* Drop "volatile" for g_once_init_enter locationsbugfix/drop-volatileNiels De Graef2021-05-021-1/+1
* gck: Cleanup with G_DEFINE_BOXED_TYPENiels De Graef2020-03-311-13/+2
* Don't use functions which we deprecatedNiels De Graef2020-02-071-1/+1
* Use Unicode in translatable stringsPiotr Drąg2016-10-181-1/+1
* Makefile.am: Single Makefile mode and parallel-testsStef Walter2014-03-031-1/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* Revert changes to libtool version and removed APIStef Walter2011-12-091-1/+16
* gck: Bump gck libtool version, as we removed interfaces from libgckStef Walter2011-12-081-16/+1
* gck: Add floating references to GckAttributesStef Walter2011-12-081-1/+1
* gck: Add GckBuilder as a mutable attribute setStef Walter2011-12-081-5/+6
* gck: More introspection tweaks, checking for parameters which allow noneStef Walter2011-09-291-1/+1
* gck: More introspection and documentation cleanupStef Walter2011-09-291-2/+2
* gck: Documentation, introspection, and header fixesStef Walter2011-09-291-7/+50
* gck: Fix introspection warnings and complete introspection annotationsStef Walter2011-09-281-0/+42
* Typo in translatable stringFriedel Wolff2011-08-311-1/+1
* gck: Fix PKCS#11 URI documentation.Stef Walter2011-07-181-6/+11
* gck: Update GckUriFlags to match p11-kitStef Walter2011-07-061-7/+14
* gck: Use p11-kit for module loading, messages, and uri parsing.Stef Walter2011-07-061-335/+121
* gck: Cleanup the documentationStef Walter2011-04-051-9/+14
* Fix gck_uri_parse error messageLucian Adrian Grijincu2011-03-141-1/+1
* [gck] Support 'library-manufacturer' in PKCS#11 URIs properly.Stef Walter2011-03-011-1/+1
* [gck] Update PKCS#11 URI to add library support.Stef Walter2011-01-191-45/+172
* [gck] Implement PkCS#11 URI's and enumerationStef Walter2010-08-091-0/+350