commit 357bf1d22d5ff5120eaf843fc3818d73d53c5c91 Author: Stef Walter Date: 2010-08-30 Release version 2.31.91 NEWS | 13 +++++++++++++ configure.in | 2 +- daemon/data/Makefile.am | 2 +- pkcs11/wrap-layer/gkm-wrap-layer.c | 4 ++-- 4 files changed, 17 insertions(+), 4 deletions(-) commit c5a2aa2a33337297b05b52cb14f2484338b1f4be Author: Matej Urbančič Date: 2010-08-30 Updated Slovenian translation po/sl.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit c9ce20019359767479ce9a02e2a46212f5c433d8 Author: Matej Urbančič Date: 2010-08-30 Updated Slovenian translation po/sl.po | 87 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 56 insertions(+), 31 deletions(-) commit 15db6d87deee45707813d0a3bd1181fd787c28e1 Author: Ivar Smolin Date: 2010-08-30 [l10n] Updated Estonian translation po/et.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit eb90a07631e5ea651f06686447f0691cead6d554 Author: Ivar Smolin Date: 2010-08-30 [l10n] Updated Estonian translation po/et.po | 97 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 53 insertions(+), 44 deletions(-) commit 762498d27cb099e6a83f53aad33595a95788e3f8 Author: Jorge González Date: 2010-08-30 Updated Spanish translation po/es.po | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) commit 277fdba664fb027ff2f192536722ade551c63b0b Author: Philip Withnall Date: 2010-08-25 Add missing default cases in switch statements gp11/gp11-module.c | 6 ++++++ gp11/gp11-object.c | 6 ++++++ gp11/gp11-session.c | 6 ++++++ gp11/gp11-slot.c | 6 ++++++ 4 files changed, 24 insertions(+), 0 deletions(-) commit 0cb06e4a3ff4a83305f1539a286c4060e9b0d6bc Author: Philip Withnall Date: 2010-08-25 Fix shadowing of a glibc function to fix a gcc warning gp11/gp11-attributes.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 3947b281ba1e119cf108ff98f707738c90a9ee81 Author: Philip Withnall Date: 2010-08-25 Use #ifdef instead of #if to fix gcc warnings gp11/gp11-slot.c | 2 +- gp11/gp11.h | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) commit 5bb622805ca2200287dbb7e4fe0ade37b7358ac8 Author: Philip Withnall Date: 2010-08-25 Fix versioning to separate package and libtool versions configure.in | 40 +++++++++++++++++++++++++++++----------- 1 files changed, 29 insertions(+), 11 deletions(-) commit 7af9fbe89554623f705d1509a1c0d5ca579b714d Author: Fran Diéguez Date: 2010-08-29 Updated Galician translations po/gl.po | 122 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 64 insertions(+), 58 deletions(-) commit 8ce29385c7f94d8beee96db4010476bc5e71eda0 Author: Gabor Kelemen Date: 2010-08-29 Updated Hungarian translation po/hu.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 7b7e616441d62d1cc7b35af1600bf6044da6c814 Author: Philip Withnall Date: 2010-08-28 Use "different from" rather than "different than" in a translatable string gp11/gp11-misc.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7318c567e27329bc4f01b5e2450534c798da5e42 Author: Yaron Shahrabani Date: 2010-08-29 Updated Hebrew translation. po/he.po | 116 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 61 insertions(+), 55 deletions(-) commit cf406dfe1f429de0f0016a03e6753c034ceb5e7d Author: Gabor Kelemen Date: 2010-08-29 Updated Hungarian translation po/hu.po | 26 +++++++++++++++++++------- 1 files changed, 19 insertions(+), 7 deletions(-) commit 7b322826388d36c86bb46d9797fec394a22aa7d9 Author: Gabor Kelemen Date: 2010-08-29 Updated Hungarian translation po/hu.po | 567 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 279 insertions(+), 288 deletions(-) commit c1b542b733186b09679bf52a828078c703d2bd2f Author: Jorge González Date: 2010-08-29 Updated Spanish translation po/es.po | 128 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 68 insertions(+), 60 deletions(-) commit 04a179c4def0d311e0bd2be62e5e0f7dc3c94bfd Author: Stef Walter Date: 2010-08-27 [gpg-agent] Change the agent prompt strings to not talk about keyrings. * Added way to change strings in GcrUnlockOptionsWidget * GkuPrompt now has a way to transfer these strings to gnome-keyring-prompt daemon/gpg-agent/gkd-gpg-agent-ops.c | 4 ++ gcr/gcr-unlock-options-widget.c | 51 ++++++++++++++++++++++++++++++++++ gcr/gcr-unlock-options-widget.h | 13 ++++++++ ui/gku-prompt-tool.c | 15 ++++++++++ ui/gku-prompt.c | 11 +++++++ ui/gku-prompt.h | 4 ++ 6 files changed, 98 insertions(+), 0 deletions(-) commit 3b838fe27561901ea04e7d2884aade5fff132ff6 Author: Louis-Francis Ratté-Boulianne Date: 2010-08-27 [pam] Fix build on Snow Leopard. Before Snow Leopard, the pam header files were in /usr/include/pam/ instead of /usr/include/security. We need to check both locations configure.in | 2 +- pam/gkr-pam-module.c | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletions(-) commit 0d4d0f874710d196ee75194465db386bfd1f38be Author: Philip Withnall Date: 2010-08-28 Update British English translation po/en_GB.po | 602 +++++++++++++++++++++++++++++++---------------------------- 1 files changed, 318 insertions(+), 284 deletions(-) commit abaa9381074fffb3bf717651c945e6ba5b5c0200 Author: Stef Walter Date: 2010-08-27 [gcr] Install the gcr-simple-certificate.h header properly. gcr/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 60ffb844a0c43cdc7bff27c8e000d9b581f7b513 Author: Thorsten Sick Date: 2010-08-22 Full documentation for gku-prompt-tool.c This patch adds full documentation for gku-prompt-tool.c. Static functions are commented in a non-specific way, the other functions in a GTK-Doc style. ui/gku-prompt-tool.c | 281 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 280 insertions(+), 1 deletions(-) commit 7e8bf604439de8dceac198d425e27f33b800fd3f Author: Милош Поповић Date: 2010-08-24 Updated Serbian translation po/sr.po | 643 +++++++++++++++++++++++++++++--------------------------- po/sr@latin.po | 641 +++++++++++++++++++++++++++++--------------------------- 2 files changed, 659 insertions(+), 625 deletions(-) commit 614002d7a43c77436bdf6ad12333ab6d485f915e Author: Chao-Hsiung Liao Date: 2010-08-21 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 81 +++++++++++++++++++++++++++------------------------- po/zh_TW.po | 90 +++++++++++++++++++++++++++------------------------------- 2 files changed, 84 insertions(+), 87 deletions(-) commit ec33e851cd7d9f1b63a47e54a70ea623dfc9e609 Author: Khaled Hosny Date: 2010-08-19 Updated Arabic translation po/ar.po | 589 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 311 insertions(+), 278 deletions(-) commit d4d699f3c02e4f56813f4bc7fa58998a33c3e4b8 Author: Claude Paroz Date: 2010-08-18 Updated POTFILES.in po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 04dd4defe0901449413568a47ea1727f89c990e8 Author: Aron Xu Date: 2010-08-13 Update Simplified Chinese translation. po/zh_CN.po | 282 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 142 insertions(+), 140 deletions(-) commit 4dbb3dcad22efb565ea95771d66142ff6d8005f0 Author: Aron Xu Date: 2010-08-09 Update the translation of keyring in zh_CN. po/zh_CN.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 255279098f327336d4c2977a8bed48f90d59808b Author: Aron Xu Date: 2010-08-09 Update Simplified Chinese translation. po/zh_CN.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 201ad316423a287c8552e882421acaf2dd3f3128 Author: Stef Walter Date: 2010-08-08 [daemon] Remove gconf support as part of migration to gsettings. * These keys didn't seem to have any effect anyway. They were supposed to be used by the session manager. configure.in | 2 - daemon/data/Makefile.am | 24 +-------------- daemon/data/gnome-keyring.schemas.in | 46 ---------------------------- daemon/gnome-keyring-gpg.desktop.in.in | 1 - daemon/gnome-keyring-pkcs11.desktop.in.in | 1 - daemon/gnome-keyring-secrets.desktop.in.in | 1 - daemon/gnome-keyring-ssh.desktop.in.in | 1 - 7 files changed, 1 insertions(+), 75 deletions(-) commit a8fc026cdf2b1a47ec4d0ea8517c86199dd8b6cd Author: Stef Walter Date: 2010-08-08 [gkm] Fix warning that occurs when screensaver unlocks daemon. * Fix return error code from C_Login to appropriate code when another user type is logged in. pkcs11/gkm/gkm-module.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 1407d55a20da38edd29d0671d4225ad9435657c2 Author: Stef Walter Date: 2010-08-08 Ignore more project files .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 18c14cdd98e6ccf8929bd813b28c9f2a4b4587df Author: Daniel Nylander Date: 2010-08-06 Updated Swedish translation po/sv.po | 479 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 258 insertions(+), 221 deletions(-) commit c9ba094673159ab539d9b81e3244bce8cfcccfe1 Author: Kjartan Maraas Date: 2010-08-04 Updated Norwegian bokmål translation po/nb.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 6cb7982cdd0c672494832d1aac7777ccb132f9ec Author: A S Alam Date: 2010-08-04 update Translation in master for Punjabi by A S Alam po/pa.po | 559 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 283 insertions(+), 276 deletions(-) commit 7ac060a25db493d66f93de25bea1d39511c208f4 Author: drtv Date: 2010-08-02 Updated Tamil translation po/ta.po | 522 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 280 insertions(+), 242 deletions(-) commit 00b498063fd0d797d3d224472e9275f08a92b116 Author: Ivar Smolin Date: 2010-08-02 [l10n] Updated Estonian translation po/et.po | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) commit 3bf110739d6015298e9f98c75d6889f6c74bed82 Author: Fran Diéguez Date: 2010-08-01 Updated Galician translations po/gl.po | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 034d6fe69bc91722c242659a9d27c429c85a3fad Author: Stef Walter Date: 2010-07-30 [daemon] Add --replace option to daemon. * Allows one gnome-keyring-daemon to replace another, including using the same environment variables etc. daemon/control/gkd-control-client.c | 30 +++++++++++++ daemon/control/gkd-control-codes.h | 1 + daemon/control/gkd-control-server.c | 13 ++++++ daemon/control/gkd-control.h | 2 + daemon/control/tests/.gitignore | 1 + daemon/control/tests/Makefile.am | 12 +++++- daemon/control/tests/test-control-quit.c | 25 +++++++++++ daemon/dbus/gkd-dbus.c | 9 ++-- daemon/gkd-main.c | 69 +++++++++++++++++++++--------- 9 files changed, 137 insertions(+), 25 deletions(-) commit c6268875ed38dda2e3aaab5b065a5a54fe2787aa Author: Stef Walter Date: 2010-07-30 [testing] Fix race condition in tests where waiting. * Fixes cases where results are available before waiting for them. testing/testing.c | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit a9ba58d3a10edc2cad1bb77483129b5a1035338f Author: Jorge González Date: 2010-07-30 Updated Spanish translation po/es.po | 126 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 62 insertions(+), 64 deletions(-) commit 89bacc861719ea1dc458a6fbd9b8ba0f9cafb365 Author: Yaron Shahrabani Date: 2010-07-29 Updated Hebrew translation. po/he.po | 122 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 61 insertions(+), 61 deletions(-) commit 519eaa45d7c0cbe1c5b49171c832d5a0b590e170 Author: Matej Urbančič Date: 2010-07-29 Updated Slovenian translation po/sl.po | 124 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 62 insertions(+), 62 deletions(-) commit 68cb40cc11a8188cd4f8e608ab882f19e6d51329 Author: Stef Walter Date: 2010-07-29 [wrap-layer] Fix text prompt for login keyring. * Typo. * Fixes bug# 614462 pkcs11/wrap-layer/gkm-wrap-prompt.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d26d35752f3d16409d9db587c63101b3cbc3e637 Author: Stef Walter Date: 2010-07-28 [egg] Fix asn.1 parsing into GDate. * We used g_date_set_time_val which converted using local time. * Changed to set GDate fields independently. egg/egg-asn1x.c | 48 ++++++++++++++++++++++++++++++++++-------------- 1 files changed, 34 insertions(+), 14 deletions(-) commit c218fdd64a59406c9993c07a50b566b68caf9165 Author: Pablo Castellano Date: 2010-07-27 g_string_append_c_inline is used implicitly daemon/dbus/gkd-secret-util.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 9072f847743e22eb6a96c70d1cac8bf506df8902 Author: Stef Walter Date: 2010-07-27 [dbus] Fix encoding problems with keyring names and foreign characters. * Creating keyrings with a label that contained non-ascii charaters was broken. configure.in | 1 + daemon/dbus/Makefile.am | 9 +++++++ daemon/dbus/gkd-secret-util.c | 2 +- daemon/dbus/tests/Makefile.am | 14 +++++++++++ daemon/dbus/tests/test-secret-util.c | 42 ++++++++++++++++++++++++++++++++++ 5 files changed, 67 insertions(+), 1 deletions(-) commit 5ee980363f5e3a49bbd1e5a2c34dec150b4e3ff8 Author: Stef Walter Date: 2010-07-27 [dbus] Fix problem accessing "object-path" property as wrong type. Should be a pointer property, but was a string. daemon/dbus/gkd-secret-prompt.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit cba57dd37fb82b01f4faa46162bbb4b2487161fb Author: Matej Urbančič Date: 2010-07-26 Updated Slovenian translation po/sl.po | 456 ++++---------------------------------------------------------- 1 files changed, 28 insertions(+), 428 deletions(-) commit 2964e1671c3f472055fe5070f5b746d5389cfbc0 Author: Stef Walter Date: 2010-07-21 [egg] Fix problems building on 32-bit. Make encoding of unsigned longs adapt to long size. egg/egg-asn1x.c | 26 +++++++++++--------------- 1 files changed, 11 insertions(+), 15 deletions(-) commit 7ebeea19e62f2a2fcd79596a798bcc8238fb1b54 Author: Fran Diéguez Date: 2010-07-20 Updated Galician translations po/gl.po | 477 ++++++++++---------------------------------------------------- 1 files changed, 77 insertions(+), 400 deletions(-) commit e90094d3f22e7b01b36d0b8010162ac80448ab5d Author: Chao-Hsiung Liao Date: 2010-07-20 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 475 ++++++++++++++++++++++++++++++++--------------------------- po/zh_TW.po | 479 ++++++++++++++++++++++++++++++++--------------------------- 2 files changed, 516 insertions(+), 438 deletions(-) commit 0d5a13023c6f30200e98c07a52ac75c7e0916ee9 Author: Mario Blättermann Date: 2010-07-18 [i18n] Updated German translation po/de.po | 535 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 288 insertions(+), 247 deletions(-) commit e52f07a21b4a960bb7a7e99ecaeb5428a60f94a0 Author: Tao Wang Date: 2010-07-15 Update Simplified Chinese translation. po/zh_CN.po | 386 ++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 235 insertions(+), 151 deletions(-) commit f75045431ca667859048a35cde1eacd973c31da5 Author: Kjartan Maraas Date: 2010-07-13 Updated Norwegian bokmål translation po/nb.po | 155 ++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 91 insertions(+), 64 deletions(-) commit b248019c1357c5856854fa6cb9f3907517e40236 Author: Eleanor Chen Date: 2010-07-13 Update Simplified Chinese translations. po/zh_CN.po | 1370 +++++++++++++++++++++++++++++++---------------------------- 1 files changed, 713 insertions(+), 657 deletions(-) commit 223ac313af780ef6823e3c5b68036223cbc95de2 Author: Stef Walter Date: 2010-07-13 [plex-layer] Remove old code. * Also update HACKING for new code locations. HACKING | 38 +- configure.in | 1 - pkcs11/Makefile.am | 1 - pkcs11/plex-layer/Makefile.am | 21 - pkcs11/plex-layer/gkm-plex-layer.c | 945 ------------------------------------ pkcs11/plex-layer/gkm-plex-layer.h | 31 -- 6 files changed, 23 insertions(+), 1014 deletions(-) commit bfbec0de8bc4e55f3aa7a4a5a4b847b061b1e4ec Author: Stef Walter Date: 2010-07-11 [daemon] Fix uninitialized PKCS#11 function pointer. daemon/gkd-pkcs11.c | 1 + gp11/gp11-module.c | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) commit 629fecbd61c8585a2bc95e2fcb059de260c34fb8 Author: Stef Walter Date: 2010-07-11 [ssh-agent] Try to unlock key before use. * This allows us to keep the unlocking for the rest of the session. * Restores behavior from gnome-keyring 2.30 and before. daemon/ssh-agent/gkd-ssh-agent-ops.c | 39 ++++++++++++++++++++++++++++++++- 1 files changed, 37 insertions(+), 2 deletions(-) commit 1b8df106a2c7ac7554f5a4291a1acc5815cb5fb3 Author: Stef Walter Date: 2010-07-11 [wrap-layer] Don't barf if token is write protected. * When storing unlock options, don't barf if token is write protected. pkcs11/wrap-layer/gkm-wrap-prompt.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit c3c01300f0a67f4f131dc53a13f42d30093a5b55 Author: Stef Walter Date: 2010-07-11 [gp11] Open readonly sessions when enumerating objects. * This is an interim measure. When GP11 is redone the API should allow the caller to specify this. gp11/gp11-module.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 26897a6e21a0747d2ffebf54dbf4a3c5de6cc980 Author: Stef Walter Date: 2010-07-11 [wrap-layer] Separate wrap layer auth functionality This is so that parts of the daemon can access the pkcs11 modules without prompting getting in teh way. daemon/gkd-pkcs11.c | 9 ++ daemon/login/gkd-login.c | 2 +- pkcs11/wrap-layer/gkm-wrap-layer.c | 276 ++++++++++++++++++++++++++++++------ pkcs11/wrap-layer/gkm-wrap-layer.h | 2 + pkcs11/wrap-layer/gkm-wrap-login.c | 2 +- 5 files changed, 245 insertions(+), 46 deletions(-) commit e2ca65eb4842c78e7b7fb84e5c6c745857d6579a Author: Stef Walter Date: 2010-07-11 [gp11] Don't keep authenticating if protected auth path. * With protected auth path, it CKR_PIN_INCORRECT means the user cancelled or gave up. gp11/gp11-session.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 33a420424b92c0ff8d633b3111ee63e8c6b74b8c Author: Stef Walter Date: 2010-07-11 Remove run time dependency on libtasn1. * Required for build when we actually parse ASN.1 files. configure.in | 2 +- egg/egg-asn1x.c | 187 ++++++++++++++++++++++++++++++-- egg/egg-openssl.c | 1 - gcr/Makefile.am | 1 - gcr/gcr-parser.c | 1 - gcr/tests/Makefile.am | 5 +- gcr/tests/unit-test-parser.c | 1 - pkcs11/gkm/gkm-certificate.c | 2 - pkcs11/gkm/gkm-data-der.c | 1 - pkcs11/gkm/gkm-data-der.h | 1 - pkcs11/gkm/tests/unit-test-data-asn1.c | 1 - pkcs11/roots-store/Makefile.am | 1 - pkcs11/ssh-store/Makefile.am | 1 - pkcs11/user-store/Makefile.am | 1 - pkcs11/user-store/gkm-user-storage.c | 2 - tool/Makefile.am | 1 - 16 files changed, 178 insertions(+), 31 deletions(-) commit 8d7e551b8575e4916542f17ba3a5185816400f0e Author: Stef Walter Date: 2010-07-09 Use new DER decoding and encoding routines. * Benefits are less copies of sensitive data in memory. * More insightful parsing and API. egg/.gitignore | 2 +- egg/Makefile.am | 19 +- egg/egg-asn1-defs.h | 32 + egg/egg-asn1.c | 817 -------------------------- egg/egg-asn1.h | 80 --- egg/egg-asn1x.c | 921 +++++++++++++++++++++++++++--- egg/egg-asn1x.h | 79 +++- egg/egg-dn.c | 179 +++---- egg/egg-dn.h | 29 +- egg/egg-symkey.c | 166 +++--- egg/tests/Makefile.am | 13 +- egg/tests/test-asn1.c | 229 +++++++- egg/tests/test-asn1x.c | 6 +- egg/tests/test-data/test-pkcs7-2.der | Bin 0 -> 1002 bytes egg/tests/test-dn.c | 45 +- egg/tests/test.asn | 29 +- egg/tests/tests.asn | 19 - egg/tests/unit-test-asn1.c | 341 ++++++----- gcr/gcr-certificate-details-widget.c | 122 ++-- gcr/gcr-certificate.c | 107 ++-- gcr/gcr-parser.c | 414 +++++++------- gcr/gcr-simple-certificate.c | 1 - pkcs11/gkm/gkm-certificate-trust.c | 2 +- pkcs11/gkm/gkm-certificate.c | 66 +-- pkcs11/gkm/gkm-data-asn1.c | 48 +-- pkcs11/gkm/gkm-data-asn1.h | 9 +- pkcs11/gkm/gkm-data-der.c | 449 +++++++-------- pkcs11/gkm/gkm-data-der.h | 11 +- pkcs11/gkm/tests/unit-test-data-asn1.c | 51 +-- pkcs11/gkm/tests/unit-test-data-der.c | 65 ++- pkcs11/ssh-store/gkm-ssh-openssh.c | 3 +- pkcs11/user-store/gkm-user-private-key.c | 17 +- pkcs11/user-store/gkm-user-storage.c | 10 +- po/POTFILES.in | 1 - 34 files changed, 2225 insertions(+), 2157 deletions(-) commit 55fae7749a6a7365763acb5e21c6251846e9d9fa Author: Matej Urbančič Date: 2010-07-05 Updated Slovenian translation po/sl.po | 563 +++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 341 insertions(+), 222 deletions(-) commit 44070668f04cdc15f6746d821c216a99604eabe1 Author: Ivar Smolin Date: 2010-07-02 [l10n] Updated Estonian translation po/et.po | 22 +++++++++++++++++++--- 1 files changed, 19 insertions(+), 3 deletions(-) commit 3034c5c1c22947dd430df14329b36b12a3451f38 Author: Stef Walter Date: 2010-06-29 [testing] External tests now return proper result codes. testing/testing-build.sh | 7 ++++--- testing/testing.c | 7 +++++-- testing/testing.h | 3 ++- 3 files changed, 11 insertions(+), 6 deletions(-) commit 02a335fc5dea88ec3932c9afa76f095f153bddcd Author: Stef Walter Date: 2010-06-28 [gkm] Rename RSA and DSA mechanism files. pkcs11/gkm/Makefile.am | 4 +- pkcs11/gkm/gkm-crypto.c | 24 ++-- pkcs11/gkm/gkm-dsa-mechanism.c | 144 ++++++++++++++++++++++++++ pkcs11/gkm/gkm-dsa-mechanism.h | 49 +++++++++ pkcs11/gkm/gkm-mechanism-dsa.c | 144 -------------------------- pkcs11/gkm/gkm-mechanism-dsa.h | 49 --------- pkcs11/gkm/gkm-mechanism-rsa.c | 220 ---------------------------------------- pkcs11/gkm/gkm-mechanism-rsa.h | 67 ------------ pkcs11/gkm/gkm-rsa-mechanism.c | 220 ++++++++++++++++++++++++++++++++++++++++ pkcs11/gkm/gkm-rsa-mechanism.h | 67 ++++++++++++ pkcs11/gkm/gkm-sexp-key.c | 12 +- 11 files changed, 500 insertions(+), 500 deletions(-) commit 2e3ee1c6d75419130abef8f497788ff53baa5793 Author: Fran Diéguez Date: 2010-06-30 Updated Galician translations po/gl.po | 90 ++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 56 insertions(+), 34 deletions(-) commit f831fb30959dc64558f3b6c0e74edcc1f7cef70d Author: Jorge González Date: 2010-06-28 Updated Spanish translation po/es.po | 91 ++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 57 insertions(+), 34 deletions(-) commit c0a0cc9a3f6bd641ac06f87051f7e67ca55248e5 Author: Stef Walter Date: 2010-06-28 Bump version number after release configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)