summaryrefslogtreecommitdiff
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Add TPM2 integration to secret file backendDhanuka Warusadura2021-08-122-0/+109
* secret-tool: Add locking capabilities to secret toolNick Montalbano2021-06-231-0/+68
* secret-tool: Fix secret_password_clearv_sync return value checkwip/dueno/secret-tool-crashDaiki Ueno2021-04-031-1/+6
* Fixes a typoDhanuka Warusadura2021-03-311-1/+1
* Drop autotools-based buildNiels De Graef2020-11-151-13/+0
* meson: Add tests for GIR-based languagesNiels De Graef2020-06-171-2/+4
* meson: Clean up unused variablesNiels De Graef2020-06-011-1/+1
* tool: Fix TAP output of test-secret-tool.shDaiki Ueno2020-01-131-15/+15
* build: Include test-secret-tool.sh in distributionDaiki Ueno2020-01-131-0/+2
* secret-tool: Add tests using file backendDaiki Ueno2019-10-133-0/+114
* autotools: Generate secret-tool executable in tool/Daiki Ueno2019-10-131-3/+3
* secret-tool: Fix memleakDaiki Ueno2019-08-211-0/+1
* secret-tool: Switch to using the simple APIDaiki Ueno2019-07-181-65/+75
* Add build support for MesonNiels De Graef2019-01-191-0/+11
* Remove useless macro to check GLib versionNiels De Graef2019-01-191-4/+0
* tool: s/--details/--unlock/ in search usage messageVille Skyttä2017-10-151-1/+1
* tool: Fix typos in error messagesBastien Nocera2017-05-081-2/+2
* Makefile.am: Use a single Makefile.am and parallel testsStef Walter2014-03-042-16/+7
* Use AM_CPPFLAGS instead of INCLUDESStef Walter2013-06-211-1/+1
* tool: Add a 'search' command for looking up items and detailsStef Walter2013-02-181-6/+154
* Fix for glib deprecationsStef Walter2012-10-221-0/+2
* secret-tool: Use the correct call to wipe password in memoryStef Walter2012-07-301-1/+1
* Initialize gettext in secret-toolStef Walter2012-07-182-0/+10
* Rename secret_password_remove() to secret_password_clear()Stef Walter2012-07-141-10/+10
* Release version 0.5Stef Walter2012-07-131-1/+1
* Rename the library subdirectory to libsecretStef Walter2012-07-131-2/+2
* Remove varargs SecretService methodsStef Walter2012-06-281-3/+3
* secret-tool: Don't read uninitialized variable on error pathColin Walters2012-06-251-1/+1
* Fix license header issuesStef Walter2012-03-311-1/+1
* Add secret-tool commandStef Walter2012-03-252-0/+371