summaryrefslogtreecommitdiff
path: root/gcr/tests
Commit message (Expand)AuthorAgeFilesLines
* Split Gcr and Gck libraries out of gnome-keyringsplitStef Walter2011-10-0684-8701/+0
* gcr: Complete and make gcr_fingerprint_xxx functions publicStef Walter2011-10-051-10/+36
* gcr: More work on the GcrSecretExchangeStef Walter2011-10-011-2/+2
* gcr: Refactor GcrSecretExchangeStef Walter2011-10-012-0/+163
* gck: More introspection tweaks, checking for parameters which allow noneStef Walter2011-09-291-1/+1
* gcr: More introspection and documentation cleanupStef Walter2011-09-295-8/+8
* gcr: Fix documentation, abi, and translation issuesStef Walter2011-09-271-1/+1
* gcr: Complete GcrViewerWidget and GcrImportButtonStef Walter2011-09-272-1/+6
* gcr: Add Renderer for Gnupg keysStef Walter2011-09-274-4/+21
* gcr: Implement parsing of openpgp packet contents into records.Stef Walter2011-09-275-35/+380
* gcr: Implement input for GcrGnupgProcessStef Walter2011-09-273-36/+122
* gcr: GcrParser now reports current format for block parsedStef Walter2011-09-271-2/+7
* gcr: Implement recognizing of OpenPGP packetsStef Walter2011-09-274-0/+166
* gcr: Implement OpenSSH public key parserStef Walter2011-09-273-0/+199
* Split the gcr library into base and ui components.Stef Walter2011-09-2611-14/+12
* gcr: Add support for GcrCollectionModel to have child rowsStef Walter2011-09-051-4/+110
* gcr: Add GtkTreeSortable interface to GcrCollectionModelStef Walter2011-09-051-2/+2
* gcr: Support multiple items inside a PKCS#12 bag.Stef Walter2011-09-011-0/+0
* gcr: Documentation, testing and distcheck fixesStef Walter2011-09-019-167/+37
* gcr: Add support for unlocking files in gcr-viewerStef Walter2011-09-012-1/+113
* gcr: Support get surrounding data block from GcrParserStef Walter2011-09-011-0/+27
* gcr: Test GcrParser with null and empty dataStef Walter2011-09-011-0/+33
* gcr: Refactor the parser testsStef Walter2011-09-011-33/+50
* gcr: Add better xdg-mime files for identifying crypto related file typesStef Walter2011-08-3010-0/+0
* Release version 3.1.43.1.4Stef Walter2011-07-251-1/+1
* gcr: Add the list selector and live search.Stef Walter2011-07-131-4/+14
* Fix some distcheck problemsStef Walter2011-07-131-2/+2
* gcr: Review fixes for gnupg icon supportStef Walter2011-07-122-1/+6
* gcr: Display photo as icon for Gnupg keys.Stef Walter2011-07-123-1/+224
* gcr: Implement loading of attributes in GcrGnupgCollectionStef Walter2011-07-121-6/+39
* gcr: Review changes for GcrGnupgProcess from Phillip WithnallStef Walter2011-07-122-15/+104
* gcr: Refactor gnupg process execution into its own class.Stef Walter2011-07-1111-2/+581
* Remove extraneous argument from gck_module_new and gck_module_initializeStef Walter2011-07-063-3/+3
* Merge branch 'key-fingerprints'Stef Walter2011-05-248-0/+261
|\
| * gcr: Fix creation of fingerprints, make tests pass.Stef Walter2011-05-135-4/+44
| * gcr: Add tests for creation of fingerprintsStef Walter2011-05-136-0/+261
* | Merge branch 'split-selector'Stef Walter2011-05-244-8/+150
|\ \
| * | gcr: Split GcrSelector into GcrComboSelector and GcrTreeSelectorStef Walter2011-05-114-8/+150
| |/
* | gcr: Cleanup GcrRecord after review.Stef Walter2011-05-161-0/+4
* | gcr: More record functionality.Stef Walter2011-05-151-3/+119
* | gcr: Rename GcrColons to GcrRecordStef Walter2011-05-155-232/+232
* | gcr: Fix race condition in gnupg collection async tests.Stef Walter2011-05-151-0/+1
* | gcr: Stop tests when a failure occursStef Walter2011-05-151-1/+1
* | gcr: Fix tests for GcrGnupgKey keyid and short-keyid propertiesStef Walter2011-05-151-0/+14
* | gcr: Fixes and debugging for GcrGnupgCollection.Stef Walter2011-05-155-12/+125
* | gcr: Make GcrGnupgKey::keyid full keyid and add short-keyid for display.Stef Walter2011-05-151-0/+31
* | gcr: More testing for secret gnupg keys.Stef Walter2011-05-131-3/+53
|/
* docs: Add images for gcr widgets.Stef Walter2011-05-111-0/+0
* Merge branch 'gnome-3-0'Stef Walter2011-04-2513-65/+162
|\
| * Modernize the remainder of the tests.Stef Walter2011-04-249-57/+21