Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-09 | minimal buildHEADtizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasetizen_3.0.m14.3_ivi_releasetizen_3.0.m14.2_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi_genivi/20140131.021022submit/tizen_ivi/20160217.000005submit/tizen_ivi/20160217.000000submit/tizen_common/20151026.085049submit/tizen_common/20151023.083358submit/tizen/20130912.075810submit/tizen/20130723.162908ivi_oct_m2accepted/tizen/ivi/genivi/20140131.021414accepted/tizen/ivi/20160218.024838accepted/tizen/20130912.092949accepted/tizen/20130912.092746accepted/tizen/20130912.090745accepted/tizen/20130723.174241tizen_ivi_genivitizen_3.0_ivitizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.m14.3_ivitizen_3.0.m14.2_ivitizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0.2014.q3_commontizenaccepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_genericaccepted/tizen_commonaccepted/tizen_3.0_iviaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonaccepted/tizen/ivi/stableaccepted/tizen/ivi/genivi | Patrick Ohly | 1 | -3/+34 | |
GTK is disabled by default. | |||||
2013-07-09 | gcr/Makefile.am: fix build without GTK | Patrick Ohly | 1 | -1/+4 | |
The D-Bus service files should not get installed if the daemon they invoke is not installed either because it depends on the disabled GTK. | |||||
2013-05-24 | changes: Bump to 3.8.2 | Philippe Coval | 1 | -0/+3 | |
2013-05-24 | Bump to 3.8.2 | Philippe Coval | 1 | -1/+1 | |
2013-05-24 | changes: Bump to 3.8.1 | Philippe Coval | 1 | -0/+3 | |
2013-05-24 | Bump to 3.8.1 | Philippe Coval | 1 | -1/+1 | |
2013-05-24 | changes: Bump to 3.8.0 | Philippe Coval | 1 | -0/+3 | |
2013-05-24 | spec: cleanup rpmlint=0E0W | Philippe Coval | 1 | -1/+1 | |
2013-05-24 | Bump to 3.8.0 | Philippe Coval | 1 | -1/+1 | |
2013-05-24 | changes: Bump to 3.7.92 | Philippe Coval | 1 | -0/+3 | |
2013-05-24 | Bump to 3.7.92 | Philippe Coval | 1 | -1/+1 | |
2013-05-24 | changes: Bump to 3.7.91 | Philippe Coval | 1 | -0/+3 | |
2013-05-24 | Bump to 3.7.91 | Philippe Coval | 1 | -1/+1 | |
2013-05-24 | changes: Bump to 3.7.5+18+gdca19a7 | Corentin Lecouvey | 1 | -0/+3 | |
2013-05-24 | Bump to 3.7.5+18+gdca19a7 (fix TZPC-1101) | Corentin Lecouvey | 1 | -3/+1 | |
2013-05-24 | Add baselibs to support multilib | Anas Nashif | 3 | -1/+6 | |
2013-05-24 | lang package name fixed | Anas Nashif | 2 | -1/+4 | |
2013-05-24 | changes: Bump to 3.7.5 | Philippe Coval | 1 | -0/+3 | |
2013-05-24 | Bump to 3.7.5 | Philippe Coval | 1 | -14/+94 | |
2013-05-24 | changelog: bump to 3.7.2 | Corentin Lecouvey | 1 | -0/+3 | |
2013-05-24 | spec: Bump to 3.7.2 | Corentin Lecouvey | 1 | -13/+14 | |
2013-05-24 | inital packaging commit | Chris E Ferron | 1 | -0/+219 | |
2013-05-04 | gcr 3.8.2:upstream/3.8.2upstream | Stef Walter | 2 | -1/+11 | |
- Build certificate chains when intermediates are wrong order [#699026] - Don't try to import certificates to gnome-keyring xdg module - Add appropriate icon for p11-kit trust module - Make gcr build on both pre GTK+ 3.8 and later versions - Update for recent changes in libtasn1 - Handle cases where no certificate data is available - Fix for GTK+ 3.8 deprecations - Build fixes | |||||
2013-04-27 | Build certificate chains even when intermediates are wrong order | Stef Walter | 5 | -12/+95 | |
In GcrCertificateChain we respect the RFC 5246 which requires that certificates appear in the correct order from the server: First the endpoint, then intermediates, and (optionally the root last). However some servers (like hermes.jabber.org) send certificates in an incorrect order. It seems like many SSL implementations accept intermediate certificates out of order. https://bugzilla.gnome.org/show_bug.cgi?id=699026 | |||||
2013-04-19 | pkcs11-importer: Importing to lame gnome-keyring 'xdg' module no go | Stef Walter | 1 | -0/+1 | |
2013-04-19 | icons: Add appropriate icon for p11-kit trust module | Stef Walter | 1 | -4/+16 | |
2013-04-19 | Make gcr build on both pre GTK+ 3.8 and later versions | Stef Walter | 1 | -1/+7 | |
2013-04-19 | Add missing --enable-coverage configure argument | Stef Walter | 1 | -0/+6 | |
2013-04-19 | egg-asn1x: Update for recent changes in libtasn1 | Stef Walter | 11 | -76/+1472 | |
2013-04-19 | gcr-certificate: Handle cases where no certificate data is available | Stef Walter | 1 | -17/+36 | |
2013-04-19 | ui: Fix for GTK+ 3.8 deprecations | Stef Walter | 1 | -2/+6 | |
2013-04-19 | gcr: Supress warnings when building gobject-introspection Gir files | Stef Walter | 3 | -11/+6 | |
Requires: https://bugzilla.gnome.org/show_bug.cgi?id=698367 | |||||
2013-04-19 | Fix for deprecated glib functionality | Stef Walter | 1 | -2/+1 | |
2013-04-19 | Don't use the GNOME coverage macros | Stef Walter | 2 | -13/+22 | |
We don't use lcov anyway, and it's acting up with newer versions. | |||||
2013-04-16 | Release version 3.8.1 | Stef Walter | 2 | -1/+5 | |
2013-04-16 | gcr: Track the prompters bus name ownership properly | Stef Walter | 2 | -7/+38 | |
Otherwise we sometimes cancel the prompt operation due to no prompter being started and our vanished callback was called | |||||
2013-04-09 | Update Dutch translation 3.8 | Hannie Dumoleyn | 1 | -461/+510 | |
2013-03-25 | updating Hindi Translation | Chandan Kumar | 1 | -397/+385 | |
2013-03-25 | Release version 3.8.0 | Stef Walter | 2 | -1/+5 | |
2013-03-24 | Updated slovak translation | Dušan Kazik | 1 | -538/+668 | |
2013-03-23 | L10N: Updated Persian Translation | Arash Mousavi | 1 | -324/+323 | |
2013-03-23 | Updated Russian translation | Yuri Myasoedov | 1 | -326/+321 | |
2013-03-22 | gck: Fix crash when hashing an unsupported attributes | Stef Walter | 2 | -2/+30 | |
PKCS#11 modules return attributes with a negative length and a NULL value, when they don't support the attribute in question. https://bugzilla.gnome.org/show_bug.cgi?id=696305 | |||||
2013-03-19 | [l10n] Added Tadjik translation | Victor Ibragimov | 2 | -0/+1073 | |
2013-03-19 | Updated Korean translation | Changwoo Ryu | 1 | -320/+313 | |
2013-03-18 | Release version 3.7.92upstream/3.7.92 | Stef Walter | 2 | -1/+6 | |
2013-03-18 | ui: Have the gcr-prompter replace the running prompter | Stef Walter | 1 | -2/+2 | |
If the gcr-prompter is explicitly run, then have it replace the running prompter. This is for debugging purposes, and other desktops. | |||||
2013-03-17 | system-prompt: Fix racy segfault when prompter dismissed immediately | Stef Walter | 1 | -1/+0 | |
When the prompter (like gnome-shell) dismisses a prompt immediately there was a case when gcr would dereference a NULL pointer. | |||||
2013-03-17 | [l10n] Updated Catalan (Valencian) translation | Carles Ferrando | 1 | -324/+320 | |
2013-03-17 | Updated Latvian translation | Rūdolfs Mazurs | 1 | -325/+323 | |