summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version number0.18.6Daiki Ueno2018-03-292-1/+11
* build: Use xz-compressed archive tarballDaiki Ueno2018-03-291-1/+1
* egg: Fix null termination behavior of egg_secure_strndup()Daiki Ueno2018-03-291-0/+1
* build: Fix bootstrapping with automake 1.16Ryan Schmidt2018-03-231-1/+1
* lib/schemas: Add secret_get_schema() accessor for SECRET_SCHEMA_*sPhilip Withnall2018-03-223-2/+49
* mock: Pad the common secret with zero bytes to make it exactly 128 bytes longDmitry Shachnev2017-11-071-0/+2
* tool: Man page spelling fixVille Skyttä2017-10-151-1/+1
* tool: s/--details/--unlock/ in search usage messageVille Skyttä2017-10-151-1/+1
* Spelling fixesVille Skyttä2017-10-158-21/+21
* [l10n] Updated Catalan (Valencian) translationXavi Ivars2017-10-051-5/+6
* Add bg to LINGUASAlexander Shopov2017-10-021-0/+1
* Updated Bulgarian translationAlexander Shopov2017-09-141-0/+54
* secret-methods: Don't unref NULL when search failsMichael Catanzaro2017-09-061-1/+1
* Add Nepali translationPawan Chitrakar2017-08-172-0/+58
* secret-value: Don't annotate secret_value_unref as (allow-none)Debarshi Ray2017-07-171-1/+1
* build: Use $-quoted string to escape newlinePhilip Chimento2017-05-221-2/+1
* tool: Fix typos in error messagesBastien Nocera2017-05-081-2/+2
* Add Croatian translationgogo2017-04-112-0/+59
* DH: Ensure that generated secret occupies the same number of bytes as prime.Tomasz Miąsko2017-02-281-4/+11
* Build Vala tests with -fPICDavid King2017-02-011-0/+1
* Remove double check on collection_path in secret-collection.cGarima Gaur2016-12-121-19/+14
* Makefile.am: Start signing releasesStef Walter2016-12-121-2/+3
* Adjust translations for the Unicode apostrophePiotr Drąg2016-10-1849-50/+50
* Use Unicode in translatable stringsPiotr Drąg2016-10-181-2/+2
* Add British English translationgnome-3-20David King2016-09-182-0/+57
* Updated Polish translationPiotr Drąg2016-08-221-17/+13
* Updated Occitan translationCédric Valmary2016-05-301-3/+3
* Makefile.am: Compile vala unstable tests with SECRET_WITH_UNSTABLE=1.Robert Ancell2016-05-301-1/+1
* Updated Occitan translationCédric Valmary2016-05-051-8/+9
* build: Port to Python 3Dmitry Shachnev2016-04-073-19/+19
* libsecret: Get rid of PyGI warnings about unspecified versionsDmitry Shachnev2016-04-073-0/+12
* configure: use PKG_PROG_PKG_CONFIGMarvin Schmidt2016-03-251-1/+1
* Bump version number0.18.5Stef Walter2016-03-252-1/+7
* Updated Friulian translationFabio Tomat2016-03-231-7/+8
* Fix typosAntonio Murdaca2016-03-085-8/+8
* mock: Remove unused codeDmitry Shachnev2016-02-143-72/+1
* mock: Port to Python 3Dmitry Shachnev2016-02-146-78/+45
* mock: Port to modern pygobject APIDmitry Shachnev2016-02-141-3/+3
* build: Add redirect Makefile for when $srcdir != $builddirStef Walter2016-02-132-1/+16
* Bump version number0.18.4Stef Walter2016-01-192-1/+6
* Fix typosMichael Catanzaro2015-11-131-2/+2
* Updated Occitan translationCédric Valmary2015-11-101-20/+19
* Fix secret_schema_unref detection of 0 refcountChristophe Fergeau2015-10-191-8/+4
* build-sys: Update valgrind headersChristophe Fergeau2015-10-193-1984/+3785
* secret-sync: Fix SecretSync leakChristophe Fergeau2015-10-191-0/+1
* Free CollectionClosure::collection_path when it's freedChristophe Fergeau2015-10-191-0/+1
* Don't leak ItemClosure::collection_pathChristophe Fergeau2015-10-191-0/+1
* collection: Fix on_create_path() leakChristophe Fergeau2015-10-191-0/+1
* test-collection: Fix string leaksChristophe Fergeau2015-10-191-2/+3
* test-collection: Fix GError leaksChristophe Fergeau2015-10-191-0/+4