commit a7f47ed6f1218423698a627e09be6a4bf1d18feb Author: Stef Walter Date: 2013-08-26 Release version 3.9.90 NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) commit 5cf466ddc004d6d005c1143ef1b6f5f9465154a8 Author: Milo Casagrande Date: 2013-08-26 [l10n] Updated Italian translation. po/it.po | 48 ++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 38 insertions(+), 10 deletions(-) commit 578c5888af148a5effefec7c4c2859e54535c543 Author: Piotr Drąg Date: 2013-08-20 Updated Polish translation po/pl.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) commit 29a182624c255a3553e9074f35ba550d84c0f604 Author: Stef Walter Date: 2013-08-16 Include the correct project version in pkg-config file libcryptui/cryptui.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 28c88e5a63c325c0a246c986497b83394dfb2f72 Author: Stef Walter Date: 2013-08-16 Bump version number configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit eb1c3495d977197ae3014d302af11feebc35dbd2 Author: Aurimas Černius Date: 2013-08-15 Updated Lithuanian translation po/lt.po | 3879 ++++++++------------------------------------------------------ 1 file changed, 448 insertions(+), 3431 deletions(-) commit d8ff32e846b74fe1b97822d212eb6711d90c2a2c Author: Piotr Drąg Date: 2013-08-11 Updated Polish translation po/pl.po | 115 ++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 74 insertions(+), 41 deletions(-) commit 5b125b10cb709460412e87dfaed1e946f2c46a61 Author: Enrico Nicoletto Date: 2013-07-29 Updated Brazilian Portuguese translation po/pt_BR.po | 3912 ++++++++++++++--------------------------------------------- 1 file changed, 908 insertions(+), 3004 deletions(-) commit 0fd5f0b8db23924df1c13d14e3289d8d1e9100c5 Author: Russ Adams Date: 2013-02-23 Updating Python test scripts for Python 3 migration. tests/dbus-crypto-test.py | 16 ++++++++-------- tests/dbus-discover-test.py | 10 +++++----- tests/dbus-display-notification-test.py | 4 ++-- tests/dbus-import.py | 12 ++++++------ tests/dbus-listen-keyset.py | 10 +++++----- tests/dbus-match-test.py | 12 ++++++------ tests/dbus-test.py | 24 ++++++++++++------------ 7 files changed, 44 insertions(+), 44 deletions(-) commit 6a996f137139ab46823aec041155d65c791783e3 Author: Marek Černocký Date: 2013-07-09 Updated Czech translation po/cs.po | 50 +++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 39 insertions(+), 11 deletions(-) commit 4c4b3b0adf287ba7327809f9847a95a61c769a73 Author: Daniel Mustieles Date: 2013-07-09 Updated Spanish translation po/es.po | 58 +++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 45 insertions(+), 13 deletions(-) commit aff4f36a112b4243eae0ef1fd581914c879f0940 Author: Stef Walter Date: 2013-07-09 Remove the --enable-tests configure arg, and always build tests configure.ac | 11 ----------- libcryptui/Makefile.am | 8 +------- 2 files changed, 1 insertion(+), 18 deletions(-) commit cd74aa6bf810a5ce0935d2ec89d6db64dbbde24d Author: Jérémy Bobbio Date: 2013-05-02 Add symmetric encryption as a choice in "choose recipients" dialog This extends the current "choose recipients" dialog to offer symmetric encryption instead of public key recipients. Callers need to use the new cryptui_prompt_recipients_with_symmetric() function to offer symmetric encryption. cryptui_prompt_recipients() behaviour is unchanged. https://bugzilla.gnome.org/show_bug.cgi?id=325803 libcryptui/cryptui-key-chooser.c | 131 +++++++++++++++++++++++++++++++++++-- libcryptui/cryptui-key-chooser.h | 12 +++- libcryptui/cryptui.c | 62 ++++++++++++++---- libcryptui/cryptui.h | 4 ++ libcryptui/tests/cryptui-test-ui.c | 12 +++- 5 files changed, 196 insertions(+), 25 deletions(-) commit c744886a9c4c723589b8c8d6b3fb6a225c54dd21 Author: Jérémy Bobbio Date: 2013-06-11 Add cryptui_need_to_get_keys_or_symmetric() When encryption is requested but no public keys are available, it is a viable option to perform symmetric instead of public key encryption. This new function is similar to cryptui_need_to_get_keys() but adds the possibility to opt for symmetric encryption. https://bugzilla.gnome.org/show_bug.cgi?id=325803 libcryptui/cryptui.c | 36 ++++++++++++++++++++++++++++++++++++ libcryptui/cryptui.h | 2 ++ 2 files changed, 38 insertions(+) commit 884f61bf72a1d7cc939510aadbb4889e07cb01b2 Author: Milo Casagrande Date: 2013-06-19 [l10n] Updated Italian translation. po/it.po | 3030 +++++++++----------------------------------------------------- 1 file changed, 415 insertions(+), 2615 deletions(-) commit f110e1c8a2efa46c106b910b765a4a8728021dce Author: Jérémy Bobbio Date: 2013-05-16 Avoid repeating the self encryption key in cryptui_key_chooser_get_recipients() When using self encryption, cryptui_key_chooser_get_recipients() would previously always prepend the key to the recipient list. This is uneeded if the key is already in there. This change makes prompt_recipients() in seahorse-tool.c happier when selecting the key using for signing in the recipient list. https://bugzilla.gnome.org/show_bug.cgi?id=701987 libcryptui/cryptui-key-chooser.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) commit 11287e83276e52f8df7168c1dc98f2729b79da88 Author: Marek Černocký Date: 2013-06-08 Updated Czech translation po/cs.po | 3009 +++++++++----------------------------------------------------- 1 file changed, 416 insertions(+), 2593 deletions(-) commit d9ab48f438b8eb169b7dc97e6a6a0da5e4b7037f Author: Kjartan Maraas Date: 2013-05-29 Updated Norwegian bokmål translation po/nb.po | 2994 +++++++++----------------------------------------------------- 1 file changed, 413 insertions(+), 2581 deletions(-) commit 094625ca0d2aad04a01de1e64aab5976af748c38 Author: Matej Urbančič Date: 2013-05-25 Added Slovenian translation po/sl.po | 3915 +++++++++++++++++++++++++++----------------------------------- 1 file changed, 1713 insertions(+), 2202 deletions(-) commit 7fc9298a90fe0236cb24c55b6118157265afdd46 Author: Daniel Mustieles Date: 2013-05-24 Updated Spanish translation po/es.po | 83 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 44 insertions(+), 39 deletions(-) commit a35642937469e501012d5c1d0cac83e10dee14cf Author: Yaron Shahrabani Date: 2013-05-24 Updated Hebrew translation. po/he.po | 3856 ++++++++++++++++++++++++++------------------------------------ 1 file changed, 1599 insertions(+), 2257 deletions(-) commit 1a7c9d7e75a3be0a3fbf3398575d6296528b079e Author: Stef Walter Date: 2013-05-23 Set the source on UID objects This allows them to be used for selecting encryption recipients daemon/seahorse-gpgme-key.c | 3 +++ 1 file changed, 3 insertions(+) commit fe681ef53a050eda6be5308151202c86cd123301 Author: Stef Walter Date: 2013-05-23 Remove some unused code daemon/seahorse-pgp-uid.c | 145 ---------------------------------------------- daemon/seahorse-pgp-uid.h | 2 - 2 files changed, 147 deletions(-) commit 86bcf96fc5926e07f0a77db3745304b1236fa896 Author: Stef Walter Date: 2013-05-23 Fix warning on startup about missing seahorse-daemon.desktop file daemon/seahorse-daemon.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit c062d0fea72244bddbb1ef42f03057fd6dad5794 Author: Stef Walter Date: 2013-05-23 Ignore files created when doing code coverage .gitignore | 2 ++ 1 file changed, 2 insertions(+) commit 6012bfe8e9db61902d8db439be488b0fb118bf50 Author: Jérémy Bobbio Date: 2013-04-10 Add support for symmetric encryption A new flag, FLAG_SYMMETRIC is added for the EncryptText and EncryptFile services. When specified, both will perform symmetric encryption instead of using public keys. To prevent programming mistakes, we error out if there is anything in the list of recipients as it will not be used when performing symmetric encryption. The default passphrase callback - seahorse-gpgme-source.c:passphrase_get() - will be used to prompt users to enter the passphrase used for symmetric encryption, like we already do for symmetric decryption. https://bugzilla.gnome.org/show_bug.cgi?id=699161 daemon/seahorse-service-crypto.c | 221 ++++++++++++++++++++----------------- daemon/seahorse-service-crypto.xml | 1 + tests/dbus-crypto-test.py | 8 ++ tests/dbus-test.py | 4 +- 4 files changed, 131 insertions(+), 103 deletions(-)